Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 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-latest] $ /bin/sh -xe /tmp/jenkins11048848435509809969.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest-20250201-1239-a60f8621-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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 (12.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-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_4.cc Creating dependency file for RANAP_IEs_part_3.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_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_Constants_part_1.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_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_part_1.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_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_5.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_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.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_6.cc Creating dependency file for NS_Emulation_part_5.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_5.cc Creating dependency file for BSSGP_Emulation_part_6.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_6.cc Creating dependency file for TCCInterface_Functions_part_5.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 TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.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 SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.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 SNDCP_Types_part_2.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_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_4.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_3.cc Creating dependency file for SCTPasp_PortType_part_4.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_2.cc Creating dependency file for SCCPasp_Types_part_1.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_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Emulation_part_7.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_5.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_6.cc Creating dependency file for RANAP_Types_part_7.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_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_3.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_4.cc Creating dependency file for PCO_Types_part_3.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_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.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_6.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_5.cc Creating dependency file for Native_Functions_part_6.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_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_5.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_1.cc Creating dependency file for MobileL3_SS_Types_part_2.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_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPL4asp_Functions_part_1.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_3.cc Creating dependency file for IPCP_Templates_part_2.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_4.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_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_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.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_7.cc Creating dependency file for GSUP_Templates_part_6.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_6.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_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_1.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for TCCInterface_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 SCTPasp_PortType.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 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 IPCP_Types.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.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 GSUP_Types.cc Creating dependency file for GTPC_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 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 | } | ^ 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 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 env 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 env 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 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 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 env 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (377 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-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-latest 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-latest 0 upgraded, 29 newly installed, 0 to remove and 41 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (81.2 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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) ... Setting up osmo-sgsn (1.12.1) ... 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) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] 20250201123920212 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250201123920212 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250201123920212 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:620) 20250201123920213 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250201123920213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250201123920213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250201123920213 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250201123920213 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250201123920213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250201123920213 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250201123920213 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250201123920213 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250201123920213 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250201123920213 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250201123920213 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250201123920213 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250201123920213 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55f3fb552d60(sgsn) with 23 counters 20250201123920501 DLSS7 INFO (r=127.0.0.1:57022<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201123920501 DLSS7 INFO (r=127.0.0.1:57022<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250201123920501 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:57022<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250201123920501 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250201123920501 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250201123920501 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250201123920501 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250201123920501 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250201123920501 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250201123920501 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250201123920501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123920501 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250201123920501 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250201123920501 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250201123920501 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201123920501 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201123920501 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201123920501 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201123920501 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201123920501 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201123920501 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201123920501 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201123920501 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250201123920501 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250201123920501 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250201123920501 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250201123920501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201123920501 DLSS7 INFO (r=127.0.0.1:42534<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201123920501 DLSS7 INFO (r=127.0.0.1:42534<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250201123920501 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:42534<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250201123920501 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250201123920501 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:57022<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250201123920501 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201123920501 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201123920501 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201123920502 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250201123920502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201123920502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201123920502 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Unix server socket created successfully. MC@1a0261356b52: Listening on TCP port 43711. 1a0261356b52 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 1a0261356b52 43711 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1a0261356b52: New HC connected from 10.0.2.100 [10.0.2.100]. 1a0261356b52: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@1a0261356b52: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a0261356b52: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1a0261356b52: Configuration file was processed on all HCs. MC@1a0261356b52: Creating MTC on host 10.0.2.100. MC@1a0261356b52: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sat Feb 1 12:39:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201123921502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123921502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach started. 20250201123922053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123922059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250201123922076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201123922076 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250201123922077 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:42534 err=None (osmo_ss7_asp.c:785) SGSN_Test-Gb0-NS0(3)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250201123922103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123922103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123922103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123922104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123922104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123922104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123922104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123922104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123922104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123922104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123922104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250201123922104 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201123922104 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123922104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123922104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123922104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123922107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201123922116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123922116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(12)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250201123922118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123922118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123922118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123922118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach-BVCI196(6)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123922119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123922119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123922119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123922119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123922119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123922119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123922119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123922119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250201123922119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201123922119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123922119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123922119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123922120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123922122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123922122 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123922127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123922127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250201123922132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123922132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123922132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123922132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123922132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123922133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123922133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123922133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250201123922133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201123922133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123922133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123922133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123922135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123922135 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)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123922140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123922140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123922503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123922503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201123922503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201123922503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201123922503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201123922503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250201123922503 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250201123922503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250201123922503 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250201123922503 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250201123922503 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250201123922503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250201123922503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250201123922503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201123922503 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250201123922503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201123922503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201123922503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201123922503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201123922503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201123922503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201123922503 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201123922503 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f4375cf660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250201123922503 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201123922504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201123922504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@1a0261356b52: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D5D654BF'O, index=0 SGSN_Test-GSUP(19)@1a0261356b52: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@1a0261356b52: 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 := '5A96B11679935881B4759DC10281283A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E97C897'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFD58F910BDAF865'O } } } } } 20250201123923568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123923568 DLLC NOTICE LLME(ffffffff/d5d654bf){UNASSIGNED} LLC RX: unknown TLLI 0xd5d654bf, creating LLME on the fly (gprs_llc.c:552) 20250201123923568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123923568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20250201123923568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201123923568 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201123923568 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201123923568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123923568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201123923568 DLLC NOTICE LLME(ffffffff/d5d654bf){UNASSIGNED} LLGM Assign pre (d5d654bf => f87cdb1f) (gprs_llc.c:1079) 20250201123923568 DLLC NOTICE LLME(d5d654bf/f87cdb1f){ASSIGNED} LLGM Assign post (d5d654bf => f87cdb1f) (gprs_llc.c:1125) 20250201123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123923568 DMM DEBUG MM(262420000000001/f87cdb1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123923590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123923590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201123923590 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123923590 DMM DEBUG MM(262420000000001/f87cdb1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250201123923590 DMM NOTICE MM(262420000000001/f87cdb1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123923590 DMM DEBUG MM(262420000000001/f87cdb1f) Requesting authorization (sgsn_auth.c:160) 20250201123923591 DMM INFO MM(262420000000001/f87cdb1f) Requesting authentication tuples (sgsn_auth.c:184) 20250201123923591 DMM DEBUG MM(262420000000001/f87cdb1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201123923591 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250201123923591 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)@1a0261356b52: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@1a0261356b52: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250201123923597 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201123923597 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201123923597 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201123923597 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201123923597 DMM INFO MM(262420000000001/f87cdb1f) Subscriber data update (mmctx.c:445) 20250201123923597 DMM DEBUG MM(262420000000001/f87cdb1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201123923597 DMM INFO MM(262420000000001/f87cdb1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201123923597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201123923597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123923597 DMM INFO MM(262420000000001/f87cdb1f) <- GMM AUTH AND CIPHERING REQ (rand = 5a 96 b1 16 79 93 58 81 b4 75 9d c1 02 81 28 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201123923613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123923613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123923613 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123923613 DMM INFO MM(262420000000001/f87cdb1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201123923613 DMM NOTICE MM(262420000000001/f87cdb1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201123923613 DMM DEBUG MM(262420000000001/f87cdb1f) checking auth: received GSM SRES = 0e 97 c8 97 (gprs_gmm.c:666) 20250201123923613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201123923613 DMM DEBUG MM(262420000000001/f87cdb1f) Requesting authorization (sgsn_auth.c:160) 20250201123923613 DMM INFO MM(262420000000001/f87cdb1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123923613 DMM DEBUG MM(262420000000001/f87cdb1f) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123923613 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250201123923613 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) 20250201123923613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201123923613 DMM INFO MM(262420000000001/f87cdb1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf87cdb1f) (gprs_gmm.c:300) 20250201123923616 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123923616 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123923616 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250201123923616 DMM INFO MM(262420000000001/f87cdb1f) Subscriber data update (mmctx.c:445) 20250201123923617 DMM DEBUG MM(262420000000001/f87cdb1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201123923617 DMM INFO MM(262420000000001/f87cdb1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201123923617 DMM NOTICE MM(262420000000001/f87cdb1f) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250201123923617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123923617 DMM NOTICE MM(262420000000001/f87cdb1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201123923617 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) 20250201123923618 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123923618 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250201123923618 DMM INFO MM(262420000000001/f87cdb1f) Subscriber data update (mmctx.c:445) 20250201123923618 DMM DEBUG MM(262420000000001/f87cdb1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123923632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123923632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201123923632 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123923632 DMM INFO MM(262420000000001/f87cdb1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201123923632 DMM NOTICE MM(262420000000001/f87cdb1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201123923632 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201123923632 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201123923632 DLLC NOTICE LLME(d5d654bf/f87cdb1f){ASSIGNED} LLGM Assign pre (ffffffff => f87cdb1f) (gprs_llc.c:1079) 20250201123923632 DLLC NOTICE LLME(ffffffff/f87cdb1f){ASSIGNED} LLGM Assign post (ffffffff => f87cdb1f) (gprs_llc.c:1125) 20250201123923632 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201123923632 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201123923633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201123923633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@1a0261356b52: setverdict(pass): none -> pass TC_attach-BVCI196(6)@1a0261356b52: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@1a0261356b52: Final verdict of PTC: pass 20250201123923691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201123923695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201123923695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@1a0261356b52: Final verdict of PTC: none -NSVCI97(7)@1a0261356b52: Final verdict of PTC: none TC_attach-BVCI220(16)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@1a0261356b52: Final verdict of PTC: none -NSVCI98(12)@1a0261356b52: Final verdict of PTC: none TC_attach-BVCI196(6)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@1a0261356b52: Final verdict of PTC: none TC_attach-BVCI210(11)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@1a0261356b52: Final verdict of PTC: none -NSVCI99(17)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(19)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(15)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(10)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(5)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sat Feb 1 12:39:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250201123923791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123924193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99772) 20250201123924696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123924696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99772, count=105924) 20250201123925697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123925697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sat Feb 1 12:39:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201123926698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123926698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_mnc3 started. 20250201123927292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123927294 DMM INFO MM(262420000000001/f87cdb1f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201123927294 DMM INFO MM(262420000000001/f87cdb1f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201123927294 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201123927294 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201123927294 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201123927294 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201123927294 DLLC NOTICE LLME(ffffffff/f87cdb1f){ASSIGNED} LLGM Assign pre (f87cdb1f => ffffffff) (gprs_llc.c:1079) 20250201123927294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f87cdb1f => ffffffff) (gprs_llc.c:1125) 20250201123927295 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250201123927295 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) 20250201123927295 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:399) 20250201123927295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201123927295 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201123927295 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201123927295 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201123927295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(26)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123927347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201123927347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123927347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123927347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201123927347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123927347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123927347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123927347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123927347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123927348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123927348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123927348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123927348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123927348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123927348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123927348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201123927348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123927348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123927348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123927348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(28)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201123927350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(26)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123927354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201123927354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123927354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123927354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201123927354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123927354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123927354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123927354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123927355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123927355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123927355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123927355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123927355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123927355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123927355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123927355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201123927355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123927355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb0-BSSGP0(23)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123927355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123927355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123927357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123927358 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(32)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201123927358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_mnc3-BVCI196(24)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201123927365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123927365 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(32)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI210(30)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123927368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201123927368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123927368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123927368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201123927369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123927369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123927369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123927369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123927370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123927370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123927370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123927370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123927370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123927370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123927370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123927370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123927370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201123927370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123927370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123927370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123927370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123927373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123927377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123927377 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123927699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123927699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201123927699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201123927699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201123927700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201123927700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@1a0261356b52: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F1C913D6'O, index=0 SGSN_Test-GSUP(38)@1a0261356b52: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@1a0261356b52: 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 := 'FB941FAD2024AED3881C677DEBD9F126'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B57076E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '486A5B6BFBDA0DEA'O } } } } } 20250201123928763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123928763 DLLC NOTICE LLME(ffffffff/f1c913d6){UNASSIGNED} LLC RX: unknown TLLI 0xf1c913d6, creating LLME on the fly (gprs_llc.c:552) 20250201123928763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123928763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250201123928763 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201123928763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201123928763 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201123928763 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201123928763 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123928763 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201123928763 DLLC NOTICE LLME(ffffffff/f1c913d6){UNASSIGNED} LLGM Assign pre (f1c913d6 => cd898ace) (gprs_llc.c:1079) 20250201123928763 DLLC NOTICE LLME(f1c913d6/cd898ace){ASSIGNED} LLGM Assign post (f1c913d6 => cd898ace) (gprs_llc.c:1125) 20250201123928763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123928763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123928763 DMM DEBUG MM(262420000001001/cd898ace) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123928772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123928772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201123928772 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123928772 DMM DEBUG MM(262420000001001/cd898ace) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250201123928772 DMM NOTICE MM(262420000001001/cd898ace) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123928772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123928772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123928772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123928772 DMM DEBUG MM(262420000001001/cd898ace) Requesting authorization (sgsn_auth.c:160) 20250201123928772 DMM INFO MM(262420000001001/cd898ace) Requesting authentication tuples (sgsn_auth.c:184) 20250201123928772 DMM DEBUG MM(262420000001001/cd898ace) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201123928772 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250201123928772 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)@1a0261356b52: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@1a0261356b52: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250201123928774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201123928774 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201123928774 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201123928774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201123928774 DMM INFO MM(262420000001001/cd898ace) Subscriber data update (mmctx.c:445) 20250201123928774 DMM DEBUG MM(262420000001001/cd898ace) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201123928774 DMM INFO MM(262420000001001/cd898ace) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201123928774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201123928774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123928774 DMM INFO MM(262420000001001/cd898ace) <- GMM AUTH AND CIPHERING REQ (rand = fb 94 1f ad 20 24 ae d3 88 1c 67 7d eb d9 f1 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201123928780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123928780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123928780 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123928780 DMM INFO MM(262420000001001/cd898ace) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201123928780 DMM NOTICE MM(262420000001001/cd898ace) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201123928780 DMM DEBUG MM(262420000001001/cd898ace) checking auth: received GSM SRES = b5 70 76 e2 (gprs_gmm.c:666) 20250201123928780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201123928780 DMM DEBUG MM(262420000001001/cd898ace) Requesting authorization (sgsn_auth.c:160) 20250201123928780 DMM INFO MM(262420000001001/cd898ace) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123928780 DMM DEBUG MM(262420000001001/cd898ace) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123928780 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250201123928780 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) 20250201123928780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201123928780 DMM INFO MM(262420000001001/cd898ace) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd898ace) (gprs_gmm.c:300) 20250201123928781 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123928781 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123928781 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201123928781 DMM INFO MM(262420000001001/cd898ace) Subscriber data update (mmctx.c:445) 20250201123928781 DMM DEBUG MM(262420000001001/cd898ace) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201123928781 DMM INFO MM(262420000001001/cd898ace) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201123928781 DMM NOTICE MM(262420000001001/cd898ace) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250201123928781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123928781 DMM NOTICE MM(262420000001001/cd898ace) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201123928781 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) 20250201123928782 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123928782 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201123928782 DMM INFO MM(262420000001001/cd898ace) Subscriber data update (mmctx.c:445) 20250201123928782 DMM DEBUG MM(262420000001001/cd898ace) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123928786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123928786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201123928786 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123928786 DMM INFO MM(262420000001001/cd898ace) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201123928786 DMM NOTICE MM(262420000001001/cd898ace) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201123928786 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201123928786 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201123928786 DLLC NOTICE LLME(f1c913d6/cd898ace){ASSIGNED} LLGM Assign pre (ffffffff => cd898ace) (gprs_llc.c:1079) 20250201123928786 DLLC NOTICE LLME(ffffffff/cd898ace){ASSIGNED} LLGM Assign post (ffffffff => cd898ace) (gprs_llc.c:1125) 20250201123928786 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201123928786 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201123928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201123928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@1a0261356b52: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@1a0261356b52: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@1a0261356b52: Final verdict of PTC: pass 20250201123928853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@1a0261356b52: Final verdict of PTC: none -NSVCI97(27)@1a0261356b52: Final verdict of PTC: none -NSVCI98(31)@1a0261356b52: Final verdict of PTC: none -NSVCI99(36)@1a0261356b52: Final verdict of PTC: none 20250201123928857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201123928857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(23)@1a0261356b52: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@1a0261356b52: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@1a0261356b52: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(29)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(25)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(34)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_mnc3 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sat Feb 1 12:39:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250201123928921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123929323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85012) 20250201123929858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123929859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85012, count=89368) 20250201123930860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123930860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201123931861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123931861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_umts_aka_umts_res started. 20250201123932403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123932406 DMM INFO MM(262420000001001/cd898ace) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201123932406 DMM INFO MM(262420000001001/cd898ace) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201123932406 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201123932406 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201123932406 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201123932406 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201123932406 DLLC NOTICE LLME(ffffffff/cd898ace){ASSIGNED} LLGM Assign pre (cd898ace => ffffffff) (gprs_llc.c:1079) 20250201123932406 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd898ace => ffffffff) (gprs_llc.c:1125) 20250201123932406 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250201123932406 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) 20250201123932406 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:399) 20250201123932406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201123932406 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201123932406 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201123932406 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201123932406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(45)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201123932456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201123932456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123932456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123932456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201123932456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123932456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123932456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123932456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123932458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123932458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123932458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123932458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123932458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123932458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123932458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123932458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201123932458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123932458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123932458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123932458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123932461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(45)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123932466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201123932466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123932466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123932466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201123932466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123932466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123932466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123932466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb0-BSSGP0(42)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123932467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123932467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123932467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123932467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123932467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123932467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123932467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123932467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201123932467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123932467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123932468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123932468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123932469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123932469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250201123932470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 TC_attach_umts_aka_umts_res-BVCI196(43)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123932476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123932476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123932481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123932481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201123932481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123932481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123932482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123932482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123932482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123932482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123932482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123932482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123932482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123932482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123932482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201123932482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123932482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123932482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123932482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123932484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123932488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123932488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123932862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123932862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201123932862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201123932862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201123932863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201123932863 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@1a0261356b52: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E9187287'O, index=0 SGSN_Test-GSUP(57)@1a0261356b52: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@1a0261356b52: 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 := '075B49B4FF7C4EAC8F14502B65A7F1ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6B083F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE656B9F30287A93'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '120F1263415F57050CAEF5FB0A284123'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA0B594B3EB4E694D42987162DA7CB78'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AC4CA7E7DF235641FD1851EA0C26A702'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A91EE358BA7710B8'O } } } } } 20250201123933938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123933938 DLLC NOTICE LLME(ffffffff/e9187287){UNASSIGNED} LLC RX: unknown TLLI 0xe9187287, creating LLME on the fly (gprs_llc.c:552) 20250201123933938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123933938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250201123933938 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201123933938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201123933938 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201123933938 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201123933938 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123933938 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201123933938 DLLC NOTICE LLME(ffffffff/e9187287){UNASSIGNED} LLGM Assign pre (e9187287 => dd81b9d7) (gprs_llc.c:1079) 20250201123933938 DLLC NOTICE LLME(e9187287/dd81b9d7){ASSIGNED} LLGM Assign post (e9187287 => dd81b9d7) (gprs_llc.c:1125) 20250201123933938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123933938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123933938 DMM DEBUG MM(262420000001002/dd81b9d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123933948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123933948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201123933948 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123933948 DMM DEBUG MM(262420000001002/dd81b9d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250201123933948 DMM NOTICE MM(262420000001002/dd81b9d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123933948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123933948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123933948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123933948 DMM DEBUG MM(262420000001002/dd81b9d7) Requesting authorization (sgsn_auth.c:160) 20250201123933948 DMM INFO MM(262420000001002/dd81b9d7) Requesting authentication tuples (sgsn_auth.c:184) 20250201123933948 DMM DEBUG MM(262420000001002/dd81b9d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201123933948 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250201123933948 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)@1a0261356b52: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@1a0261356b52: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250201123933951 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201123933951 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201123933951 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201123933951 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201123933951 DMM INFO MM(262420000001002/dd81b9d7) Subscriber data update (mmctx.c:445) 20250201123933951 DMM DEBUG MM(262420000001002/dd81b9d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201123933951 DMM INFO MM(262420000001002/dd81b9d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201123933951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201123933951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123933951 DMM INFO MM(262420000001002/dd81b9d7) <- GMM AUTH AND CIPHERING REQ (rand = 07 5b 49 b4 ff 7c 4e ac 8f 14 50 2b 65 a7 f1 ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac 4c a7 e7 df 23 56 41 fd 18 51 ea 0c 26 a7 02 ) (gprs_gmm.c:483) 20250201123933958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123933958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123933958 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123933958 DMM INFO MM(262420000001002/dd81b9d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201123933958 DMM NOTICE MM(262420000001002/dd81b9d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201123933958 DMM DEBUG MM(262420000001002/dd81b9d7) checking auth: received UMTS RES = a9 1e e3 58 ba 77 10 b8 (gprs_gmm.c:666) 20250201123933958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201123933958 DMM DEBUG MM(262420000001002/dd81b9d7) Requesting authorization (sgsn_auth.c:160) 20250201123933958 DMM INFO MM(262420000001002/dd81b9d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123933958 DMM DEBUG MM(262420000001002/dd81b9d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123933958 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250201123933958 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) 20250201123933958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201123933958 DMM INFO MM(262420000001002/dd81b9d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd81b9d7) (gprs_gmm.c:300) 20250201123933959 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123933959 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123933959 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250201123933959 DMM INFO MM(262420000001002/dd81b9d7) Subscriber data update (mmctx.c:445) 20250201123933959 DMM DEBUG MM(262420000001002/dd81b9d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201123933959 DMM INFO MM(262420000001002/dd81b9d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201123933959 DMM NOTICE MM(262420000001002/dd81b9d7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250201123933959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123933959 DMM NOTICE MM(262420000001002/dd81b9d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201123933959 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) 20250201123933959 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123933959 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250201123933959 DMM INFO MM(262420000001002/dd81b9d7) Subscriber data update (mmctx.c:445) 20250201123933959 DMM DEBUG MM(262420000001002/dd81b9d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123933964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123933964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201123933965 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123933965 DMM INFO MM(262420000001002/dd81b9d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201123933965 DMM NOTICE MM(262420000001002/dd81b9d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201123933965 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201123933965 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201123933965 DLLC NOTICE LLME(e9187287/dd81b9d7){ASSIGNED} LLGM Assign pre (ffffffff => dd81b9d7) (gprs_llc.c:1079) 20250201123933965 DLLC NOTICE LLME(ffffffff/dd81b9d7){ASSIGNED} LLGM Assign post (ffffffff => dd81b9d7) (gprs_llc.c:1125) 20250201123933965 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201123933965 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201123933965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201123933965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@1a0261356b52: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@1a0261356b52: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@1a0261356b52: Final verdict of PTC: pass 20250201123934029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201123934034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(57)@1a0261356b52: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@1a0261356b52: Final verdict of PTC: none -NSVCI99(55)@1a0261356b52: Final verdict of PTC: none 20250201123934034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@1a0261356b52: Final verdict of PTC: none -NSVCI98(50)@1a0261356b52: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@1a0261356b52: Final verdict of PTC: none -NSVCI97(46)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@1a0261356b52: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(53)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(44)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(48)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sat Feb 1 12:39: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 20250201123934098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123934500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20250201123935035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123935035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=89220) 20250201123936036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123936036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201123937038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123937038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_umts_aka_gsm_sres started. 20250201123937593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123937595 DMM INFO MM(262420000001002/dd81b9d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201123937595 DMM INFO MM(262420000001002/dd81b9d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201123937595 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201123937596 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201123937596 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201123937596 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201123937596 DLLC NOTICE LLME(ffffffff/dd81b9d7){ASSIGNED} LLGM Assign pre (dd81b9d7 => ffffffff) (gprs_llc.c:1079) 20250201123937596 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd81b9d7 => ffffffff) (gprs_llc.c:1125) 20250201123937596 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250201123937596 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) 20250201123937596 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:399) 20250201123937596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201123937596 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201123937596 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201123937596 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201123937596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123937625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201123937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123937625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201123937625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123937625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123937625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123937625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123937626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123937626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123937626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123937626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123937626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201123937626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123937626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123937626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123937626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123937628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123937634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123937634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123937644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201123937644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123937644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123937644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201123937644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123937644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123937644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123937644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123937645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123937645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123937645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123937645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123937645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123937645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123937645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123937645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201123937645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123937645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123937645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123937645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201123937647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123937651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123937651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123937657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201123937657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123937657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123937657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937657 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201123937657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123937657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123937657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123937657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123937658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123937658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123937658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123937658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123937658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123937658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123937658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123937658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123937658 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201123937658 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123937658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123937658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123937658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123937660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123937665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123937665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123938039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123938039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201123938039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201123938039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201123938040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250201123938040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@1a0261356b52: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E240FEDE'O, index=0 SGSN_Test-GSUP(76)@1a0261356b52: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@1a0261356b52: 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 := 'B5ECAB94A30F8F3A2C29B575417D59E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '034F8CEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D6BFFB99DD7F217'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AF67BF002301CE14DD85350A62E65826'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F2AFCD008C65D6B266E2040CE53D989F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '71803125E49C3B46B12A9646CC823570'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FA96A2CA542F7FBD'O } } } } } 20250201123939109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123939109 DLLC NOTICE LLME(ffffffff/e240fede){UNASSIGNED} LLC RX: unknown TLLI 0xe240fede, creating LLME on the fly (gprs_llc.c:552) 20250201123939109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123939109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250201123939109 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201123939109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201123939109 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201123939109 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201123939109 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123939109 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201123939109 DLLC NOTICE LLME(ffffffff/e240fede){UNASSIGNED} LLGM Assign pre (e240fede => e7efa4cc) (gprs_llc.c:1079) 20250201123939109 DLLC NOTICE LLME(e240fede/e7efa4cc){ASSIGNED} LLGM Assign post (e240fede => e7efa4cc) (gprs_llc.c:1125) 20250201123939109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123939109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123939109 DMM DEBUG MM(262420000001003/e7efa4cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123939130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123939130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201123939130 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123939130 DMM DEBUG MM(262420000001003/e7efa4cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250201123939130 DMM NOTICE MM(262420000001003/e7efa4cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123939130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123939130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123939130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123939130 DMM DEBUG MM(262420000001003/e7efa4cc) Requesting authorization (sgsn_auth.c:160) 20250201123939130 DMM INFO MM(262420000001003/e7efa4cc) Requesting authentication tuples (sgsn_auth.c:184) 20250201123939130 DMM DEBUG MM(262420000001003/e7efa4cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201123939130 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250201123939130 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)@1a0261356b52: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@1a0261356b52: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250201123939136 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201123939136 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201123939136 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201123939136 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201123939136 DMM INFO MM(262420000001003/e7efa4cc) Subscriber data update (mmctx.c:445) 20250201123939136 DMM DEBUG MM(262420000001003/e7efa4cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201123939136 DMM INFO MM(262420000001003/e7efa4cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201123939136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201123939136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123939136 DMM INFO MM(262420000001003/e7efa4cc) <- GMM AUTH AND CIPHERING REQ (rand = b5 ec ab 94 a3 0f 8f 3a 2c 29 b5 75 41 7d 59 e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 80 31 25 e4 9c 3b 46 b1 2a 96 46 cc 82 35 70 ) (gprs_gmm.c:483) 20250201123939150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123939150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123939150 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123939150 DMM INFO MM(262420000001003/e7efa4cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201123939150 DMM NOTICE MM(262420000001003/e7efa4cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201123939150 DMM DEBUG MM(262420000001003/e7efa4cc) checking auth: received GSM SRES = 03 4f 8c eb (gprs_gmm.c:666) 20250201123939150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201123939150 DMM DEBUG MM(262420000001003/e7efa4cc) Requesting authorization (sgsn_auth.c:160) 20250201123939151 DMM INFO MM(262420000001003/e7efa4cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123939151 DMM DEBUG MM(262420000001003/e7efa4cc) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123939151 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250201123939151 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) 20250201123939151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201123939151 DMM INFO MM(262420000001003/e7efa4cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7efa4cc) (gprs_gmm.c:300) 20250201123939153 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123939153 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123939153 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250201123939153 DMM INFO MM(262420000001003/e7efa4cc) Subscriber data update (mmctx.c:445) 20250201123939153 DMM DEBUG MM(262420000001003/e7efa4cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201123939153 DMM INFO MM(262420000001003/e7efa4cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201123939153 DMM NOTICE MM(262420000001003/e7efa4cc) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250201123939153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123939153 DMM NOTICE MM(262420000001003/e7efa4cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201123939153 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) 20250201123939154 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123939154 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250201123939155 DMM INFO MM(262420000001003/e7efa4cc) Subscriber data update (mmctx.c:445) 20250201123939155 DMM DEBUG MM(262420000001003/e7efa4cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123939167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123939167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201123939167 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123939167 DMM INFO MM(262420000001003/e7efa4cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201123939167 DMM NOTICE MM(262420000001003/e7efa4cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201123939167 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201123939167 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201123939167 DLLC NOTICE LLME(e240fede/e7efa4cc){ASSIGNED} LLGM Assign pre (ffffffff => e7efa4cc) (gprs_llc.c:1079) 20250201123939167 DLLC NOTICE LLME(ffffffff/e7efa4cc){ASSIGNED} LLGM Assign post (ffffffff => e7efa4cc) (gprs_llc.c:1125) 20250201123939167 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201123939167 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201123939167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201123939167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@1a0261356b52: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@1a0261356b52: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@1a0261356b52: Final verdict of PTC: pass 20250201123939226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI196(63)@1a0261356b52: Final verdict of PTC: none -NSVCI98(69)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(76)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@1a0261356b52: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@1a0261356b52: Final verdict of PTC: none -NSVCI97(64)@1a0261356b52: Final verdict of PTC: none 20250201123939231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201123939231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@1a0261356b52: Final verdict of PTC: none -NSVCI99(74)@1a0261356b52: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(68)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(62)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(72)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sat Feb 1 12:39: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 20250201123939321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123939723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85572) 20250201123940232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123940232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85572, count=89928) 20250201123941234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123941234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201123942236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123942236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_timeout_after_pdp_act started. 20250201123942820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201123942822 DMM INFO MM(262420000001003/e7efa4cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201123942822 DMM INFO MM(262420000001003/e7efa4cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201123942822 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201123942822 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201123942822 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201123942822 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201123942822 DLLC NOTICE LLME(ffffffff/e7efa4cc){ASSIGNED} LLGM Assign pre (e7efa4cc => ffffffff) (gprs_llc.c:1079) 20250201123942822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7efa4cc => ffffffff) (gprs_llc.c:1125) 20250201123942822 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250201123942822 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) 20250201123942822 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:399) 20250201123942822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201123942822 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201123942822 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201123942822 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201123942822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(83)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201123942847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201123942847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123942847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123942847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201123942847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123942847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123942847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123942847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123942848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123942848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123942848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123942848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123942848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123942848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123942848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123942848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201123942848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123942848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123942849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123942849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123942853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(83)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123942858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201123942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123942859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201123942859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123942859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201123942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123942859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(88)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123942860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123942860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123942860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123942860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123942860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201123942860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123942860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201123942860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123942860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_timeout_after_pdp_act-BVCI196(81)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123942863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123942869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123942870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201123942877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201123942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201123942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201123942877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201123942877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201123942877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201123942877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201123942878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201123942878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201123942880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201123942885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123942885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201123943237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201123943237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201123943237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201123943237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201123943241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201123943243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@1a0261356b52: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E7C74BE3'O, index=0 SGSN_Test-GSUP(95)@1a0261356b52: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: 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 := '57B0D383CA3E09A10AA690CB6AC3265A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D5CCA4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17D2C63E622F086A'O } } } } } 20250201123943315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943315 DLLC NOTICE LLME(ffffffff/e7c74be3){UNASSIGNED} LLC RX: unknown TLLI 0xe7c74be3, creating LLME on the fly (gprs_llc.c:552) 20250201123943315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250201123943315 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201123943315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201123943315 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201123943315 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201123943315 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123943315 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201123943315 DLLC NOTICE LLME(ffffffff/e7c74be3){UNASSIGNED} LLGM Assign pre (e7c74be3 => cccd7ba6) (gprs_llc.c:1079) 20250201123943315 DLLC NOTICE LLME(e7c74be3/cccd7ba6){ASSIGNED} LLGM Assign post (e7c74be3 => cccd7ba6) (gprs_llc.c:1125) 20250201123943315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123943315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123943315 DMM DEBUG MM(262420000000021/cccd7ba6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123943338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943338 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943338 DMM DEBUG MM(262420000000021/cccd7ba6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250201123943338 DMM NOTICE MM(262420000000021/cccd7ba6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123943339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123943339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123943339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123943339 DMM DEBUG MM(262420000000021/cccd7ba6) Requesting authorization (sgsn_auth.c:160) 20250201123943339 DMM INFO MM(262420000000021/cccd7ba6) Requesting authentication tuples (sgsn_auth.c:184) 20250201123943339 DMM DEBUG MM(262420000000021/cccd7ba6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201123943339 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250201123943339 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)@1a0261356b52: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@1a0261356b52: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250201123943345 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201123943345 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201123943345 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201123943345 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201123943345 DMM INFO MM(262420000000021/cccd7ba6) Subscriber data update (mmctx.c:445) 20250201123943345 DMM DEBUG MM(262420000000021/cccd7ba6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201123943345 DMM INFO MM(262420000000021/cccd7ba6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201123943345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201123943345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123943345 DMM INFO MM(262420000000021/cccd7ba6) <- GMM AUTH AND CIPHERING REQ (rand = 57 b0 d3 83 ca 3e 09 a1 0a a6 90 cb 6a c3 26 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201123943362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943362 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943362 DMM INFO MM(262420000000021/cccd7ba6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201123943362 DMM NOTICE MM(262420000000021/cccd7ba6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201123943363 DMM DEBUG MM(262420000000021/cccd7ba6) checking auth: received GSM SRES = 9d 5c ca 4e (gprs_gmm.c:666) 20250201123943363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201123943363 DMM DEBUG MM(262420000000021/cccd7ba6) Requesting authorization (sgsn_auth.c:160) 20250201123943363 DMM INFO MM(262420000000021/cccd7ba6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123943363 DMM DEBUG MM(262420000000021/cccd7ba6) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123943363 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250201123943363 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) 20250201123943363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201123943363 DMM INFO MM(262420000000021/cccd7ba6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcccd7ba6) (gprs_gmm.c:300) 20250201123943366 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123943366 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123943366 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201123943366 DMM INFO MM(262420000000021/cccd7ba6) Subscriber data update (mmctx.c:445) 20250201123943366 DMM DEBUG MM(262420000000021/cccd7ba6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201123943366 DMM INFO MM(262420000000021/cccd7ba6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201123943366 DMM NOTICE MM(262420000000021/cccd7ba6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250201123943366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123943366 DMM NOTICE MM(262420000000021/cccd7ba6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201123943366 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) 20250201123943367 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123943367 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201123943367 DMM INFO MM(262420000000021/cccd7ba6) Subscriber data update (mmctx.c:445) 20250201123943367 DMM DEBUG MM(262420000000021/cccd7ba6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123943379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943379 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943379 DMM INFO MM(262420000000021/cccd7ba6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201123943379 DMM NOTICE MM(262420000000021/cccd7ba6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201123943379 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201123943379 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201123943379 DLLC NOTICE LLME(e7c74be3/cccd7ba6){ASSIGNED} LLGM Assign pre (ffffffff => cccd7ba6) (gprs_llc.c:1079) 20250201123943379 DLLC NOTICE LLME(ffffffff/cccd7ba6){ASSIGNED} LLGM Assign post (ffffffff => cccd7ba6) (gprs_llc.c:1125) 20250201123943379 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201123943379 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201123943380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201123943380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: setverdict(pass): none -> pass 20250201123943438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943438 DMM INFO MM(262420000000021/cccd7ba6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201123943438 DMM INFO MM(262420000000021/cccd7ba6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201123943438 DMM DEBUG MM(262420000000021/cccd7ba6) Using GGSN 0 (gprs_sm.c:312) 20250201123943438 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250201123943438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201123943438 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250201123943438 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250201123943464 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 00 18 63 8a 11 f2 04 a8 21 14 05 7f 39 28 40 3f 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:443) 20250201123943464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca127058, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201123943464 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201123943464 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375db5b8 TLLI=cccd7ba6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201123943464 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201123943464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201123943480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943480 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943480 DMM INFO MM(262420000000021/cccd7ba6) -> GMM ATTACH REQUEST MI(TMSI-0xCCCD7BA6) type="GPRS attach" (gprs_gmm.c:1266) 20250201123943480 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201123943480 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201123943480 DLLC NOTICE LLME(ffffffff/cccd7ba6){ASSIGNED} LLGM Assign pre (cccd7ba6 => e17536ff) (gprs_llc.c:1079) 20250201123943481 DLLC NOTICE LLME(cccd7ba6/e17536ff){ASSIGNED} LLGM Assign post (cccd7ba6 => e17536ff) (gprs_llc.c:1125) 20250201123943481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201123943481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201123943481 DMM DEBUG MM(262420000000021/e17536ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201123943490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201123943490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250201123943490 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201123943490 DMM DEBUG MM(262420000000021/e17536ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250201123943490 DMM NOTICE MM(262420000000021/e17536ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201123943490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201123943490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201123943490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201123943490 DMM DEBUG MM(262420000000021/e17536ff) Requesting authorization (sgsn_auth.c:160) 20250201123943490 DMM INFO MM(262420000000021/e17536ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201123943490 DMM DEBUG MM(262420000000021/e17536ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250201123943490 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250201123943490 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) 20250201123943491 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201123943491 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201123943491 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201123943491 DMM INFO MM(262420000000021/e17536ff) Subscriber data update (mmctx.c:445) 20250201123943491 DMM DEBUG MM(262420000000021/e17536ff) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250201123943491 DMM INFO MM(262420000000021/e17536ff) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250201123943491 DMM NOTICE MM(262420000000021/e17536ff) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250201123943491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201123943491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201123943491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250201123943491 DMM INFO MM(262420000000021/e17536ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe17536ff) (gprs_gmm.c:300) 20250201123943492 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) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: Trying to receive 5 ATTACH ACCEPTs 20250201123943493 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201123943493 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201123943493 DMM INFO MM(262420000000021/e17536ff) Subscriber data update (mmctx.c:445) 20250201123943493 DMM DEBUG MM(262420000000021/e17536ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201123949492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201123949492 DMM INFO MM(262420000000021/e17536ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe17536ff) (gprs_gmm.c:300) 20250201123950499 DGPRS DEBUG Checking for inactive LLMEs, time = 1644496 (sgsn.c:131) 20250201123955494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201123955494 DMM INFO MM(262420000000021/e17536ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe17536ff) (gprs_gmm.c:300) 20250201124001496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124001496 DMM INFO MM(262420000000021/e17536ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe17536ff) (gprs_gmm.c:300) 20250201124003238 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124003238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124003238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124007498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124007498 DMM INFO MM(262420000000021/e17536ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe17536ff) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@1a0261356b52: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250201124012850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124012856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124012856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124012860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124012864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124012864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124012878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124012882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124012882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124013499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124013499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250201124013499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124013499 DMM NOTICE MM(262420000000021/e17536ff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124013499 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250201124013499 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375db5b8, TLLI=e17536ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124013499 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124013499 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124013499 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250201124013499 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250201124013499 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) 20250201124013499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124013499 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Deallocated (fsm.c:568) 20250201124013499 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124013499 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124013499 DLLC NOTICE LLME(cccd7ba6/e17536ff){ASSIGNED} LLGM Assign pre (e17536ff => ffffffff) (gprs_llc.c:1079) 20250201124013499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e17536ff => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@1a0261356b52: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@1a0261356b52: Final verdict of PTC: pass 20250201124014014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@1a0261356b52: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@1a0261356b52: Final verdict of PTC: none 20250201124014019 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124014019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(83)@1a0261356b52: Final verdict of PTC: none -NSVCI97(84)@1a0261356b52: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@1a0261356b52: Final verdict of PTC: none -NSVCI98(88)@1a0261356b52: Final verdict of PTC: none -NSVCI99(93)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(86)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@1a0261356b52: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(82)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(91)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sat Feb 1 12:40: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 20250201124014085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124014387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125484) 20250201124015020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124015021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125484, count=131536) 20250201124016022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124016022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sat Feb 1 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124017023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124017023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_auth_id_timeout started. 20250201124017485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124017487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124017539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124017539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124017539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124017539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124017539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124017539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124017539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124017539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124017541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124017541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124017541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124017541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124017541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124017541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124017541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124017541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124017541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124017541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124017541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124017541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124017545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124017555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124017555 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(103)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@1a0261356b52: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI196(101)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124017559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124017559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124017559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124017559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124017559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124017559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124017559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124017559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124017560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124017560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124017560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124017561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124017561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124017561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124017561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124017561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124017561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124017561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124017561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124017561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124017563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124017567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124017567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124017573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124017573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124017573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124017573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124017573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124017573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124017573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124017574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124017574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124017576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124017581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124017581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124018024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124018024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124018024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124018024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124018027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124018027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@1a0261356b52: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E8EACA12'O, index=0 SGSN_Test-GSUP(114)@1a0261356b52: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250201124018055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124018055 DLLC NOTICE LLME(ffffffff/e8eaca12){UNASSIGNED} LLC RX: unknown TLLI 0xe8eaca12, creating LLME on the fly (gprs_llc.c:552) 20250201124018055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124018055 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20250201124018055 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124018055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124018055 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124018055 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124018055 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124018055 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124018055 DLLC NOTICE LLME(ffffffff/e8eaca12){UNASSIGNED} LLGM Assign pre (e8eaca12 => dce271d6) (gprs_llc.c:1079) 20250201124018055 DLLC NOTICE LLME(e8eaca12/dce271d6){ASSIGNED} LLGM Assign post (e8eaca12 => dce271d6) (gprs_llc.c:1125) 20250201124018055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124018055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124018055 DMM DEBUG MM(/dce271d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124020499 DGPRS DEBUG Checking for inactive LLMEs, time = 1644526 (sgsn.c:131) 20250201124024056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124024056 DMM DEBUG MM(/dce271d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124030057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124030057 DMM DEBUG MM(/dce271d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124036058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124036058 DMM DEBUG MM(/dce271d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124038025 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124038026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124038026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124042060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124042060 DMM DEBUG MM(/dce271d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124047542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124047547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124047548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124047562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124047567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124047567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124047574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124047576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124047577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124048061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124048061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250201124048061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124048061 DMM NOTICE MM(/dce271d6) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250201124048061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Reject}: Deallocated (fsm.c:568) 20250201124048061 DMM DEBUG MM_STATE_Gb(3907701266)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124048061 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124048061 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124048061 DLLC NOTICE LLME(e8eaca12/dce271d6){ASSIGNED} LLGM Assign pre (dce271d6 => ffffffff) (gprs_llc.c:1079) 20250201124048061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dce271d6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@1a0261356b52: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@1a0261356b52: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@1a0261356b52: Final verdict of PTC: pass 20250201124048078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@1a0261356b52: Final verdict of PTC: none -NSVCI99(112)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@1a0261356b52: Final verdict of PTC: none -NSVCI98(107)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@1a0261356b52: Final verdict of PTC: none -NSVCI97(102)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@1a0261356b52: Final verdict of PTC: none 20250201124048083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124048083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(110)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(100)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(105)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sat Feb 1 12:40: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 20250201124048160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124048462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59632) 20250201124049084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124049084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59632, count=67884) 20250201124050086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124050086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sat Feb 1 12:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124050500 DGPRS DEBUG Checking for inactive LLMEs, time = 1644556 (sgsn.c:131) 20250201124051087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124051087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_auth_sai_timeout started. 20250201124051499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124051501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124051533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124051533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124051533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124051533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124051533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124051533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124051533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124051533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124051534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124051534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124051534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124051534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124051534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124051534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124051534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124051534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124051534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124051534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124051534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124051534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124051536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124051542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124051542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_auth_sai_timeout-BVCI196(120)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(126)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124051546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124051546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124051546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124051546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124051546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124051546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124051546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124051546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124051546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124051547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124051547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124051547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124051547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124051547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124051547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124051547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124051547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124051547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124051547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124051547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124051549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124051553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124051553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124051561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124051561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124051561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124051561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124051562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124051562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124051562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124051562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124051562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124051564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124051569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124051569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124052089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124052089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124052089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124052089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124052094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201124052095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_auth_sai_timeout-BVCI196(120)@1a0261356b52: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CD9E7E9D'O, index=0 SGSN_Test-GSUP(133)@1a0261356b52: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250201124052161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124052161 DLLC NOTICE LLME(ffffffff/cd9e7e9d){UNASSIGNED} LLC RX: unknown TLLI 0xcd9e7e9d, creating LLME on the fly (gprs_llc.c:552) 20250201124052161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124052161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20250201124052161 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124052161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124052161 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124052161 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124052161 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124052161 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124052161 DLLC NOTICE LLME(ffffffff/cd9e7e9d){UNASSIGNED} LLGM Assign pre (cd9e7e9d => fcba7a1d) (gprs_llc.c:1079) 20250201124052161 DLLC NOTICE LLME(cd9e7e9d/fcba7a1d){ASSIGNED} LLGM Assign post (cd9e7e9d => fcba7a1d) (gprs_llc.c:1125) 20250201124052161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124052161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124052161 DMM DEBUG MM(262420000000003/fcba7a1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124052185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124052185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124052185 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124052185 DMM DEBUG MM(262420000000003/fcba7a1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250201124052186 DMM NOTICE MM(262420000000003/fcba7a1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124052186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124052186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124052186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124052186 DMM DEBUG MM(262420000000003/fcba7a1d) Requesting authorization (sgsn_auth.c:160) 20250201124052186 DMM INFO MM(262420000000003/fcba7a1d) Requesting authentication tuples (sgsn_auth.c:184) 20250201124052186 DMM DEBUG MM(262420000000003/fcba7a1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124052186 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250201124052186 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)@1a0261356b52: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@1a0261356b52: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250201124058187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250201124058187 DMM ERROR MM(262420000000003/fcba7a1d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250201124058187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250201124058187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124058187 DMM NOTICE MM(262420000000003/fcba7a1d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250201124058187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124058187 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124058187 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124058187 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124058187 DLLC NOTICE LLME(cd9e7e9d/fcba7a1d){ASSIGNED} LLGM Assign pre (fcba7a1d => ffffffff) (gprs_llc.c:1079) 20250201124058187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcba7a1d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@1a0261356b52: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@1a0261356b52: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@1a0261356b52: Final verdict of PTC: pass 20250201124058208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@1a0261356b52: Final verdict of PTC: none -NSVCI98(126)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@1a0261356b52: Final verdict of PTC: none 20250201124058214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124058214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@1a0261356b52: Final verdict of PTC: none -NSVCI99(131)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@1a0261356b52: Final verdict of PTC: none -NSVCI97(121)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(124)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(129)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(119)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sat Feb 1 12:40: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 20250201124058324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124058626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62740) 20250201124059216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124059216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62740, count=67096) 20250201124100218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124100218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sat Feb 1 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124101220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124101220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_auth_sai_reject started. 20250201124101713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124101716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124101768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124101768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124101768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124101768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124101768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124101768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124101768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124101768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124101769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124101769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124101769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124101770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124101770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124101770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124101770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124101770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124101770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124101770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124101770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124101770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124101773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124101778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124101778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124101784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124101784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124101784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124101784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124101785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124101785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124101785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124101785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124101785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124101785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124101785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124101785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124101787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124101792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124101792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(147)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124101797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124101797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124101797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124101797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124101797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124101797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124101797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124101797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124101798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124101798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124101798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124101798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124101798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124101798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124101798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124101798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124101798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124101798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124101798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124101798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124101798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124101800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124101805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124101805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124102221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124102221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124102221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124102221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124102226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124102227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@1a0261356b52: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F870D8CB'O, index=0 SGSN_Test-GSUP(152)@1a0261356b52: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250201124102270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124102270 DLLC NOTICE LLME(ffffffff/f870d8cb){UNASSIGNED} LLC RX: unknown TLLI 0xf870d8cb, creating LLME on the fly (gprs_llc.c:552) 20250201124102270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124102270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20250201124102270 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124102270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124102270 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124102270 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124102270 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124102270 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124102270 DLLC NOTICE LLME(ffffffff/f870d8cb){UNASSIGNED} LLGM Assign pre (f870d8cb => ed6a28f2) (gprs_llc.c:1079) 20250201124102270 DLLC NOTICE LLME(f870d8cb/ed6a28f2){ASSIGNED} LLGM Assign post (f870d8cb => ed6a28f2) (gprs_llc.c:1125) 20250201124102270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124102270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124102270 DMM DEBUG MM(262420000000004/ed6a28f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124102286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124102286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124102286 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124102286 DMM DEBUG MM(262420000000004/ed6a28f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250201124102286 DMM NOTICE MM(262420000000004/ed6a28f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124102286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124102286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124102286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124102286 DMM DEBUG MM(262420000000004/ed6a28f2) Requesting authorization (sgsn_auth.c:160) 20250201124102286 DMM INFO MM(262420000000004/ed6a28f2) Requesting authentication tuples (sgsn_auth.c:184) 20250201124102286 DMM DEBUG MM(262420000000004/ed6a28f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124102286 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250201124102286 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)@1a0261356b52: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@1a0261356b52: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250201124102291 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250201124102291 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250201124102291 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250201124108288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250201124108288 DMM ERROR MM(262420000000004/ed6a28f2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250201124108288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250201124108288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124108288 DMM NOTICE MM(262420000000004/ed6a28f2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250201124108288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Reject}: Deallocated (fsm.c:568) 20250201124108288 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124108288 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124108288 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124108288 DLLC NOTICE LLME(f870d8cb/ed6a28f2){ASSIGNED} LLGM Assign pre (ed6a28f2 => ffffffff) (gprs_llc.c:1079) 20250201124108288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6a28f2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@1a0261356b52: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@1a0261356b52: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@1a0261356b52: Final verdict of PTC: pass 20250201124108309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@1a0261356b52: Final verdict of PTC: none -NSVCI99(150)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@1a0261356b52: Final verdict of PTC: none -NSVCI98(145)@1a0261356b52: Final verdict of PTC: none 20250201124108315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124108315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI210(144)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@1a0261356b52: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@1a0261356b52: Final verdict of PTC: none -NSVCI97(140)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(148)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(138)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(143)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sat Feb 1 12:41: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 20250201124108451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124108754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58952) 20250201124109316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124109316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58952, count=68076) 20250201124110318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124110318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sat Feb 1 12:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124111320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124111320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_gsup_lu_timeout started. 20250201124111851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124111854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124111889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124111889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124111889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124111889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124111889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124111889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124111889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124111889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124111891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124111891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124111891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124111891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124111891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124111891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124111891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124111891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124111891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124111891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124111891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124111891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124111895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124111903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124111903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124111908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124111908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124111908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124111909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124111909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124111909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124111909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124111911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124111916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124111916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124111922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124111922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124111922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124111922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124111922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124111922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124111922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124111922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124111923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124111923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124111923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124111923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124111923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124111923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124111923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124111923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124111923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124111923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124111923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124111923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124111923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124111925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124111929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124111929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124112321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124112321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124112321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124112321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124112323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124112323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@1a0261356b52: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CEB7B0E3'O, index=0 SGSN_Test-GSUP(171)@1a0261356b52: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@1a0261356b52: 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 := '45F75C7ED20DED4BFE4802B1D27CB789'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCFA138A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '236F8E7ED4194BFF'O } } } } } 20250201124113394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124113395 DLLC NOTICE LLME(ffffffff/ceb7b0e3){UNASSIGNED} LLC RX: unknown TLLI 0xceb7b0e3, creating LLME on the fly (gprs_llc.c:552) 20250201124113395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124113395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20250201124113395 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124113395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124113395 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124113395 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124113395 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124113395 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124113395 DLLC NOTICE LLME(ffffffff/ceb7b0e3){UNASSIGNED} LLGM Assign pre (ceb7b0e3 => db55ef31) (gprs_llc.c:1079) 20250201124113395 DLLC NOTICE LLME(ceb7b0e3/db55ef31){ASSIGNED} LLGM Assign post (ceb7b0e3 => db55ef31) (gprs_llc.c:1125) 20250201124113395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124113395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124113395 DMM DEBUG MM(262420000000005/db55ef31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124113402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124113402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124113402 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124113402 DMM DEBUG MM(262420000000005/db55ef31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250201124113402 DMM NOTICE MM(262420000000005/db55ef31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124113402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124113402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124113402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124113402 DMM DEBUG MM(262420000000005/db55ef31) Requesting authorization (sgsn_auth.c:160) 20250201124113402 DMM INFO MM(262420000000005/db55ef31) Requesting authentication tuples (sgsn_auth.c:184) 20250201124113402 DMM DEBUG MM(262420000000005/db55ef31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124113402 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250201124113402 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)@1a0261356b52: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@1a0261356b52: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250201124113404 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124113404 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124113404 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124113404 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124113404 DMM INFO MM(262420000000005/db55ef31) Subscriber data update (mmctx.c:445) 20250201124113404 DMM DEBUG MM(262420000000005/db55ef31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124113404 DMM INFO MM(262420000000005/db55ef31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124113404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124113404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124113404 DMM INFO MM(262420000000005/db55ef31) <- GMM AUTH AND CIPHERING REQ (rand = 45 f7 5c 7e d2 0d ed 4b fe 48 02 b1 d2 7c b7 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124113409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124113409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124113409 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124113409 DMM INFO MM(262420000000005/db55ef31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124113409 DMM NOTICE MM(262420000000005/db55ef31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124113409 DMM DEBUG MM(262420000000005/db55ef31) checking auth: received GSM SRES = fc fa 13 8a (gprs_gmm.c:666) 20250201124113409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124113409 DMM DEBUG MM(262420000000005/db55ef31) Requesting authorization (sgsn_auth.c:160) 20250201124113409 DMM INFO MM(262420000000005/db55ef31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124113409 DMM DEBUG MM(262420000000005/db55ef31) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124113409 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250201124113409 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) 20250201124113409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124113409 DMM INFO MM(262420000000005/db55ef31) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb55ef31) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@1a0261356b52: setverdict(fail): none -> fail MC@1a0261356b52: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250201124113415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(155)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(171)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@1a0261356b52: Final verdict of PTC: none -NSVCI99(169)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@1a0261356b52: Final verdict of PTC: none -NSVCI98(164)@1a0261356b52: Final verdict of PTC: none -NSVCI97(159)@1a0261356b52: Final verdict of PTC: none 20250201124113418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(156)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@1a0261356b52: Final verdict of PTC: none 20250201124113418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(160)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(162)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(157)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(167)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@1a0261356b52: Final verdict of PTC: fail MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@1a0261356b52: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sat Feb 1 12:41: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 20250201124113474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124113876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72808) 20250201124114419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124114419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72808, count=74068) 20250201124115421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124115421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sat Feb 1 12:41:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124116423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124116423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_gsup_lu_reject started. 20250201124116969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124116971 DMM INFO MM(262420000000005/db55ef31) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124116971 DMM INFO MM(262420000000005/db55ef31) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124116971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124116971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124116971 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124116971 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124116971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250201124116971 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124116971 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124116971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124116971 DLLC NOTICE LLME(ceb7b0e3/db55ef31){ASSIGNED} LLGM Assign pre (db55ef31 => ffffffff) (gprs_llc.c:1079) 20250201124116971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db55ef31 => ffffffff) (gprs_llc.c:1125) 20250201124116971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124117011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124117011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124117011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124117011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124117011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124117011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124117011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124117011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124117012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124117012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124117012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124117012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124117012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124117012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124117012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124117012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124117012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124117012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124117012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124117012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124117014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124117019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124117020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(183)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124117028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124117028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124117028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124117028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124117028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124117028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124117028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124117028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124117029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124117029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124117029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124117029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124117029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124117029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124117029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124117029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124117029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124117029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124117030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124117030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124117032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(183)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124117038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124117038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124117038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124117038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124117038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124117038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124117038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124117038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201124117038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124117038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(188)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124117039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124117039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124117039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124117040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124117040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124117040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124117040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124117040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124117040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_gsup_lu_reject-BVCI210(181)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124117042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124117046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124117046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124117424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124117424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124117424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124117424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124117428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124117429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@1a0261356b52: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FBC47AF3'O, index=0 SGSN_Test-GSUP(190)@1a0261356b52: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@1a0261356b52: 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 := '68F542BBC880119A922595CC79D7D2F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00196798'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '678CA9B2BFDA451D'O } } } } } 20250201124118504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124118504 DLLC NOTICE LLME(ffffffff/fbc47af3){UNASSIGNED} LLC RX: unknown TLLI 0xfbc47af3, creating LLME on the fly (gprs_llc.c:552) 20250201124118504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124118504 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20250201124118504 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124118504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124118504 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124118504 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124118504 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124118504 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124118504 DLLC NOTICE LLME(ffffffff/fbc47af3){UNASSIGNED} LLGM Assign pre (fbc47af3 => ec43470b) (gprs_llc.c:1079) 20250201124118504 DLLC NOTICE LLME(fbc47af3/ec43470b){ASSIGNED} LLGM Assign post (fbc47af3 => ec43470b) (gprs_llc.c:1125) 20250201124118504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124118504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124118504 DMM DEBUG MM(262420000000006/ec43470b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124118527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124118527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124118528 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124118528 DMM DEBUG MM(262420000000006/ec43470b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250201124118528 DMM NOTICE MM(262420000000006/ec43470b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124118528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124118528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124118528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124118528 DMM DEBUG MM(262420000000006/ec43470b) Requesting authorization (sgsn_auth.c:160) 20250201124118528 DMM INFO MM(262420000000006/ec43470b) Requesting authentication tuples (sgsn_auth.c:184) 20250201124118528 DMM DEBUG MM(262420000000006/ec43470b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124118528 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250201124118528 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)@1a0261356b52: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@1a0261356b52: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250201124118534 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124118534 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124118534 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124118534 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124118534 DMM INFO MM(262420000000006/ec43470b) Subscriber data update (mmctx.c:445) 20250201124118534 DMM DEBUG MM(262420000000006/ec43470b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124118534 DMM INFO MM(262420000000006/ec43470b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124118534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124118534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124118534 DMM INFO MM(262420000000006/ec43470b) <- GMM AUTH AND CIPHERING REQ (rand = 68 f5 42 bb c8 80 11 9a 92 25 95 cc 79 d7 d2 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124118551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124118551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124118551 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124118551 DMM INFO MM(262420000000006/ec43470b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124118551 DMM NOTICE MM(262420000000006/ec43470b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124118551 DMM DEBUG MM(262420000000006/ec43470b) checking auth: received GSM SRES = 00 19 67 98 (gprs_gmm.c:666) 20250201124118551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124118551 DMM DEBUG MM(262420000000006/ec43470b) Requesting authorization (sgsn_auth.c:160) 20250201124118551 DMM INFO MM(262420000000006/ec43470b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124118551 DMM DEBUG MM(262420000000006/ec43470b) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124118551 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250201124118551 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) 20250201124118551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124118551 DMM INFO MM(262420000000006/ec43470b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec43470b) (gprs_gmm.c:300) 20250201124118553 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250201124118553 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250201124118553 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250201124118553 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124118553 DMM INFO MM(262420000000006/ec43470b) Subscriber data update (mmctx.c:445) 20250201124118553 DMM DEBUG MM(262420000000006/ec43470b) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@1a0261356b52: setverdict(fail): none -> fail MC@1a0261356b52: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250201124118569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124118570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@1a0261356b52: Final verdict of PTC: none 20250201124118572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@1a0261356b52: Final verdict of PTC: none -NSVCI97(178)@1a0261356b52: Final verdict of PTC: none -NSVCI98(184)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@1a0261356b52: Final verdict of PTC: none -NSVCI99(188)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(176)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(182)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(186)@1a0261356b52: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@1a0261356b52: Final verdict of PTC: fail MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none)Sat Feb 1 12:41: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 MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@1a0261356b52: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. 20250201124118673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124119075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53796) 20250201124119570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124119570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53796, count=80176) 20250201124120500 DGPRS DEBUG Checking for inactive LLMEs, time = 1644586 (sgsn.c:131) 20250201124120571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124120571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sat Feb 1 12:41:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124121572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124121572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_combined started. 20250201124122167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124122170 DMM INFO MM(262420000000006/ec43470b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124122170 DMM INFO MM(262420000000006/ec43470b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124122170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124122170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124122170 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124122170 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124122170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250201124122170 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124122170 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124122170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124122170 DLLC NOTICE LLME(fbc47af3/ec43470b){ASSIGNED} LLGM Assign pre (ec43470b => ffffffff) (gprs_llc.c:1079) 20250201124122170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec43470b => ffffffff) (gprs_llc.c:1125) 20250201124122170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124122219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124122219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124122219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124122219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124122219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124122219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124122219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124122219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124122220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124122220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124122220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124122220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124122220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124122220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124122220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124122220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124122220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124122220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124122221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124122221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124122223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124122227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124122228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(199)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(195)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124122233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124122233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124122233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124122233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122233 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124122233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124122233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124122233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124122233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124122234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124122234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124122234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124122234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124122234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124122234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124122234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124122234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124122234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124122235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124122235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124122235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124122237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124122242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124122242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(204)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124122248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124122248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124122248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124122248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124122248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124122248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124122248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124122248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124122248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124122248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124122248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124122249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124122249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124122249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124122249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124122249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124122249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124122249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124122249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124122249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124122249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124122251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124122256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124122256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124122573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124122573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124122573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124122573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124122578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124122579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@1a0261356b52: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F71B4B85'O, index=0 SGSN_Test-GSUP(209)@1a0261356b52: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@1a0261356b52: 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 := 'E68773A398C74A41379F37B7BA8859C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1889EB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC2159FFAE42A52B'O } } } } } 20250201124123651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124123651 DLLC NOTICE LLME(ffffffff/f71b4b85){UNASSIGNED} LLC RX: unknown TLLI 0xf71b4b85, creating LLME on the fly (gprs_llc.c:552) 20250201124123651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124123651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124123651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124123651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124123651 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124123651 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124123651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124123651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124123651 DLLC NOTICE LLME(ffffffff/f71b4b85){UNASSIGNED} LLGM Assign pre (f71b4b85 => d425e220) (gprs_llc.c:1079) 20250201124123651 DLLC NOTICE LLME(f71b4b85/d425e220){ASSIGNED} LLGM Assign post (f71b4b85 => d425e220) (gprs_llc.c:1125) 20250201124123651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124123651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124123651 DMM DEBUG MM(262420000000007/d425e220) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124123672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124123672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124123672 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124123672 DMM DEBUG MM(262420000000007/d425e220) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250201124123672 DMM NOTICE MM(262420000000007/d425e220) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124123672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124123672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124123672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124123672 DMM DEBUG MM(262420000000007/d425e220) Requesting authorization (sgsn_auth.c:160) 20250201124123672 DMM INFO MM(262420000000007/d425e220) Requesting authentication tuples (sgsn_auth.c:184) 20250201124123672 DMM DEBUG MM(262420000000007/d425e220) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124123672 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250201124123672 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)@1a0261356b52: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@1a0261356b52: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250201124123678 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124123678 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124123678 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124123678 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124123678 DMM INFO MM(262420000000007/d425e220) Subscriber data update (mmctx.c:445) 20250201124123678 DMM DEBUG MM(262420000000007/d425e220) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124123678 DMM INFO MM(262420000000007/d425e220) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124123678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124123678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124123678 DMM INFO MM(262420000000007/d425e220) <- GMM AUTH AND CIPHERING REQ (rand = e6 87 73 a3 98 c7 4a 41 37 9f 37 b7 ba 88 59 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124123693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124123693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124123693 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124123693 DMM INFO MM(262420000000007/d425e220) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124123693 DMM NOTICE MM(262420000000007/d425e220) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124123693 DMM DEBUG MM(262420000000007/d425e220) checking auth: received GSM SRES = e1 88 9e b4 (gprs_gmm.c:666) 20250201124123693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124123693 DMM DEBUG MM(262420000000007/d425e220) Requesting authorization (sgsn_auth.c:160) 20250201124123693 DMM INFO MM(262420000000007/d425e220) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124123693 DMM DEBUG MM(262420000000007/d425e220) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124123693 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250201124123693 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) 20250201124123693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124123693 DMM INFO MM(262420000000007/d425e220) <- GMM ATTACH ACCEPT (new P-TMSI=0xd425e220) (gprs_gmm.c:300) 20250201124123696 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124123696 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124123696 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250201124123697 DMM INFO MM(262420000000007/d425e220) Subscriber data update (mmctx.c:445) 20250201124123697 DMM DEBUG MM(262420000000007/d425e220) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124123697 DMM INFO MM(262420000000007/d425e220) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124123697 DMM NOTICE MM(262420000000007/d425e220) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250201124123697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124123697 DMM NOTICE MM(262420000000007/d425e220) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124123697 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) 20250201124123698 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124123698 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250201124123698 DMM INFO MM(262420000000007/d425e220) Subscriber data update (mmctx.c:445) 20250201124123698 DMM DEBUG MM(262420000000007/d425e220) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@1a0261356b52: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@1a0261356b52: Removing Client IMSI='262420000000007'H, index=0 20250201124123710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124123710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124123710 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124123710 DMM INFO MM(262420000000007/d425e220) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124123710 DMM NOTICE MM(262420000000007/d425e220) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124123710 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124123710 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124123710 DLLC NOTICE LLME(f71b4b85/d425e220){ASSIGNED} LLGM Assign pre (ffffffff => d425e220) (gprs_llc.c:1079) 20250201124123710 DLLC NOTICE LLME(ffffffff/d425e220){ASSIGNED} LLGM Assign post (ffffffff => d425e220) (gprs_llc.c:1125) 20250201124123710 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124123710 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124123710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124123710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@1a0261356b52: Final verdict of PTC: pass 20250201124123714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124123718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124123718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@1a0261356b52: Final verdict of PTC: none -NSVCI99(207)@1a0261356b52: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@1a0261356b52: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@1a0261356b52: Final verdict of PTC: none -NSVCI98(202)@1a0261356b52: Final verdict of PTC: none -NSVCI97(197)@1a0261356b52: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(200)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(205)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(196)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_combined finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sat Feb 1 12:41: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 20250201124123797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124124199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84332) 20250201124124719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124124719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84332, count=88688) 20250201124125720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124125720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sat Feb 1 12:41:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124126721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124126721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_accept_all started. 20250201124127304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124127307 DMM INFO MM(262420000000007/d425e220) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124127307 DMM INFO MM(262420000000007/d425e220) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124127307 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124127307 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124127307 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124127307 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124127307 DLLC NOTICE LLME(ffffffff/d425e220){ASSIGNED} LLGM Assign pre (d425e220 => ffffffff) (gprs_llc.c:1079) 20250201124127307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d425e220 => ffffffff) (gprs_llc.c:1125) 20250201124127307 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250201124127307 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) 20250201124127308 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:399) 20250201124127308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124127308 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124127308 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124127308 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124127308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124127346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124127347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124127347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124127347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124127347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124127347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124127347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124127347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124127347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124127347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124127347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124127347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124127347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124127350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124127355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124127355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124127362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124127363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124127363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124127363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124127364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124127364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(222)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(221)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124127366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124127371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124127371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(222)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI210(220)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124127374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124127374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124127374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124127374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124127375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124127375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124127375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124127375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124127375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124127375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124127375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124127375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124127375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124127375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124127375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124127375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124127375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124127377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124127381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124127381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124127722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124127722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124127722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124127722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124127727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124127728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@1a0261356b52: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CB0C2750'O, index=0 SGSN_Test-GSUP(228)@1a0261356b52: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250201124128804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124128804 DLLC NOTICE LLME(ffffffff/cb0c2750){UNASSIGNED} LLC RX: unknown TLLI 0xcb0c2750, creating LLME on the fly (gprs_llc.c:552) 20250201124128804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124128804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20250201124128804 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124128804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124128804 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124128804 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124128804 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124128804 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124128804 DLLC NOTICE LLME(ffffffff/cb0c2750){UNASSIGNED} LLGM Assign pre (cb0c2750 => fd5745c0) (gprs_llc.c:1079) 20250201124128804 DLLC NOTICE LLME(cb0c2750/fd5745c0){ASSIGNED} LLGM Assign post (cb0c2750 => fd5745c0) (gprs_llc.c:1125) 20250201124128804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124128804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124128804 DMM DEBUG MM(262420000000008/fd5745c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124128817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124128817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124128817 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124128817 DMM DEBUG MM(262420000000008/fd5745c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250201124128817 DMM NOTICE MM(262420000000008/fd5745c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124128817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124128817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124128817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250201124128817 DMM INFO MM(262420000000008/fd5745c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd5745c0) (gprs_gmm.c:300) TC_attach_accept_all(230)@1a0261356b52: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@1a0261356b52: Removing Client IMSI='262420000000008'H, index=0 20250201124129818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124129818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124129818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124129818 DMM INFO MM(262420000000008/fd5745c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124129818 DMM NOTICE MM(262420000000008/fd5745c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124129818 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124129818 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124129818 DLLC NOTICE LLME(cb0c2750/fd5745c0){ASSIGNED} LLGM Assign pre (ffffffff => fd5745c0) (gprs_llc.c:1079) 20250201124129818 DLLC NOTICE LLME(ffffffff/fd5745c0){ASSIGNED} LLGM Assign post (ffffffff => fd5745c0) (gprs_llc.c:1125) 20250201124129818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124129818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124129818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124129818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@1a0261356b52: Final verdict of PTC: pass 20250201124129822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124129826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_accept_all-BVCI220(225)@1a0261356b52: Final verdict of PTC: none -NSVCI98(221)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(228)@1a0261356b52: Final verdict of PTC: none 20250201124129826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_accept_all-BVCI196(215)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@1a0261356b52: Final verdict of PTC: none -NSVCI99(226)@1a0261356b52: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@1a0261356b52: Final verdict of PTC: none -NSVCI97(216)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(224)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(219)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(214)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_accept_all finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sat Feb 1 12:41: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 20250201124129880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124130282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69148) 20250201124130827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124130827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69148, count=70868) 20250201124131828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124131828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sat Feb 1 12:41:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124132829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124132829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_closed started. 20250201124133373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124133377 DMM INFO MM(262420000000008/fd5745c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124133377 DMM INFO MM(262420000000008/fd5745c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124133377 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124133377 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124133377 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124133377 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124133377 DLLC NOTICE LLME(ffffffff/fd5745c0){ASSIGNED} LLGM Assign pre (fd5745c0 => ffffffff) (gprs_llc.c:1079) 20250201124133377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd5745c0 => ffffffff) (gprs_llc.c:1125) 20250201124133377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124133377 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124133377 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124133377 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124133377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124133422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124133422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124133422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124133422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124133422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124133422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124133422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124133422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124133423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124133423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124133423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124133423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124133423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124133423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124133424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124133424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124133424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124133424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124133424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124133424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124133429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124133437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124133437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124133445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124133445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124133445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124133445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124133445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124133445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124133445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124133445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124133446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124133446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124133446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124133446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124133446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124133446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124133446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124133446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124133446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124133446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124133446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124133446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124133449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124133455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124133455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124133464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124133464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124133464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124133464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124133464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124133464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124133464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124133464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124133465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124133465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124133465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124133465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124133465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124133465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124133465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124133465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124133465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124133465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124133465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124133465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124133465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124133467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124133472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124133472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124133830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124133830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124133830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124133830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@1a0261356b52: Established a new IPA connection (conn_id=2) 20250201124133831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124133831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@1a0261356b52: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E5B12795'O, index=0 SGSN_Test-GSUP(247)@1a0261356b52: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@1a0261356b52: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E5B12795'O, index=1 20250201124134908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124134908 DLLC NOTICE LLME(ffffffff/e5b12795){UNASSIGNED} LLC RX: unknown TLLI 0xe5b12795, creating LLME on the fly (gprs_llc.c:552) 20250201124134908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124134908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250201124134908 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124134908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124134908 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124134908 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124134908 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124134908 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124134908 DLLC NOTICE LLME(ffffffff/e5b12795){UNASSIGNED} LLGM Assign pre (e5b12795 => f1e437e2) (gprs_llc.c:1079) 20250201124134908 DLLC NOTICE LLME(e5b12795/f1e437e2){ASSIGNED} LLGM Assign post (e5b12795 => f1e437e2) (gprs_llc.c:1125) 20250201124134908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124134908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124134908 DMM DEBUG MM(001010123456789/f1e437e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124134939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124134939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124134939 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124134939 DMM DEBUG MM(001010123456789/f1e437e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250201124134939 DMM NOTICE MM(001010123456789/f1e437e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124134939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124134939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124134939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250201124134939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124134939 DMM NOTICE MM(001010123456789/f1e437e2) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250201124134939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124134939 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124134939 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124134939 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124134939 DLLC NOTICE LLME(e5b12795/f1e437e2){ASSIGNED} LLGM Assign pre (f1e437e2 => ffffffff) (gprs_llc.c:1079) 20250201124134939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1e437e2 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@1a0261356b52: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1a0261356b52: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@1a0261356b52: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@1a0261356b52: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CC9706CF'O, index=2 SGSN_Test-GSUP(247)@1a0261356b52: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250201124134977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124134977 DLLC NOTICE LLME(ffffffff/cc9706cf){UNASSIGNED} LLC RX: unknown TLLI 0xcc9706cf, creating LLME on the fly (gprs_llc.c:552) 20250201124134977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124134977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20250201124134977 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124134977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124134977 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124134977 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124134977 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124134977 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124134977 DLLC NOTICE LLME(ffffffff/cc9706cf){UNASSIGNED} LLGM Assign pre (cc9706cf => fb8754c2) (gprs_llc.c:1079) 20250201124134977 DLLC NOTICE LLME(cc9706cf/fb8754c2){ASSIGNED} LLGM Assign post (cc9706cf => fb8754c2) (gprs_llc.c:1125) 20250201124134977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124134977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124134977 DMM DEBUG MM(262420000000010/fb8754c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124134980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124134980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124134980 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124134980 DMM DEBUG MM(262420000000010/fb8754c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250201124134980 DMM NOTICE MM(262420000000010/fb8754c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124134980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124134980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124134980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250201124134980 DMM INFO MM(262420000000010/fb8754c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb8754c2) (gprs_gmm.c:300) TC_attach_closed(250)@1a0261356b52: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1a0261356b52: Removing Client IMSI='262420000000010'H, index=2 20250201124135985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124135985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124135985 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124135985 DMM INFO MM(262420000000010/fb8754c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124135985 DMM NOTICE MM(262420000000010/fb8754c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124135985 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124135985 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124135985 DLLC NOTICE LLME(cc9706cf/fb8754c2){ASSIGNED} LLGM Assign pre (ffffffff => fb8754c2) (gprs_llc.c:1079) 20250201124135985 DLLC NOTICE LLME(ffffffff/fb8754c2){ASSIGNED} LLGM Assign post (ffffffff => fb8754c2) (gprs_llc.c:1125) 20250201124135985 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124135985 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124135985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124135985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@1a0261356b52: Final verdict of PTC: pass 20250201124135987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@1a0261356b52: Final verdict of PTC: none -NSVCI97(235)@1a0261356b52: Final verdict of PTC: none 20250201124135991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_closed-BVCI210(238)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@1a0261356b52: Final verdict of PTC: none 20250201124135991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(246)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@1a0261356b52: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@1a0261356b52: Final verdict of PTC: none -NSVCI98(240)@1a0261356b52: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(239)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(244)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(233)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@1a0261356b52: Test case TC_attach_closed finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sat Feb 1 12:41: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 20250201124136124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124136527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76764) 20250201124136993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124136993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76764, count=81120) 20250201124137995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124137995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sat Feb 1 12:41:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124138996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124138996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_no_imei_response started. 20250201124139617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124139617 DMM INFO MM(262420000000010/fb8754c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124139617 DMM INFO MM(262420000000010/fb8754c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124139617 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124139617 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124139617 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124139617 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124139617 DLLC NOTICE LLME(ffffffff/fb8754c2){ASSIGNED} LLGM Assign pre (fb8754c2 => ffffffff) (gprs_llc.c:1079) 20250201124139617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb8754c2 => ffffffff) (gprs_llc.c:1125) 20250201124139617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124139617 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124139617 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124139617 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124139617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124139636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124139636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124139636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124139636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124139637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124139637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124139637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124139637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124139637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124139637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124139637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124139637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124139637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124139637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124139638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124139638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124139640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124139646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124139656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124139656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124139656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124139656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124139656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124139656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124139656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124139656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124139657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124139657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124139657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124139657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124139657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124139657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124139657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124139657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124139657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124139657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124139658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124139658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124139664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124139664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(260)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@1a0261356b52: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(258)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124139667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124139667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124139667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124139667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124139667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124139667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124139667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124139667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124139668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124139668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124139668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124139668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124139668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124139668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124139668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124139668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124139668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124139668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124139668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124139668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124139668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124139670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124139675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124139675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124139997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124139997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124139997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124139997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124139998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124139998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@1a0261356b52: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F77B0368'O, index=0 SGSN_Test-GSUP(267)@1a0261356b52: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250201124141071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124141071 DLLC NOTICE LLME(ffffffff/f77b0368){UNASSIGNED} LLC RX: unknown TLLI 0xf77b0368, creating LLME on the fly (gprs_llc.c:552) 20250201124141071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124141071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124141071 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124141071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124141071 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124141071 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124141071 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124141071 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124141071 DLLC NOTICE LLME(ffffffff/f77b0368){UNASSIGNED} LLGM Assign pre (f77b0368 => da85ddb9) (gprs_llc.c:1079) 20250201124141071 DLLC NOTICE LLME(f77b0368/da85ddb9){ASSIGNED} LLGM Assign post (f77b0368 => da85ddb9) (gprs_llc.c:1125) 20250201124141071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124141071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124141071 DMM DEBUG MM(262420000000032/da85ddb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124147072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124147072 DMM DEBUG MM(262420000000032/da85ddb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124150502 DGPRS DEBUG Checking for inactive LLMEs, time = 1644616 (sgsn.c:131) 20250201124153074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124153074 DMM DEBUG MM(262420000000032/da85ddb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124159075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124159075 DMM DEBUG MM(262420000000032/da85ddb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124159998 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124159998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124159999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250201124205076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124205076 DMM DEBUG MM(262420000000032/da85ddb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124209639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124209640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124209640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124209658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124209660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124209660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124209669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124209672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124209672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124211078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124211078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250201124211078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124211078 DMM NOTICE MM(262420000000032/da85ddb9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250201124211078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124211078 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124211078 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124211078 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124211078 DLLC NOTICE LLME(f77b0368/da85ddb9){ASSIGNED} LLGM Assign pre (da85ddb9 => ffffffff) (gprs_llc.c:1079) 20250201124211078 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da85ddb9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@1a0261356b52: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@1a0261356b52: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@1a0261356b52: Final verdict of PTC: pass 20250201124211082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@1a0261356b52: Final verdict of PTC: none -NSVCI98(261)@1a0261356b52: Final verdict of PTC: none -NSVCI99(265)@1a0261356b52: Final verdict of PTC: none -NSVCI97(255)@1a0261356b52: Final verdict of PTC: none 20250201124211083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124211083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(252)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(263)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(253)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(259)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sat Feb 1 12:42: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 20250201124211200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124211500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62728) 20250201124212085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124212085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62728, count=70984) 20250201124213086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124213086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sat Feb 1 12:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124214087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124214087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_no_imsi_response started. 20250201124214522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124214523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124214541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124214541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124214541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124214541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124214541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124214541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124214541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124214541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124214543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124214543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124214543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124214543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124214543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124214543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124214543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124214543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124214543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124214543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124214543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124214543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124214546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124214553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124214553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(279)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124214555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124214555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124214555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124214555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124214555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124214555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124214555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124214555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124214556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124214556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124214556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_no_imsi_response-BVCI196(273)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124214556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124214556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124214556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124214556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124214556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124214556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124214556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124214557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124214557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124214560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124214567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124214567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(281)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124214573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124214573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124214573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124214573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124214573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124214573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124214574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124214574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124214574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124214574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124214574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124214574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124214574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124214574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124214574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124214574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124214574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124214577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124214583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124214584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124215088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124215088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124215088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124215088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124215089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124215089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@1a0261356b52: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F39855D4'O, index=0 SGSN_Test-GSUP(286)@1a0261356b52: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250201124216111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124216111 DLLC NOTICE LLME(ffffffff/f39855d4){UNASSIGNED} LLC RX: unknown TLLI 0xf39855d4, creating LLME on the fly (gprs_llc.c:552) 20250201124216111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124216111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124216111 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124216111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124216111 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124216111 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124216111 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124216111 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124216111 DLLC NOTICE LLME(ffffffff/f39855d4){UNASSIGNED} LLGM Assign pre (f39855d4 => d5c7eb89) (gprs_llc.c:1079) 20250201124216111 DLLC NOTICE LLME(f39855d4/d5c7eb89){ASSIGNED} LLGM Assign post (f39855d4 => d5c7eb89) (gprs_llc.c:1125) 20250201124216111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124216111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124216111 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124216118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124216118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124216118 DMM DEBUG MM_STATE_Gb(4086846932)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124216118 DMM DEBUG MM(/d5c7eb89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250201124216118 DMM NOTICE MM(/d5c7eb89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124216118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124216118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250201124216118 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250201124220502 DGPRS DEBUG Checking for inactive LLMEs, time = 1644646 (sgsn.c:131) 20250201124222119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124222119 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250201124228120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124228120 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250201124234122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124234122 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250201124235089 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124235089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124235089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124240123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124240123 DMM DEBUG MM(/d5c7eb89) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250201124244544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124244545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124244545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124244558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124244559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124244559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124244575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124244575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124244575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124246124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250201124246124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250201124246124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124246124 DMM NOTICE MM(/d5c7eb89) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250201124246124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Reject}: Deallocated (fsm.c:568) 20250201124246124 DMM DEBUG MM_STATE_Gb(4086846932)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124246124 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124246124 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124246124 DLLC NOTICE LLME(f39855d4/d5c7eb89){ASSIGNED} LLGM Assign pre (d5c7eb89 => ffffffff) (gprs_llc.c:1079) 20250201124246124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5c7eb89 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@1a0261356b52: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@1a0261356b52: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@1a0261356b52: Final verdict of PTC: pass 20250201124246128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40614<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124246129 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124246129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@1a0261356b52: Final verdict of PTC: none -NSVCI97(274)@1a0261356b52: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@1a0261356b52: Final verdict of PTC: none -NSVCI98(279)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@1a0261356b52: Final verdict of PTC: none -NSVCI99(284)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(277)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(272)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(282)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sat Feb 1 12:42: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 20250201124246188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124246489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63352) 20250201124247130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124247130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63352, count=71604) 20250201124248131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124248131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sat Feb 1 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124249133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124249133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_closed_add_vty started. 20250201124249565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124249565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124249581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124249581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124249581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124249581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249581 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124249581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124249581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124249581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124249581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124249583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124249583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124249583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124249583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124249583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124249583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124249583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124249583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124249583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124249583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124249584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124249584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124249587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(290)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124249594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124249594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(298)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124249596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124249596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124249596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124249596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124249596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124249596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124249596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124249596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124249598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124249598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124249598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124249598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124249598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124249598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124249598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124249598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124249598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124249598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124249598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124249598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124249600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124249606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124249606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124249611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124249611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124249611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124249611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124249611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124249611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124249611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124249611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124249612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124249612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124249612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124249612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124249612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124249612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124249612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124249612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124249612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124249612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124249612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124249613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124249613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124249615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124249621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124249621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124250135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124250135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124250135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124250135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124250138 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201124250138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201124250503 DGPRS DEBUG Checking for inactive LLMEs, time = 1644676 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C4E2139D'O, index=0 SGSN_Test-GSUP(305)@1a0261356b52: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C4E2139D'O, index=1 20250201124251171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124251171 DLLC NOTICE LLME(ffffffff/c4e2139d){UNASSIGNED} LLC RX: unknown TLLI 0xc4e2139d, creating LLME on the fly (gprs_llc.c:552) 20250201124251171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124251171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250201124251171 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124251171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124251171 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124251172 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124251172 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124251172 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124251172 DLLC NOTICE LLME(ffffffff/c4e2139d){UNASSIGNED} LLGM Assign pre (c4e2139d => e0c33226) (gprs_llc.c:1079) 20250201124251172 DLLC NOTICE LLME(c4e2139d/e0c33226){ASSIGNED} LLGM Assign post (c4e2139d => e0c33226) (gprs_llc.c:1125) 20250201124251172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124251172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124251172 DMM DEBUG MM(001010123456789/e0c33226) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124251180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124251180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124251180 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124251180 DMM DEBUG MM(001010123456789/e0c33226) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250201124251180 DMM NOTICE MM(001010123456789/e0c33226) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124251180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124251180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124251180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250201124251180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124251180 DMM NOTICE MM(001010123456789/e0c33226) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250201124251180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124251180 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124251180 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124251180 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124251180 DLLC NOTICE LLME(c4e2139d/e0c33226){ASSIGNED} LLGM Assign pre (e0c33226 => ffffffff) (gprs_llc.c:1079) 20250201124251180 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0c33226 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@1a0261356b52: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C4E2139D'O, index=2 20250201124251184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124251184 DLLC NOTICE LLME(ffffffff/c4e2139d){UNASSIGNED} LLC RX: unknown TLLI 0xc4e2139d, creating LLME on the fly (gprs_llc.c:552) 20250201124251184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124251184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20250201124251184 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124251184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124251184 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124251184 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124251184 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124251184 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124251184 DLLC NOTICE LLME(ffffffff/c4e2139d){UNASSIGNED} LLGM Assign pre (c4e2139d => fc07a805) (gprs_llc.c:1079) 20250201124251184 DLLC NOTICE LLME(c4e2139d/fc07a805){ASSIGNED} LLGM Assign post (c4e2139d => fc07a805) (gprs_llc.c:1125) 20250201124251184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124251184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124251184 DMM DEBUG MM(001010123456700/fc07a805) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124251187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124251187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124251187 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124251187 DMM DEBUG MM(001010123456700/fc07a805) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250201124251187 DMM NOTICE MM(001010123456700/fc07a805) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124251187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124251187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124251187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250201124251187 DMM INFO MM(001010123456700/fc07a805) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc07a805) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Removing Client IMSI='001010123456700'H, index=2 20250201124252186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124252186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124252186 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124252186 DMM INFO MM(001010123456700/fc07a805) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124252186 DMM NOTICE MM(001010123456700/fc07a805) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124252186 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124252186 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124252186 DLLC NOTICE LLME(c4e2139d/fc07a805){ASSIGNED} LLGM Assign pre (ffffffff => fc07a805) (gprs_llc.c:1079) 20250201124252186 DLLC NOTICE LLME(ffffffff/fc07a805){ASSIGNED} LLGM Assign post (ffffffff => fc07a805) (gprs_llc.c:1125) 20250201124252186 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124252186 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124252186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124252186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@1a0261356b52: Final verdict of PTC: pass 20250201124252187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@1a0261356b52: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@1a0261356b52: Final verdict of PTC: none 20250201124252188 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124252188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@1a0261356b52: Final verdict of PTC: none -NSVCI99(303)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@1a0261356b52: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@1a0261356b52: Final verdict of PTC: none -NSVCI98(298)@1a0261356b52: Final verdict of PTC: none -NSVCI97(293)@1a0261356b52: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(301)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(296)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(291)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sat Feb 1 12:42: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 20250201124252239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124252640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20250201124253189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124253190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76716, count=81072) 20250201124254191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124254191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sat Feb 1 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124255192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124255193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_check_subscriber_list started. 20250201124255677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124255678 DMM INFO MM(001010123456700/fc07a805) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124255678 DMM INFO MM(001010123456700/fc07a805) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124255678 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124255678 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124255678 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124255678 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124255678 DLLC NOTICE LLME(ffffffff/fc07a805){ASSIGNED} LLGM Assign pre (fc07a805 => ffffffff) (gprs_llc.c:1079) 20250201124255678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc07a805 => ffffffff) (gprs_llc.c:1125) 20250201124255678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124255678 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124255678 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124255678 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124255679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124255717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124255718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124255718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124255718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124255718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124255718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124255718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124255718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124255720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124255720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124255720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124255720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124255720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124255720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124255720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124255720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124255720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124255720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124255721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124255721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124255727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124255735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124255735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(317)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124255737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124255737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124255737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124255737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255737 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124255737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124255737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124255737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124255737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_check_subscriber_list-BVCI196(311)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124255737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124255737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124255737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124255738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124255738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124255738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124255738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124255738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124255738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124255738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124255738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124255738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124255741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124255747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124255747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124255757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124255757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124255757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124255758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124255758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124255758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124255758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124255758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124255758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124255758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124255758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124255758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124255758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124255758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124255759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124255759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124255761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124255766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124255766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124256194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124256194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124256194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124256194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124256196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124256197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@1a0261356b52: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C0A3E873'O, index=0 SGSN_Test-GSUP(324)@1a0261356b52: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@1a0261356b52: 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 := '1291A46C1BA628E557FE275F83DB7B73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18B46D55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18E691CCCE4EA46D'O } } } } } 20250201124257225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124257225 DLLC NOTICE LLME(ffffffff/c0a3e873){UNASSIGNED} LLC RX: unknown TLLI 0xc0a3e873, creating LLME on the fly (gprs_llc.c:552) 20250201124257225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124257225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20250201124257225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124257225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124257225 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124257226 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124257226 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124257226 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124257226 DLLC NOTICE LLME(ffffffff/c0a3e873){UNASSIGNED} LLGM Assign pre (c0a3e873 => f6773108) (gprs_llc.c:1079) 20250201124257226 DLLC NOTICE LLME(c0a3e873/f6773108){ASSIGNED} LLGM Assign post (c0a3e873 => f6773108) (gprs_llc.c:1125) 20250201124257226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124257226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124257226 DMM DEBUG MM(262420000000034/f6773108) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124257236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124257236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124257236 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124257236 DMM DEBUG MM(262420000000034/f6773108) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250201124257236 DMM NOTICE MM(262420000000034/f6773108) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124257236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124257236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124257236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124257236 DMM DEBUG MM(262420000000034/f6773108) Requesting authorization (sgsn_auth.c:160) 20250201124257236 DMM INFO MM(262420000000034/f6773108) Requesting authentication tuples (sgsn_auth.c:184) 20250201124257236 DMM DEBUG MM(262420000000034/f6773108) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124257236 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250201124257236 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)@1a0261356b52: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@1a0261356b52: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250201124257238 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124257238 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124257238 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124257238 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124257238 DMM INFO MM(262420000000034/f6773108) Subscriber data update (mmctx.c:445) 20250201124257238 DMM DEBUG MM(262420000000034/f6773108) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124257238 DMM INFO MM(262420000000034/f6773108) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124257238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124257238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124257238 DMM INFO MM(262420000000034/f6773108) <- GMM AUTH AND CIPHERING REQ (rand = 12 91 a4 6c 1b a6 28 e5 57 fe 27 5f 83 db 7b 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124257241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124257241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124257241 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124257241 DMM INFO MM(262420000000034/f6773108) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124257241 DMM NOTICE MM(262420000000034/f6773108) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124257241 DMM DEBUG MM(262420000000034/f6773108) checking auth: received GSM SRES = 18 b4 6d 55 (gprs_gmm.c:666) 20250201124257241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124257241 DMM DEBUG MM(262420000000034/f6773108) Requesting authorization (sgsn_auth.c:160) 20250201124257241 DMM INFO MM(262420000000034/f6773108) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124257241 DMM DEBUG MM(262420000000034/f6773108) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124257241 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250201124257241 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) 20250201124257241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124257241 DMM INFO MM(262420000000034/f6773108) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6773108) (gprs_gmm.c:300) 20250201124257242 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124257242 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124257242 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250201124257242 DMM INFO MM(262420000000034/f6773108) Subscriber data update (mmctx.c:445) 20250201124257242 DMM DEBUG MM(262420000000034/f6773108) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124257242 DMM INFO MM(262420000000034/f6773108) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124257242 DMM NOTICE MM(262420000000034/f6773108) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250201124257242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124257242 DMM NOTICE MM(262420000000034/f6773108) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124257242 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) 20250201124257242 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124257242 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250201124257242 DMM INFO MM(262420000000034/f6773108) Subscriber data update (mmctx.c:445) 20250201124257242 DMM DEBUG MM(262420000000034/f6773108) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124257246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124257246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124257246 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124257246 DMM INFO MM(262420000000034/f6773108) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124257246 DMM NOTICE MM(262420000000034/f6773108) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124257246 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124257246 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124257246 DLLC NOTICE LLME(c0a3e873/f6773108){ASSIGNED} LLGM Assign pre (ffffffff => f6773108) (gprs_llc.c:1079) 20250201124257246 DLLC NOTICE LLME(ffffffff/f6773108){ASSIGNED} LLGM Assign post (ffffffff => f6773108) (gprs_llc.c:1125) 20250201124257246 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124257246 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124257246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124257246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@1a0261356b52: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@1a0261356b52: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@1a0261356b52: Final verdict of PTC: pass 20250201124257298 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250201124257298 DMM INFO MM(262420000000034/f6773108) Subscriber data update (mmctx.c:445) 20250201124257298 DMM DEBUG MM(262420000000034/f6773108) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250201124257298 DMM INFO MM(262420000000034/f6773108) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250201124257298 DMM INFO MM(262420000000034/f6773108) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124257298 DMM INFO MM(262420000000034/f6773108) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124257298 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124257298 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124257298 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124257298 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124257298 DLLC NOTICE LLME(ffffffff/f6773108){ASSIGNED} LLGM Assign pre (f6773108 => ffffffff) (gprs_llc.c:1079) 20250201124257298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6773108 => ffffffff) (gprs_llc.c:1125) 20250201124257298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124257298 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124257298 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124257298 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124257298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124257299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124257299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI210(316)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(324)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@1a0261356b52: Final verdict of PTC: none -NSVCI97(312)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@1a0261356b52: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@1a0261356b52: Final verdict of PTC: none -NSVCI98(317)@1a0261356b52: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@1a0261356b52: Final verdict of PTC: none -NSVCI99(322)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(321)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(310)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(315)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sat Feb 1 12:42: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 20250201124257371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124257672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82460) 20250201124258300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124258300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82460, count=94668) 20250201124259302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124259302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124300304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124300304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_detach_check_subscriber_list started. 20250201124300716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124300717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124300734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124300734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124300734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124300734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124300734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124300734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124300734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124300734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124300735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124300735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124300735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124300735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124300735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124300735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124300735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124300735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124300735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124300735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124300735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124300735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124300739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124300745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124300745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_detach_check_subscriber_list-BVCI196(330)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124300750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124300750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124300750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124300750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124300750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124300750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124300750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124300750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124300751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124300751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124300751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124300751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124300751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124300751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124300751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124300751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124300751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124300751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124300751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124300751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124300753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124300759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124300759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124300766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124300766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124300766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124300766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300766 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124300766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124300766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124300766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124300766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124300767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124300767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124300767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124300767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124300767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124300767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124300767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124300767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124300767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124300767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124300767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124300767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124300767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124300770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124300774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124300775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124301305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124301305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124301305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124301305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@1a0261356b52: Established a new IPA connection (conn_id=2) 20250201124301306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124301307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@1a0261356b52: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E8B48E0A'O, index=0 SGSN_Test-GSUP(343)@1a0261356b52: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@1a0261356b52: 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 := 'F720A0D20117E7C7B7FDF5841A14C08E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74F60FD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E04D7993F70EB36'O } } } } } 20250201124301327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124301327 DLLC NOTICE LLME(ffffffff/e8b48e0a){UNASSIGNED} LLC RX: unknown TLLI 0xe8b48e0a, creating LLME on the fly (gprs_llc.c:552) 20250201124301327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124301327 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20250201124301327 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124301327 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124301327 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124301327 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124301327 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124301327 DLLC NOTICE LLME(ffffffff/e8b48e0a){UNASSIGNED} LLGM Assign pre (e8b48e0a => f96a5f2b) (gprs_llc.c:1079) 20250201124301327 DLLC NOTICE LLME(e8b48e0a/f96a5f2b){ASSIGNED} LLGM Assign post (e8b48e0a => f96a5f2b) (gprs_llc.c:1125) 20250201124301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124301327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124301327 DMM DEBUG MM(262420000000033/f96a5f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124301334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124301334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124301334 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124301334 DMM DEBUG MM(262420000000033/f96a5f2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250201124301334 DMM NOTICE MM(262420000000033/f96a5f2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124301334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124301334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124301334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124301334 DMM DEBUG MM(262420000000033/f96a5f2b) Requesting authorization (sgsn_auth.c:160) 20250201124301334 DMM INFO MM(262420000000033/f96a5f2b) Requesting authentication tuples (sgsn_auth.c:184) 20250201124301334 DMM DEBUG MM(262420000000033/f96a5f2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124301334 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250201124301334 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)@1a0261356b52: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@1a0261356b52: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250201124301376 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124301376 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124301376 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124301376 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124301376 DMM INFO MM(262420000000033/f96a5f2b) Subscriber data update (mmctx.c:445) 20250201124301376 DMM DEBUG MM(262420000000033/f96a5f2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124301376 DMM INFO MM(262420000000033/f96a5f2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124301376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124301376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124301376 DMM INFO MM(262420000000033/f96a5f2b) <- GMM AUTH AND CIPHERING REQ (rand = f7 20 a0 d2 01 17 e7 c7 b7 fd f5 84 1a 14 c0 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124301384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124301384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124301384 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124301384 DMM INFO MM(262420000000033/f96a5f2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124301384 DMM NOTICE MM(262420000000033/f96a5f2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124301384 DMM DEBUG MM(262420000000033/f96a5f2b) checking auth: received GSM SRES = 74 f6 0f d7 (gprs_gmm.c:666) 20250201124301384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124301384 DMM DEBUG MM(262420000000033/f96a5f2b) Requesting authorization (sgsn_auth.c:160) 20250201124301384 DMM INFO MM(262420000000033/f96a5f2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124301384 DMM DEBUG MM(262420000000033/f96a5f2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124301384 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250201124301384 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) 20250201124301384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124301384 DMM INFO MM(262420000000033/f96a5f2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf96a5f2b) (gprs_gmm.c:300) 20250201124301385 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124301385 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124301385 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250201124301385 DMM INFO MM(262420000000033/f96a5f2b) Subscriber data update (mmctx.c:445) 20250201124301385 DMM DEBUG MM(262420000000033/f96a5f2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124301385 DMM INFO MM(262420000000033/f96a5f2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124301385 DMM NOTICE MM(262420000000033/f96a5f2b) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250201124301385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124301385 DMM NOTICE MM(262420000000033/f96a5f2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124301385 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) 20250201124301385 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124301385 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250201124301385 DMM INFO MM(262420000000033/f96a5f2b) Subscriber data update (mmctx.c:445) 20250201124301385 DMM DEBUG MM(262420000000033/f96a5f2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124301390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124301390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124301390 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124301390 DMM INFO MM(262420000000033/f96a5f2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124301390 DMM NOTICE MM(262420000000033/f96a5f2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124301390 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124301390 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124301390 DLLC NOTICE LLME(e8b48e0a/f96a5f2b){ASSIGNED} LLGM Assign pre (ffffffff => f96a5f2b) (gprs_llc.c:1079) 20250201124301390 DLLC NOTICE LLME(ffffffff/f96a5f2b){ASSIGNED} LLGM Assign post (ffffffff => f96a5f2b) (gprs_llc.c:1125) 20250201124301390 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124301390 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124301390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124301390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@1a0261356b52: setverdict(pass): none -> pass 20250201124301441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124301441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250201124301441 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124301441 DMM INFO MM(262420000000033/f96a5f2b) -> GMM DETACH REQUEST TLLI=0xf96a5f2b type=GPRS detach Power-off (gprs_gmm.c:1465) 20250201124301441 DMM INFO MM(262420000000033/f96a5f2b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124301441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124301441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124301441 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124301441 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124301441 DLLC NOTICE LLME(ffffffff/f96a5f2b){ASSIGNED} LLGM Assign pre (f96a5f2b => ffffffff) (gprs_llc.c:1079) 20250201124301441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f96a5f2b => ffffffff) (gprs_llc.c:1125) 20250201124301441 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250201124301441 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) 20250201124301441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124301441 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124301441 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124301441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124301442 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@1a0261356b52: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@1a0261356b52: Final verdict of PTC: pass 20250201124306461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124306466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124306466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(343)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@1a0261356b52: Final verdict of PTC: none -NSVCI99(341)@1a0261356b52: Final verdict of PTC: none -NSVCI98(336)@1a0261356b52: Final verdict of PTC: none -NSVCI97(331)@1a0261356b52: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@1a0261356b52: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@1a0261356b52: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(334)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(339)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(329)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sat Feb 1 12:43: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 20250201124306588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124306890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87476) 20250201124307468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124307468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87476, count=93548) 20250201124308470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124308470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sat Feb 1 12:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124309472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124309472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_check_complete_resend started. 20250201124309980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124309983 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124310046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124310046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124310046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124310046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124310046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124310046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124310046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124310046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124310047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124310047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124310047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124310048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124310048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124310048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124310048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124310048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124310048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124310048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124310048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124310048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124310054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124310068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124310068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124310081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124310081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124310081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124310081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124310081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124310081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124310081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124310081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124310082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124310082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124310082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124310084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124310088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124310088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124310095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124310096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124310096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124310096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124310096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124310096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124310096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124310096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124310096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124310096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124310096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124310097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124310102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124310102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124310473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124310474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124310474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124310474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124310478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124310479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@1a0261356b52: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CFF83467'O, index=0 SGSN_Test-GSUP(362)@1a0261356b52: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@1a0261356b52: 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 := '697810F84DF45DA1D6E9BF8B2F60DA60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7851ED1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED399A8ACB53FB6F'O } } } } } 20250201124311548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124311548 DLLC NOTICE LLME(ffffffff/cff83467){UNASSIGNED} LLC RX: unknown TLLI 0xcff83467, creating LLME on the fly (gprs_llc.c:552) 20250201124311548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124311548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124311548 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124311548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124311548 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124311548 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124311548 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124311548 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124311548 DLLC NOTICE LLME(ffffffff/cff83467){UNASSIGNED} LLGM Assign pre (cff83467 => d3503948) (gprs_llc.c:1079) 20250201124311548 DLLC NOTICE LLME(cff83467/d3503948){ASSIGNED} LLGM Assign post (cff83467 => d3503948) (gprs_llc.c:1125) 20250201124311548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124311548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124311548 DMM DEBUG MM(262420000000036/d3503948) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124311565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124311565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124311565 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124311565 DMM DEBUG MM(262420000000036/d3503948) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250201124311565 DMM NOTICE MM(262420000000036/d3503948) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124311565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124311565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124311565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124311565 DMM DEBUG MM(262420000000036/d3503948) Requesting authorization (sgsn_auth.c:160) 20250201124311565 DMM INFO MM(262420000000036/d3503948) Requesting authentication tuples (sgsn_auth.c:184) 20250201124311565 DMM DEBUG MM(262420000000036/d3503948) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124311565 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250201124311565 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)@1a0261356b52: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@1a0261356b52: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250201124311571 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124311571 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124311571 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124311571 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124311571 DMM INFO MM(262420000000036/d3503948) Subscriber data update (mmctx.c:445) 20250201124311571 DMM DEBUG MM(262420000000036/d3503948) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124311571 DMM INFO MM(262420000000036/d3503948) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124311571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124311571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124311571 DMM INFO MM(262420000000036/d3503948) <- GMM AUTH AND CIPHERING REQ (rand = 69 78 10 f8 4d f4 5d a1 d6 e9 bf 8b 2f 60 da 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124311585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124311585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124311585 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124311585 DMM INFO MM(262420000000036/d3503948) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124311585 DMM NOTICE MM(262420000000036/d3503948) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124311585 DMM DEBUG MM(262420000000036/d3503948) checking auth: received GSM SRES = 78 51 ed 1f (gprs_gmm.c:666) 20250201124311585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124311585 DMM DEBUG MM(262420000000036/d3503948) Requesting authorization (sgsn_auth.c:160) 20250201124311585 DMM INFO MM(262420000000036/d3503948) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124311585 DMM DEBUG MM(262420000000036/d3503948) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124311585 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250201124311585 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) 20250201124311585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124311585 DMM INFO MM(262420000000036/d3503948) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3503948) (gprs_gmm.c:300) 20250201124311588 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124311588 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124311588 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250201124311588 DMM INFO MM(262420000000036/d3503948) Subscriber data update (mmctx.c:445) 20250201124311588 DMM DEBUG MM(262420000000036/d3503948) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124311588 DMM INFO MM(262420000000036/d3503948) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124311588 DMM NOTICE MM(262420000000036/d3503948) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250201124311588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124311588 DMM NOTICE MM(262420000000036/d3503948) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124311588 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) 20250201124311589 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124311589 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250201124311589 DMM INFO MM(262420000000036/d3503948) Subscriber data update (mmctx.c:445) 20250201124311589 DMM DEBUG MM(262420000000036/d3503948) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201124317586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124317586 DMM INFO MM(262420000000036/d3503948) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3503948) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201124320503 DGPRS DEBUG Checking for inactive LLMEs, time = 1644706 (sgsn.c:131) 20250201124323587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124323587 DMM INFO MM(262420000000036/d3503948) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3503948) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201124329588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124329588 DMM INFO MM(262420000000036/d3503948) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3503948) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201124330475 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124330475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124330476 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124335588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124335589 DMM INFO MM(262420000000036/d3503948) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3503948) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201124340049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124340051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124340051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124340083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124340084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124340084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124340096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124340097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124340097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124341589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250201124341589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250201124341589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124341589 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250201124341589 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) 20250201124341589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124341589 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124341589 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124341589 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124341589 DLLC NOTICE LLME(cff83467/d3503948){ASSIGNED} LLGM Assign pre (d3503948 => ffffffff) (gprs_llc.c:1079) 20250201124341589 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3503948 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@1a0261356b52: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@1a0261356b52: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@1a0261356b52: Final verdict of PTC: pass 20250201124345618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@1a0261356b52: Final verdict of PTC: none 20250201124345622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124345623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@1a0261356b52: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@1a0261356b52: Final verdict of PTC: none -NSVCI98(355)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@1a0261356b52: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@1a0261356b52: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(348)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(353)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(358)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@1a0261356b52: Final verdict of PTC: none -NSVCI99(360)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sat Feb 1 12:43:45 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 20250201124345690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124345992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88844) 20250201124346623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124346623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88844, count=94276) 20250201124347624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124347624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:43:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124348625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124348625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_update started. 20250201124349033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124349036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124349074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124349074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124349074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124349074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124349074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124349074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124349074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124349074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124349075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124349075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124349075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124349075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124349075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124349075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124349075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124349075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124349075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124349075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124349076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124349076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124349078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124349083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124349083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(370)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124349087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124349087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124349087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124349087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124349087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124349087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124349087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124349087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124349088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124349088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124349088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124349088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124349088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124349088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124349088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124349088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124349088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124349088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124349088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124349088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124349090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124349094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124349094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124349104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124349104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124349104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124349104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124349104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124349104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124349104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124349104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124349105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124349105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124349105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124349105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124349105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124349105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124349105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124349105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124349105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124349105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124349105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124349105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124349105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124349107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124349111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124349111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124349626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124349626 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124349626 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124349626 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124349631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250201124349632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201124350504 DGPRS DEBUG Checking for inactive LLMEs, time = 1644736 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@1a0261356b52: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FDF1CC42'O, index=0 SGSN_Test-GSUP(381)@1a0261356b52: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@1a0261356b52: 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 := '92821FD74F1FF4CABAF629BBE4FDD5BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6AC6541'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30C59949D11AC146'O } } } } } 20250201124350711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124350711 DLLC NOTICE LLME(ffffffff/fdf1cc42){UNASSIGNED} LLC RX: unknown TLLI 0xfdf1cc42, creating LLME on the fly (gprs_llc.c:552) 20250201124350711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124350711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20250201124350711 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124350711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124350711 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124350711 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124350711 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124350711 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124350711 DLLC NOTICE LLME(ffffffff/fdf1cc42){UNASSIGNED} LLGM Assign pre (fdf1cc42 => c0cd6626) (gprs_llc.c:1079) 20250201124350711 DLLC NOTICE LLME(fdf1cc42/c0cd6626){ASSIGNED} LLGM Assign post (fdf1cc42 => c0cd6626) (gprs_llc.c:1125) 20250201124350711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124350711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124350711 DMM DEBUG MM(262420000000031/c0cd6626) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124350737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124350737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124350737 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124350737 DMM DEBUG MM(262420000000031/c0cd6626) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250201124350737 DMM NOTICE MM(262420000000031/c0cd6626) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124350737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124350738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124350738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124350738 DMM DEBUG MM(262420000000031/c0cd6626) Requesting authorization (sgsn_auth.c:160) 20250201124350738 DMM INFO MM(262420000000031/c0cd6626) Requesting authentication tuples (sgsn_auth.c:184) 20250201124350738 DMM DEBUG MM(262420000000031/c0cd6626) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124350738 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250201124350738 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)@1a0261356b52: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@1a0261356b52: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250201124350744 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124350744 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124350744 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124350744 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124350744 DMM INFO MM(262420000000031/c0cd6626) Subscriber data update (mmctx.c:445) 20250201124350744 DMM DEBUG MM(262420000000031/c0cd6626) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124350744 DMM INFO MM(262420000000031/c0cd6626) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124350744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124350744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124350744 DMM INFO MM(262420000000031/c0cd6626) <- GMM AUTH AND CIPHERING REQ (rand = 92 82 1f d7 4f 1f f4 ca ba f6 29 bb e4 fd d5 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124350761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124350761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124350761 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124350761 DMM INFO MM(262420000000031/c0cd6626) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124350761 DMM NOTICE MM(262420000000031/c0cd6626) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124350761 DMM DEBUG MM(262420000000031/c0cd6626) checking auth: received GSM SRES = b6 ac 65 41 (gprs_gmm.c:666) 20250201124350761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124350761 DMM DEBUG MM(262420000000031/c0cd6626) Requesting authorization (sgsn_auth.c:160) 20250201124350761 DMM INFO MM(262420000000031/c0cd6626) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124350761 DMM DEBUG MM(262420000000031/c0cd6626) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124350761 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250201124350761 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) 20250201124350761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124350761 DMM INFO MM(262420000000031/c0cd6626) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0cd6626) (gprs_gmm.c:300) 20250201124350765 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124350765 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124350765 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250201124350765 DMM INFO MM(262420000000031/c0cd6626) Subscriber data update (mmctx.c:445) 20250201124350765 DMM DEBUG MM(262420000000031/c0cd6626) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124350765 DMM INFO MM(262420000000031/c0cd6626) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124350765 DMM NOTICE MM(262420000000031/c0cd6626) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250201124350765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124350765 DMM NOTICE MM(262420000000031/c0cd6626) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124350765 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) 20250201124350767 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124350767 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250201124350767 DMM INFO MM(262420000000031/c0cd6626) Subscriber data update (mmctx.c:445) 20250201124350767 DMM DEBUG MM(262420000000031/c0cd6626) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124350782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124350782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124350782 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124350782 DMM INFO MM(262420000000031/c0cd6626) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124350782 DMM NOTICE MM(262420000000031/c0cd6626) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124350782 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124350783 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124350783 DLLC NOTICE LLME(fdf1cc42/c0cd6626){ASSIGNED} LLGM Assign pre (ffffffff => c0cd6626) (gprs_llc.c:1079) 20250201124350783 DLLC NOTICE LLME(ffffffff/c0cd6626){ASSIGNED} LLGM Assign post (ffffffff => c0cd6626) (gprs_llc.c:1125) 20250201124350783 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124350783 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124350783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124350783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@1a0261356b52: setverdict(pass): none -> pass 20250201124350830 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250201124350831 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250201124350831 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) 20250201124350831 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250201124350831 DMM INFO MM(262420000000031/c0cd6626) Subscriber data update (mmctx.c:445) 20250201124350831 DMM DEBUG MM(262420000000031/c0cd6626) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250201124350831 DMM INFO MM(262420000000031/c0cd6626) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250201124350831 DMM INFO MM(262420000000031/c0cd6626) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124350831 DMM INFO MM(262420000000031/c0cd6626) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124350831 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124350831 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124350831 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124350831 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124350831 DLLC NOTICE LLME(ffffffff/c0cd6626){ASSIGNED} LLGM Assign pre (c0cd6626 => ffffffff) (gprs_llc.c:1079) 20250201124350831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0cd6626 => ffffffff) (gprs_llc.c:1125) 20250201124350831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124350831 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124350831 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124350831 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed MC@1a0261356b52: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@1a0261356b52: Final verdict of PTC: none 20250201124355843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124355843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@1a0261356b52: Final verdict of PTC: none -NSVCI98(374)@1a0261356b52: Final verdict of PTC: none -NSVCI99(380)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@1a0261356b52: Final verdict of PTC: none 20250201124355845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51614<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(377)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(378)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(372)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(367)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@1a0261356b52: Final verdict of PTC: pass MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sat Feb 1 12:43:55 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 20250201124355919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124356220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20250201124356844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124356844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=92652) 20250201124357845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124357846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:43:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124358846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124358846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_withdraw started. 20250201124359306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124359307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124359323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124359323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124359323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124359323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124359323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124359323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124359323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124359323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124359324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124359324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124359324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124359324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124359324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124359324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124359324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124359324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124359324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124359324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124359324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124359324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124359327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124359333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124359333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(389)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124359337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124359337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124359337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124359337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124359337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124359337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124359337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124359337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124359339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124359339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124359339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124359339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124359339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124359339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124359339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124359339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124359339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124359339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124359339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124359339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124359342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124359348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124359348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(394)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124359353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124359353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124359353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124359353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124359353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124359353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124359353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124359353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124359355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124359355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124359355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124359355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124359355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124359355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124359355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124359355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124359355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124359355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124359355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124359355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124359355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124359357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124359361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124359361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124359847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124359848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124359848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124359848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124359852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124359853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1a0261356b52: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='EC633D6E'O, index=0 SGSN_Test-GSUP(400)@1a0261356b52: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@1a0261356b52: 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 := 'AD9DBC6F83F475B1578DC3A662F70CE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E13C272'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B47300F6BB040618'O } } } } } 20250201124400920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124400920 DLLC NOTICE LLME(ffffffff/ec633d6e){UNASSIGNED} LLC RX: unknown TLLI 0xec633d6e, creating LLME on the fly (gprs_llc.c:552) 20250201124400920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124400920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20250201124400920 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124400920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124400920 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124400920 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124400920 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124400920 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124400920 DLLC NOTICE LLME(ffffffff/ec633d6e){UNASSIGNED} LLGM Assign pre (ec633d6e => df5faeb7) (gprs_llc.c:1079) 20250201124400920 DLLC NOTICE LLME(ec633d6e/df5faeb7){ASSIGNED} LLGM Assign post (ec633d6e => df5faeb7) (gprs_llc.c:1125) 20250201124400920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124400920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124400920 DMM DEBUG MM(262420000000029/df5faeb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124400943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124400943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124400943 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124400943 DMM DEBUG MM(262420000000029/df5faeb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250201124400943 DMM NOTICE MM(262420000000029/df5faeb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124400943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124400943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124400943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124400943 DMM DEBUG MM(262420000000029/df5faeb7) Requesting authorization (sgsn_auth.c:160) 20250201124400943 DMM INFO MM(262420000000029/df5faeb7) Requesting authentication tuples (sgsn_auth.c:184) 20250201124400943 DMM DEBUG MM(262420000000029/df5faeb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124400943 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250201124400943 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)@1a0261356b52: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@1a0261356b52: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250201124400949 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124400949 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124400949 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124400949 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124400949 DMM INFO MM(262420000000029/df5faeb7) Subscriber data update (mmctx.c:445) 20250201124400949 DMM DEBUG MM(262420000000029/df5faeb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124400949 DMM INFO MM(262420000000029/df5faeb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124400949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124400949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124400949 DMM INFO MM(262420000000029/df5faeb7) <- GMM AUTH AND CIPHERING REQ (rand = ad 9d bc 6f 83 f4 75 b1 57 8d c3 a6 62 f7 0c e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124400966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124400966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124400966 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124400966 DMM INFO MM(262420000000029/df5faeb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124400966 DMM NOTICE MM(262420000000029/df5faeb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124400966 DMM DEBUG MM(262420000000029/df5faeb7) checking auth: received GSM SRES = 1e 13 c2 72 (gprs_gmm.c:666) 20250201124400966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124400966 DMM DEBUG MM(262420000000029/df5faeb7) Requesting authorization (sgsn_auth.c:160) 20250201124400966 DMM INFO MM(262420000000029/df5faeb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124400966 DMM DEBUG MM(262420000000029/df5faeb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124400966 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250201124400966 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) 20250201124400966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124400966 DMM INFO MM(262420000000029/df5faeb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf5faeb7) (gprs_gmm.c:300) 20250201124400968 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124400968 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124400968 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250201124400969 DMM INFO MM(262420000000029/df5faeb7) Subscriber data update (mmctx.c:445) 20250201124400969 DMM DEBUG MM(262420000000029/df5faeb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124400969 DMM INFO MM(262420000000029/df5faeb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124400969 DMM NOTICE MM(262420000000029/df5faeb7) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250201124400969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124400969 DMM NOTICE MM(262420000000029/df5faeb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124400969 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) 20250201124400970 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124400970 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250201124400970 DMM INFO MM(262420000000029/df5faeb7) Subscriber data update (mmctx.c:445) 20250201124400970 DMM DEBUG MM(262420000000029/df5faeb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124400981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124400981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124400981 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124400981 DMM INFO MM(262420000000029/df5faeb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124400981 DMM NOTICE MM(262420000000029/df5faeb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124400981 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124400981 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124400981 DLLC NOTICE LLME(ec633d6e/df5faeb7){ASSIGNED} LLGM Assign pre (ffffffff => df5faeb7) (gprs_llc.c:1079) 20250201124400981 DLLC NOTICE LLME(ffffffff/df5faeb7){ASSIGNED} LLGM Assign post (ffffffff => df5faeb7) (gprs_llc.c:1125) 20250201124400981 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124400981 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@1a0261356b52: setverdict(pass): none -> pass 20250201124401031 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250201124401031 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250201124401031 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) 20250201124401031 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250201124401031 DMM INFO MM(262420000000029/df5faeb7) Subscriber data update (mmctx.c:445) 20250201124401031 DMM DEBUG MM(262420000000029/df5faeb7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250201124401031 DMM INFO MM(262420000000029/df5faeb7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250201124401031 DMM INFO MM(262420000000029/df5faeb7) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250201124401031 DMM NOTICE MM(262420000000029/df5faeb7) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250201124401031 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250201124401031 DMM INFO MM(262420000000029/df5faeb7) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250201124401031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124401031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124401031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124401031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124401031 DLLC NOTICE LLME(ffffffff/df5faeb7){ASSIGNED} LLGM Assign pre (df5faeb7 => ffffffff) (gprs_llc.c:1079) 20250201124401031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df5faeb7 => ffffffff) (gprs_llc.c:1125) 20250201124401031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124401031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124401031 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124401031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1a0261356b52: Removing Client IMSI='262420000000029'H, index=0 20250201124401045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124401045 DLLC NOTICE LLME(ffffffff/df5faeb7){UNASSIGNED} LLC RX: unknown TLLI 0xdf5faeb7, creating LLME on the fly (gprs_llc.c:552) 20250201124401045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124401045 DMM NOTICE LLME(ffffffff/df5faeb7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250201124401045 DLLC NOTICE LLME(ffffffff/df5faeb7){UNASSIGNED} LLGM Assign pre (df5faeb7 => ffffffff) (gprs_llc.c:1079) 20250201124401045 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df5faeb7 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@1a0261356b52: Final verdict of PTC: pass 20250201124401050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124401055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124401055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(400)@1a0261356b52: Final verdict of PTC: none -NSVCI97(388)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1a0261356b52: Final verdict of PTC: none -NSVCI98(393)@1a0261356b52: Final verdict of PTC: none -NSVCI99(398)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(391)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(386)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(396)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sat Feb 1 12:44: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 20250201124401168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124401470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50520) 20250201124402056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124402057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50520, count=96156) 20250201124403058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124403059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124404060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124404061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250201124404550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124404553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124404597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124404597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124404597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124404597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124404597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124404597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124404597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124404597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124404598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124404598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124404598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124404598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124404598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124404598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124404598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124404598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124404598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124404598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124404598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124404598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124404600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124404606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124404606 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124404613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124404613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124404613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124404613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124404613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124404613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124404613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124404613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124404614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124404614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124404614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124404615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124404615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124404615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124404615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124404615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124404615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124404615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124404615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124404615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124404617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124404621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124404621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124404629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124404629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124404629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124404629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124404629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124404629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124404629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124404629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124404630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124404630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124404630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124404630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124404630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124404630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124404630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124404630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124404630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124404630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124404630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124404630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124404630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124404633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124404638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124404638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124405061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124405061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124405061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124405061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124405065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124405066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1a0261356b52: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EBED5FB3'O, index=0 SGSN_Test-GSUP(419)@1a0261356b52: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250201124406128 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) 20250201124406128 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@1a0261356b52: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@1a0261356b52: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1a0261356b52: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1a0261356b52: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1a0261356b52: Final verdict of PTC: pass 20250201124406138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@1a0261356b52: Final verdict of PTC: none -NSVCI97(407)@1a0261356b52: Final verdict of PTC: none -NSVCI98(412)@1a0261356b52: Final verdict of PTC: none -NSVCI99(417)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1a0261356b52: Final verdict of PTC: none 20250201124406143 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124406143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(413)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(405)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(410)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(415)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sat Feb 1 12:44: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 20250201124406230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124406532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45012) 20250201124407144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124407145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45012, count=53180) 20250201124408145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124408145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124409147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124409147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250201124409627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124409630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124409670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124409670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124409670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124409670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124409670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124409670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124409670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124409670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201124409672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124409672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124409672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(426)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124409672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124409672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124409672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124409672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124409672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124409672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124409672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124409672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124409672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124409675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124409679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124409679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@1a0261356b52: 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)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124409685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(431)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124409685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124409685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124409685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124409685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124409685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124409686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124409686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124409688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250201124409695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124409695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(436)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@1a0261356b52: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124409697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124409697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124409697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124409697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124409697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124409697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124409697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124409697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124409698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124409698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124409698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124409699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124409699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124409699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124409699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124409699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124409699 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124409699 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124409699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124409699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124409699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124409701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124409707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124409707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124410148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124410148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124410148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124410148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124410149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124410150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1a0261356b52: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D73164AE'O, index=0 SGSN_Test-GSUP(438)@1a0261356b52: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250201124411219 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) 20250201124411220 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@1a0261356b52: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@1a0261356b52: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1a0261356b52: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1a0261356b52: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1a0261356b52: Final verdict of PTC: pass 20250201124411228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124411233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124411233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(422)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(438)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@1a0261356b52: Final verdict of PTC: none -NSVCI98(431)@1a0261356b52: Final verdict of PTC: none -NSVCI97(426)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1a0261356b52: Final verdict of PTC: none -NSVCI99(436)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@1a0261356b52: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(429)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(434)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(424)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@1a0261356b52: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sat Feb 1 12:44: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 20250201124411338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124411639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47776) 20250201124412234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124412234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47776, count=53288) 20250201124413236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124413236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sat Feb 1 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124414238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124414238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_rau_unknown started. 20250201124414718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124414720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124414762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124414762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124414762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124414762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124414762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124414762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124414762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124414762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124414763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124414763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124414763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124414763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124414763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124414763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124414763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124414763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124414763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124414763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124414763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124414763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(446)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(445)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124414766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124414774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124414774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250201124414775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124414775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124414775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124414775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124414775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124414775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124414775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124414775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124414777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124414777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124414777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124414777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124414777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124414777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124414777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124414777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124414777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124414777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_rau_unknown-BVCI196(444)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124414777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124414777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124414779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124414784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124414784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124414789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124414789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124414789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124414789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124414789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124414789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124414789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124414789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124414790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124414790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124414790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124414790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124414790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124414790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124414790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124414790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124414790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124414790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124414790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124414791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124414791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124414793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124414797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124414797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124415239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124415239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124415239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124415239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124415244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124415245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@1a0261356b52: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FD3FBB1D'O, index=0 SGSN_Test-GSUP(457)@1a0261356b52: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250201124416295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124416296 DLLC NOTICE LLME(ffffffff/fd3fbb1d){UNASSIGNED} LLC RX: unknown TLLI 0xfd3fbb1d, creating LLME on the fly (gprs_llc.c:552) 20250201124416296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250201124416296 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201124416296 DMM NOTICE LLME(ffffffff/fd3fbb1d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250201124416296 DLLC NOTICE LLME(ffffffff/fd3fbb1d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250201124416296 DMM ERROR LLME(ffffffff/fd3fbb1d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250201124416296 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250201124416296 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250201124416296 DLLC NOTICE LLME(ffffffff/fd3fbb1d){UNASSIGNED} LLGM Assign pre (fd3fbb1d => ffffffff) (gprs_llc.c:1079) 20250201124416296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd3fbb1d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@1a0261356b52: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@1a0261356b52: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@1a0261356b52: Final verdict of PTC: pass 20250201124416311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@1a0261356b52: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@1a0261356b52: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@1a0261356b52: Final verdict of PTC: none -NSVCI97(445)@1a0261356b52: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@1a0261356b52: Final verdict of PTC: none 20250201124416316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124416316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@1a0261356b52: Final verdict of PTC: none -NSVCI99(455)@1a0261356b52: Final verdict of PTC: none -NSVCI98(450)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(448)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(453)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(443)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@1a0261356b52: Test case TC_rau_unknown finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sat Feb 1 12:44: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 20250201124416381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124416683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43960) 20250201124417318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124417318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43960, count=54424) 20250201124418320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124418320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sat Feb 1 12:44:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124419322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124419322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_rau started. 20250201124419768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124419771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124419801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124419801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124419801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124419801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124419801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124419801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124419801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124419801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124419802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124419802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124419802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124419802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124419802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124419802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124419802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124419802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124419802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124419802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124419802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124419802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124419804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124419809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124419809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124419815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124419815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124419815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124419815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124419816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124419816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124419816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124419816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124419818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124419822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124419822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124419830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124419830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124419830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124419830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419830 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124419830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124419830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124419830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124419830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124419831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124419831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124419831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124419831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124419831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124419831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124419831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124419831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124419831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124419833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124419838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124420323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124420323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124420323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124420324 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124420328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250201124420329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201124420504 DGPRS DEBUG Checking for inactive LLMEs, time = 1644766 (sgsn.c:131) TC_attach_rau-BVCI196(463)@1a0261356b52: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E2F545CD'O, index=0 SGSN_Test-GSUP(476)@1a0261356b52: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@1a0261356b52: 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 := '33A0ED139F2F6F1E319EC598EF624D99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03A336C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7344E6FA5BC6F976'O } } } } } 20250201124421358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421358 DLLC NOTICE LLME(ffffffff/e2f545cd){UNASSIGNED} LLC RX: unknown TLLI 0xe2f545cd, creating LLME on the fly (gprs_llc.c:552) 20250201124421358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20250201124421358 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124421358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124421358 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124421358 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124421358 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124421358 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124421358 DLLC NOTICE LLME(ffffffff/e2f545cd){UNASSIGNED} LLGM Assign pre (e2f545cd => fe55984e) (gprs_llc.c:1079) 20250201124421358 DLLC NOTICE LLME(e2f545cd/fe55984e){ASSIGNED} LLGM Assign post (e2f545cd => fe55984e) (gprs_llc.c:1125) 20250201124421358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124421358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124421358 DMM DEBUG MM(262420000000012/fe55984e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421365 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124421365 DMM DEBUG MM(262420000000012/fe55984e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250201124421365 DMM NOTICE MM(262420000000012/fe55984e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124421365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124421365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124421365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124421365 DMM DEBUG MM(262420000000012/fe55984e) Requesting authorization (sgsn_auth.c:160) 20250201124421365 DMM INFO MM(262420000000012/fe55984e) Requesting authentication tuples (sgsn_auth.c:184) 20250201124421365 DMM DEBUG MM(262420000000012/fe55984e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124421365 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250201124421365 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)@1a0261356b52: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@1a0261356b52: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250201124421366 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124421366 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124421366 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124421366 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124421366 DMM INFO MM(262420000000012/fe55984e) Subscriber data update (mmctx.c:445) 20250201124421366 DMM DEBUG MM(262420000000012/fe55984e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124421366 DMM INFO MM(262420000000012/fe55984e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124421366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124421366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124421366 DMM INFO MM(262420000000012/fe55984e) <- GMM AUTH AND CIPHERING REQ (rand = 33 a0 ed 13 9f 2f 6f 1e 31 9e c5 98 ef 62 4d 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124421370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421370 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124421370 DMM NOTICE MM(262420000000012/fe55984e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124421370 DMM DEBUG MM(262420000000012/fe55984e) checking auth: received GSM SRES = 03 a3 36 c4 (gprs_gmm.c:666) 20250201124421370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124421370 DMM DEBUG MM(262420000000012/fe55984e) Requesting authorization (sgsn_auth.c:160) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124421370 DMM DEBUG MM(262420000000012/fe55984e) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124421370 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250201124421370 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) 20250201124421370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe55984e) (gprs_gmm.c:300) 20250201124421370 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124421370 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124421370 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) Subscriber data update (mmctx.c:445) 20250201124421370 DMM DEBUG MM(262420000000012/fe55984e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124421370 DMM NOTICE MM(262420000000012/fe55984e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250201124421370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124421370 DMM NOTICE MM(262420000000012/fe55984e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124421370 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) 20250201124421370 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124421370 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250201124421370 DMM INFO MM(262420000000012/fe55984e) Subscriber data update (mmctx.c:445) 20250201124421370 DMM DEBUG MM(262420000000012/fe55984e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124421373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421373 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124421373 DMM INFO MM(262420000000012/fe55984e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124421373 DMM NOTICE MM(262420000000012/fe55984e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124421373 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124421373 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124421373 DLLC NOTICE LLME(e2f545cd/fe55984e){ASSIGNED} LLGM Assign pre (ffffffff => fe55984e) (gprs_llc.c:1079) 20250201124421373 DLLC NOTICE LLME(ffffffff/fe55984e){ASSIGNED} LLGM Assign post (ffffffff => fe55984e) (gprs_llc.c:1125) 20250201124421373 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124421373 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124421373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124421373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@1a0261356b52: setverdict(pass): none -> pass 20250201124421432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421432 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124421432 DMM INFO MM(262420000000012/fe55984e) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250201124421432 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124421432 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124421432 DLLC NOTICE LLME(ffffffff/fe55984e){ASSIGNED} LLGM Assign pre (fe55984e => f2f96fb5) (gprs_llc.c:1079) 20250201124421432 DLLC NOTICE LLME(fe55984e/f2f96fb5){ASSIGNED} LLGM Assign post (fe55984e => f2f96fb5) (gprs_llc.c:1125) 20250201124421432 DMM INFO MM(262420000000012/f2f96fb5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@1a0261356b52: Removing Client IMSI='262420000000012'H, index=0 20250201124421449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124421449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250201124421449 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124421449 DMM INFO MM(262420000000012/f2f96fb5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201124421449 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201124421449 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124421449 DLLC NOTICE LLME(fe55984e/f2f96fb5){ASSIGNED} LLGM Assign pre (ffffffff => f2f96fb5) (gprs_llc.c:1079) 20250201124421449 DLLC NOTICE LLME(ffffffff/f2f96fb5){ASSIGNED} LLGM Assign post (ffffffff => f2f96fb5) (gprs_llc.c:1125) 20250201124421449 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@1a0261356b52: Final verdict of PTC: pass 20250201124421453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124421456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124421456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(476)@1a0261356b52: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@1a0261356b52: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@1a0261356b52: Final verdict of PTC: none -NSVCI98(469)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@1a0261356b52: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@1a0261356b52: Final verdict of PTC: none -NSVCI97(464)@1a0261356b52: Final verdict of PTC: none -NSVCI99(474)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(462)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(472)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(467)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_rau finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sat Feb 1 12:44:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250201124421594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124421996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91692) 20250201124422458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124422458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91692, count=92952) 20250201124423460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124423460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sat Feb 1 12:44:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124424462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124424462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_rau_a_a started. 20250201124425081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124425083 DMM INFO MM(262420000000012/f2f96fb5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124425083 DMM INFO MM(262420000000012/f2f96fb5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124425083 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124425083 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124425083 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124425083 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124425083 DLLC NOTICE LLME(ffffffff/f2f96fb5){ASSIGNED} LLGM Assign pre (f2f96fb5 => ffffffff) (gprs_llc.c:1079) 20250201124425083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2f96fb5 => ffffffff) (gprs_llc.c:1125) 20250201124425084 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250201124425084 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) 20250201124425084 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:399) 20250201124425084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124425084 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124425084 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124425084 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124425084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124425114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124425114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124425114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124425114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124425114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124425114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124425115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124425115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124425115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124425115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124425115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124425115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124425115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124425115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124425115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124425118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124425122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124425122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124425131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124425131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124425131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124425131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124425131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124425131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124425131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124425131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124425132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124425132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124425132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124425132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124425132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124425132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124425132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124425132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124425132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124425132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124425132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124425132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124425135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124425140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124425140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(490)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124425145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124425145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124425145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124425145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124425146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124425146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124425146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124425146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124425146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124425146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124425146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124425146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124425146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124425146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124425146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124425147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124425147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124425149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124425153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124425153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124425463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124425463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124425463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124425463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124425467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124425468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@1a0261356b52: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CD1FF7A2'O, index=0 SGSN_Test-GSUP(495)@1a0261356b52: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@1a0261356b52: 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 := '50BFD5040DFD53D6BB19DEC955592445'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E884E991'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7654511146931FF7'O } } } } } 20250201124426538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426538 DLLC NOTICE LLME(ffffffff/cd1ff7a2){UNASSIGNED} LLC RX: unknown TLLI 0xcd1ff7a2, creating LLME on the fly (gprs_llc.c:552) 20250201124426538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426538 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20250201124426538 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124426538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124426538 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124426538 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124426538 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124426538 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124426538 DLLC NOTICE LLME(ffffffff/cd1ff7a2){UNASSIGNED} LLGM Assign pre (cd1ff7a2 => d118b520) (gprs_llc.c:1079) 20250201124426538 DLLC NOTICE LLME(cd1ff7a2/d118b520){ASSIGNED} LLGM Assign post (cd1ff7a2 => d118b520) (gprs_llc.c:1125) 20250201124426538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124426538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124426538 DMM DEBUG MM(262420000000037/d118b520) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124426555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426555 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426555 DMM DEBUG MM(262420000000037/d118b520) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250201124426555 DMM NOTICE MM(262420000000037/d118b520) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124426555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124426555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124426555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124426555 DMM DEBUG MM(262420000000037/d118b520) Requesting authorization (sgsn_auth.c:160) 20250201124426555 DMM INFO MM(262420000000037/d118b520) Requesting authentication tuples (sgsn_auth.c:184) 20250201124426555 DMM DEBUG MM(262420000000037/d118b520) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124426555 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250201124426555 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)@1a0261356b52: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@1a0261356b52: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250201124426561 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124426561 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124426561 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124426561 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124426561 DMM INFO MM(262420000000037/d118b520) Subscriber data update (mmctx.c:445) 20250201124426561 DMM DEBUG MM(262420000000037/d118b520) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124426561 DMM INFO MM(262420000000037/d118b520) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124426561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124426561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124426561 DMM INFO MM(262420000000037/d118b520) <- GMM AUTH AND CIPHERING REQ (rand = 50 bf d5 04 0d fd 53 d6 bb 19 de c9 55 59 24 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124426576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426576 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426576 DMM INFO MM(262420000000037/d118b520) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124426576 DMM NOTICE MM(262420000000037/d118b520) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124426576 DMM DEBUG MM(262420000000037/d118b520) checking auth: received GSM SRES = e8 84 e9 91 (gprs_gmm.c:666) 20250201124426576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124426576 DMM DEBUG MM(262420000000037/d118b520) Requesting authorization (sgsn_auth.c:160) 20250201124426576 DMM INFO MM(262420000000037/d118b520) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124426576 DMM DEBUG MM(262420000000037/d118b520) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124426576 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250201124426576 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) 20250201124426576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124426576 DMM INFO MM(262420000000037/d118b520) <- GMM ATTACH ACCEPT (new P-TMSI=0xd118b520) (gprs_gmm.c:300) 20250201124426579 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124426579 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124426579 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250201124426579 DMM INFO MM(262420000000037/d118b520) Subscriber data update (mmctx.c:445) 20250201124426579 DMM DEBUG MM(262420000000037/d118b520) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124426579 DMM INFO MM(262420000000037/d118b520) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124426579 DMM NOTICE MM(262420000000037/d118b520) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250201124426579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124426579 DMM NOTICE MM(262420000000037/d118b520) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124426579 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) 20250201124426581 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124426581 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250201124426581 DMM INFO MM(262420000000037/d118b520) Subscriber data update (mmctx.c:445) 20250201124426581 DMM DEBUG MM(262420000000037/d118b520) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124426593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426593 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426593 DMM INFO MM(262420000000037/d118b520) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124426593 DMM NOTICE MM(262420000000037/d118b520) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124426593 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124426593 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124426593 DLLC NOTICE LLME(cd1ff7a2/d118b520){ASSIGNED} LLGM Assign pre (ffffffff => d118b520) (gprs_llc.c:1079) 20250201124426593 DLLC NOTICE LLME(ffffffff/d118b520){ASSIGNED} LLGM Assign post (ffffffff => d118b520) (gprs_llc.c:1125) 20250201124426593 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124426593 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124426593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124426593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): none -> pass 20250201124426650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426650 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426650 DMM INFO MM(262420000000037/d118b520) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201124426651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124426651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124426651 DLLC NOTICE LLME(ffffffff/d118b520){ASSIGNED} LLGM Assign pre (d118b520 => fb2170c8) (gprs_llc.c:1079) 20250201124426651 DLLC NOTICE LLME(d118b520/fb2170c8){ASSIGNED} LLGM Assign post (d118b520 => fb2170c8) (gprs_llc.c:1125) 20250201124426651 DMM INFO MM(262420000000037/fb2170c8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124426664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426665 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426665 DMM INFO MM(262420000000037/fb2170c8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201124426665 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201124426665 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124426665 DLLC NOTICE LLME(d118b520/fb2170c8){ASSIGNED} LLGM Assign pre (ffffffff => fb2170c8) (gprs_llc.c:1079) 20250201124426665 DLLC NOTICE LLME(ffffffff/fb2170c8){ASSIGNED} LLGM Assign post (ffffffff => fb2170c8) (gprs_llc.c:1125) 20250201124426665 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250201124426665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426665 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426665 DMM INFO MM(262420000000037/fb2170c8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201124426665 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124426665 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124426665 DLLC NOTICE LLME(ffffffff/fb2170c8){ASSIGNED} LLGM Assign pre (fb2170c8 => ee8c263f) (gprs_llc.c:1079) 20250201124426665 DLLC NOTICE LLME(fb2170c8/ee8c263f){ASSIGNED} LLGM Assign post (fb2170c8 => ee8c263f) (gprs_llc.c:1125) 20250201124426665 DMM INFO MM(262420000000037/ee8c263f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124426676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426676 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426676 DMM INFO MM(262420000000037/ee8c263f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201124426676 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201124426676 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124426676 DLLC NOTICE LLME(fb2170c8/ee8c263f){ASSIGNED} LLGM Assign pre (ffffffff => ee8c263f) (gprs_llc.c:1079) 20250201124426676 DLLC NOTICE LLME(ffffffff/ee8c263f){ASSIGNED} LLGM Assign post (ffffffff => ee8c263f) (gprs_llc.c:1125) 20250201124426676 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250201124426676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124426676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124426676 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124426676 DMM INFO MM(262420000000037/ee8c263f) -> GMM DETACH REQUEST TLLI=0xee8c263f type=GPRS detach Power-off (gprs_gmm.c:1465) 20250201124426676 DMM INFO MM(262420000000037/ee8c263f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124426676 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124426676 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124426676 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124426676 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124426676 DLLC NOTICE LLME(ffffffff/ee8c263f){ASSIGNED} LLGM Assign pre (ee8c263f => ffffffff) (gprs_llc.c:1079) 20250201124426676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee8c263f => ffffffff) (gprs_llc.c:1125) 20250201124426676 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250201124426677 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) 20250201124426677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124426677 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124426677 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124426677 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124426678 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@1a0261356b52: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@1a0261356b52: Final verdict of PTC: pass 20250201124431691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@1a0261356b52: Final verdict of PTC: none -NSVCI99(493)@1a0261356b52: Final verdict of PTC: none -NSVCI97(483)@1a0261356b52: Final verdict of PTC: none 20250201124431697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(488)@1a0261356b52: Final verdict of PTC: none 20250201124431697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(479)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(486)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(481)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(491)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sat Feb 1 12:44:31 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 20250201124431802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124432104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111568) 20250201124432698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124432698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111568, count=112828) 20250201124433699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124433699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sat Feb 1 12:44:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124434700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124434700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_rau_a_b started. 20250201124435199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124435201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124435253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124435253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124435253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124435253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124435253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124435253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124435253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124435253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124435254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124435254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124435254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124435254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124435254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124435254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124435254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124435254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124435254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124435254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124435255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124435255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124435257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124435262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124435262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124435268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124435268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435268 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124435268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124435268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124435268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124435268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124435269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124435269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124435269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124435269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124435269 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435269 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124435269 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124435269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124435269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124435269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124435271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124435276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124435276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124435281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124435281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124435281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124435281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124435282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124435282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124435282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124435282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124435282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124435282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124435282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124435282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124435282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124435285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124435289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124435289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124435701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124435701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124435701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124435701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124435705 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124435706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@1a0261356b52: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EB24A553'O, index=0 SGSN_Test-GSUP(514)@1a0261356b52: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@1a0261356b52: 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 := '8BAD9FAC0C820A6746E9CF5F528D41D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95D7052C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD174D50B0A56E0E'O } } } } } 20250201124436751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436751 DLLC NOTICE LLME(ffffffff/eb24a553){UNASSIGNED} LLC RX: unknown TLLI 0xeb24a553, creating LLME on the fly (gprs_llc.c:552) 20250201124436751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20250201124436751 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124436751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124436751 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124436751 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124436751 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124436751 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124436751 DLLC NOTICE LLME(ffffffff/eb24a553){UNASSIGNED} LLGM Assign pre (eb24a553 => f8b538ad) (gprs_llc.c:1079) 20250201124436751 DLLC NOTICE LLME(eb24a553/f8b538ad){ASSIGNED} LLGM Assign post (eb24a553 => f8b538ad) (gprs_llc.c:1125) 20250201124436751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124436751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124436751 DMM DEBUG MM(262420000000038/f8b538ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124436767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436767 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436767 DMM DEBUG MM(262420000000038/f8b538ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250201124436767 DMM NOTICE MM(262420000000038/f8b538ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124436767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124436767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124436767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124436767 DMM DEBUG MM(262420000000038/f8b538ad) Requesting authorization (sgsn_auth.c:160) 20250201124436767 DMM INFO MM(262420000000038/f8b538ad) Requesting authentication tuples (sgsn_auth.c:184) 20250201124436767 DMM DEBUG MM(262420000000038/f8b538ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124436767 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250201124436767 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)@1a0261356b52: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@1a0261356b52: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250201124436770 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124436770 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124436770 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124436770 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124436770 DMM INFO MM(262420000000038/f8b538ad) Subscriber data update (mmctx.c:445) 20250201124436770 DMM DEBUG MM(262420000000038/f8b538ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124436770 DMM INFO MM(262420000000038/f8b538ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124436770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124436770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124436770 DMM INFO MM(262420000000038/f8b538ad) <- GMM AUTH AND CIPHERING REQ (rand = 8b ad 9f ac 0c 82 0a 67 46 e9 cf 5f 52 8d 41 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124436781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436781 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436781 DMM INFO MM(262420000000038/f8b538ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124436781 DMM NOTICE MM(262420000000038/f8b538ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124436781 DMM DEBUG MM(262420000000038/f8b538ad) checking auth: received GSM SRES = 95 d7 05 2c (gprs_gmm.c:666) 20250201124436781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124436781 DMM DEBUG MM(262420000000038/f8b538ad) Requesting authorization (sgsn_auth.c:160) 20250201124436781 DMM INFO MM(262420000000038/f8b538ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124436781 DMM DEBUG MM(262420000000038/f8b538ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124436781 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250201124436781 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) 20250201124436781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124436781 DMM INFO MM(262420000000038/f8b538ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b538ad) (gprs_gmm.c:300) 20250201124436783 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124436783 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124436783 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250201124436783 DMM INFO MM(262420000000038/f8b538ad) Subscriber data update (mmctx.c:445) 20250201124436783 DMM DEBUG MM(262420000000038/f8b538ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124436783 DMM INFO MM(262420000000038/f8b538ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124436783 DMM NOTICE MM(262420000000038/f8b538ad) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250201124436783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124436783 DMM NOTICE MM(262420000000038/f8b538ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124436783 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) 20250201124436784 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124436784 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250201124436784 DMM INFO MM(262420000000038/f8b538ad) Subscriber data update (mmctx.c:445) 20250201124436784 DMM DEBUG MM(262420000000038/f8b538ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124436794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436794 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436794 DMM INFO MM(262420000000038/f8b538ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124436794 DMM NOTICE MM(262420000000038/f8b538ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124436794 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124436794 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124436794 DLLC NOTICE LLME(eb24a553/f8b538ad){ASSIGNED} LLGM Assign pre (ffffffff => f8b538ad) (gprs_llc.c:1079) 20250201124436794 DLLC NOTICE LLME(ffffffff/f8b538ad){ASSIGNED} LLGM Assign post (ffffffff => f8b538ad) (gprs_llc.c:1125) 20250201124436794 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124436794 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124436794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124436794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@1a0261356b52: attach complete sending rau 20250201124436852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436852 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436852 DMM INFO MM(262420000000038/f8b538ad) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201124436852 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124436852 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124436852 DLLC NOTICE LLME(ffffffff/f8b538ad){ASSIGNED} LLGM Assign pre (f8b538ad => c7be2437) (gprs_llc.c:1079) 20250201124436852 DLLC NOTICE LLME(f8b538ad/c7be2437){ASSIGNED} LLGM Assign post (f8b538ad => c7be2437) (gprs_llc.c:1125) 20250201124436852 DMM INFO MM(262420000000038/c7be2437) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1a0261356b52: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@1a0261356b52: Removing Client IMSI='262420000000038'H, index=0 20250201124436866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436866 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436866 DMM INFO MM(262420000000038/c7be2437) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201124436866 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201124436866 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124436867 DLLC NOTICE LLME(f8b538ad/c7be2437){ASSIGNED} LLGM Assign pre (ffffffff => c7be2437) (gprs_llc.c:1079) 20250201124436867 DLLC NOTICE LLME(ffffffff/c7be2437){ASSIGNED} LLGM Assign post (ffffffff => c7be2437) (gprs_llc.c:1125) 20250201124436867 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@1a0261356b52: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C7BE2437'O, index=0 TC_attach_rau_a_b(516)@1a0261356b52: sending second RAU via different RA 20250201124436875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436875 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201124436875 DMM INFO MM(262420000000038/c7be2437) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c7be2437, P-TMSI: c7be2437 (00000000), TLLI: c7be2437 (c7be2437), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250201124436875 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250201124436875 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124436876 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124436876 DLLC NOTICE LLME(ffffffff/c7be2437){ASSIGNED} LLGM Assign pre (c7be2437 => c7be2437) (gprs_llc.c:1079) 20250201124436876 DLLC NOTICE LLME(c7be2437/c7be2437){ASSIGNED} LLGM Assign post (c7be2437 => c7be2437) (gprs_llc.c:1125) 20250201124436876 DMM INFO MM(262420000000038/c7be2437) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124436905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436905 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436905 DMM INFO MM(262420000000038/c7be2437) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201124436905 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201124436905 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124436905 DLLC NOTICE LLME(c7be2437/c7be2437){ASSIGNED} LLGM Assign pre (ffffffff => c7be2437) (gprs_llc.c:1079) 20250201124436905 DLLC NOTICE LLME(ffffffff/c7be2437){ASSIGNED} LLGM Assign post (ffffffff => c7be2437) (gprs_llc.c:1125) 20250201124436905 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250201124436906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124436906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124436906 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124436906 DMM INFO MM(262420000000038/c7be2437) -> GMM DETACH REQUEST TLLI=0xc7be2437 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250201124436906 DMM INFO MM(262420000000038/c7be2437) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124436906 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124436906 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124436906 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124436906 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124436906 DLLC NOTICE LLME(ffffffff/c7be2437){ASSIGNED} LLGM Assign pre (c7be2437 => ffffffff) (gprs_llc.c:1079) 20250201124436906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7be2437 => ffffffff) (gprs_llc.c:1125) 20250201124436906 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250201124436906 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) 20250201124436906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124436906 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124436906 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124436906 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124436908 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@1a0261356b52: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@1a0261356b52: Final verdict of PTC: pass 20250201124441918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124441923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124441923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@1a0261356b52: Final verdict of PTC: none -NSVCI99(512)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@1a0261356b52: Final verdict of PTC: none -NSVCI97(502)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@1a0261356b52: Final verdict of PTC: none -NSVCI98(507)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@1a0261356b52: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(505)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(510)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(500)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sat Feb 1 12:44:41 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 20250201124442034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124442337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104372) 20250201124442924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124442925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104372, count=108728) 20250201124443926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124443926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sat Feb 1 12:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124444927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124444927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_resync started. 20250201124445434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124445436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124445488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124445488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124445488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124445488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124445488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124445488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124445488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124445488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124445489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124445489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124445489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124445489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124445489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124445489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124445489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124445489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124445489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124445489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124445490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124445490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124445496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124445506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124445520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124445520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124445520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124445520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124445520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124445520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124445520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124445520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124445521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124445521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124445521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124445521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124445521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124445521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124445521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124445521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124445521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124445521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124445521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124445521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124445523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124445527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124445527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(524)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124445533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124445533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124445533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124445533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124445533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124445533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124445533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124445533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124445534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124445534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124445534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124445534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124445534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124445534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124445534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124445534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124445534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124445534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124445534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124445534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124445534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124445536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124445540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124445540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124445929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124445929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124445929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124445929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124445933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124445934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@1a0261356b52: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='DA2CCC7E'O, index=0 SGSN_Test-GSUP(533)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@1a0261356b52: 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 := '77CB4310371D49298458E8C8FEF93039'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9112B589'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA0D4B33955EB536'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C29F42F4F8F37D8A395A82B6F27CC635'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F0FCE2B269A8175B28768C7C17DC28E9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '088CFB90C7E4180C0699A9C371E9601D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0BB78D5BF002688E'O } } } } } 20250201124447000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124447000 DLLC NOTICE LLME(ffffffff/da2ccc7e){UNASSIGNED} LLC RX: unknown TLLI 0xda2ccc7e, creating LLME on the fly (gprs_llc.c:552) 20250201124447000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124447000 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124447000 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124447000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124447000 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124447000 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124447000 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124447000 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124447001 DLLC NOTICE LLME(ffffffff/da2ccc7e){UNASSIGNED} LLGM Assign pre (da2ccc7e => ef28e765) (gprs_llc.c:1079) 20250201124447001 DLLC NOTICE LLME(da2ccc7e/ef28e765){ASSIGNED} LLGM Assign post (da2ccc7e => ef28e765) (gprs_llc.c:1125) 20250201124447001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124447001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124447001 DMM DEBUG MM(262420000000040/ef28e765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124447017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124447018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124447018 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124447018 DMM DEBUG MM(262420000000040/ef28e765) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124447018 DMM NOTICE MM(262420000000040/ef28e765) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124447018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124447018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124447018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124447018 DMM DEBUG MM(262420000000040/ef28e765) Requesting authorization (sgsn_auth.c:160) 20250201124447018 DMM INFO MM(262420000000040/ef28e765) Requesting authentication tuples (sgsn_auth.c:184) 20250201124447018 DMM DEBUG MM(262420000000040/ef28e765) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124447018 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124447018 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(533)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250201124447024 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124447024 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124447024 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124447024 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124447024 DMM INFO MM(262420000000040/ef28e765) Subscriber data update (mmctx.c:445) 20250201124447024 DMM DEBUG MM(262420000000040/ef28e765) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124447024 DMM INFO MM(262420000000040/ef28e765) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124447024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124447024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124447024 DMM INFO MM(262420000000040/ef28e765) <- GMM AUTH AND CIPHERING REQ (rand = 77 cb 43 10 37 1d 49 29 84 58 e8 c8 fe f9 30 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 8c fb 90 c7 e4 18 0c 06 99 a9 c3 71 e9 60 1d ) (gprs_gmm.c:483) 20250201124447039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124447039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124447039 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124447039 DMM INFO MM(262420000000040/ef28e765) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250201124447039 DMM INFO MM(262420000000040/ef28e765) R99 AUTHENTICATION SYNCH (AUTS = 01fbe7104d5e2c9e66fce7a96ad5) (gprs_gmm.c:711) 20250201124447039 DMM DEBUG MM(262420000000040/ef28e765) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124447039 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250201124447040 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 01 fb e7 10 4d 5e 2c 9e 66 fc e7 a9 6a d5 20 10 77 cb 43 10 37 1d 49 29 84 58 e8 c8 fe f9 30 39 28 01 01 (gprs_subscriber.c:210) 20250201124447040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250201124447040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250201124447041 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124447041 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124447041 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124447042 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124447042 DMM INFO MM(262420000000040/ef28e765) Subscriber data update (mmctx.c:445) 20250201124447042 DMM DEBUG MM(262420000000040/ef28e765) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250201124447042 DMM INFO MM(262420000000040/ef28e765) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250201124447042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124447042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124447042 DMM INFO MM(262420000000040/ef28e765) <- GMM AUTH AND CIPHERING REQ (rand = ac 2c 98 f2 b6 aa 42 54 3f 92 63 3a f0 48 cd 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 7c d3 93 7c ab a4 82 85 c0 51 1a 46 81 f0 ef ) (gprs_gmm.c:483) 20250201124447053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124447053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124447053 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124447053 DMM INFO MM(262420000000040/ef28e765) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124447053 DMM NOTICE MM(262420000000040/ef28e765) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124447053 DMM DEBUG MM(262420000000040/ef28e765) checking auth: received UMTS RES = da b0 aa b2 aa 5c d9 43 (gprs_gmm.c:666) 20250201124447053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124447053 DMM DEBUG MM(262420000000040/ef28e765) Requesting authorization (sgsn_auth.c:160) 20250201124447053 DMM INFO MM(262420000000040/ef28e765) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124447053 DMM DEBUG MM(262420000000040/ef28e765) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124447053 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250201124447053 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) 20250201124447053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124447053 DMM INFO MM(262420000000040/ef28e765) <- GMM ATTACH ACCEPT (new P-TMSI=0xef28e765) (gprs_gmm.c:300) 20250201124447056 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124447056 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124447056 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250201124447056 DMM INFO MM(262420000000040/ef28e765) Subscriber data update (mmctx.c:445) 20250201124447056 DMM DEBUG MM(262420000000040/ef28e765) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124447056 DMM INFO MM(262420000000040/ef28e765) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124447056 DMM NOTICE MM(262420000000040/ef28e765) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250201124447056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124447056 DMM NOTICE MM(262420000000040/ef28e765) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124447056 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) 20250201124447058 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124447058 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250201124447058 DMM INFO MM(262420000000040/ef28e765) Subscriber data update (mmctx.c:445) 20250201124447058 DMM DEBUG MM(262420000000040/ef28e765) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 20250201124447072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124447072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124447072 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124447072 DMM INFO MM(262420000000040/ef28e765) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124447072 DMM NOTICE MM(262420000000040/ef28e765) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124447072 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124447072 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124447072 DLLC NOTICE LLME(da2ccc7e/ef28e765){ASSIGNED} LLGM Assign pre (ffffffff => ef28e765) (gprs_llc.c:1079) 20250201124447072 DLLC NOTICE LLME(ffffffff/ef28e765){ASSIGNED} LLGM Assign post (ffffffff => ef28e765) (gprs_llc.c:1125) 20250201124447072 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124447072 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124447072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124447073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@1a0261356b52: Final verdict of PTC: pass 20250201124447076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58740<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(521)@1a0261356b52: Final verdict of PTC: none -NSVCI98(527)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(533)@1a0261356b52: Final verdict of PTC: none 20250201124447081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124447081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(526)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@1a0261356b52: Final verdict of PTC: none -NSVCI99(531)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(525)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(529)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(519)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_resync finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sat Feb 1 12:44:47 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 20250201124447178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124447580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94428) 20250201124448083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124448083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94428, count=94968) 20250201124449085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124449085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sat Feb 1 12:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124450086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124450087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201124450505 DGPRS DEBUG Checking for inactive LLMEs, time = 1644796 (sgsn.c:131) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_a54_a54 started. 20250201124450672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124450675 DMM INFO MM(262420000000040/ef28e765) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124450675 DMM INFO MM(262420000000040/ef28e765) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124450675 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124450675 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124450675 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124450675 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124450675 DLLC NOTICE LLME(ffffffff/ef28e765){ASSIGNED} LLGM Assign pre (ef28e765 => ffffffff) (gprs_llc.c:1079) 20250201124450675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef28e765 => ffffffff) (gprs_llc.c:1125) 20250201124450675 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250201124450675 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) 20250201124450675 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:399) 20250201124450675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124450675 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124450675 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124450675 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124450675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124450724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124450724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124450724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124450724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124450724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124450724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124450724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124450724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124450725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124450725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124450725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124450725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124450725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124450725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124450725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124450725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124450725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124450728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124450732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124450732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(539)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124450738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124450738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124450738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124450738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124450738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124450738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124450738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124450738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124450740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124450740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124450740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124450740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124450740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124450740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124450740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124450740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124450740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124450740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124450740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124450740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124450742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124450747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124450747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(544)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124450752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124450752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124450752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124450752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124450752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124450752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124450752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124450752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124450753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124450753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124450753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124450753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124450753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124450753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124450753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124450753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124450753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124450753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124450753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124450754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124450754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124450756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124450762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124450762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124451088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124451088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124451088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124451088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124451092 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124451094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@1a0261356b52: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='DF632708'O, index=0 SGSN_Test-GSUP(552)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@1a0261356b52: 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 := '5935EE86DA5DDD84C4A84E3AFBF44767'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DB3E2F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79CA7C4A159AB37C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1731FAB8BAACCA57B405EC74BD168225'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E74441E4E19B728E15949ABDCA798DAD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '05DBBD5609BC8E0CF263446A9C6AADA3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C5F793FA7EBA7051'O } } } } } 20250201124452170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124452170 DLLC NOTICE LLME(ffffffff/df632708){UNASSIGNED} LLC RX: unknown TLLI 0xdf632708, creating LLME on the fly (gprs_llc.c:552) 20250201124452170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124452170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124452170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124452170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124452170 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124452170 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124452170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124452170 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124452170 DLLC NOTICE LLME(ffffffff/df632708){UNASSIGNED} LLGM Assign pre (df632708 => c4297aac) (gprs_llc.c:1079) 20250201124452170 DLLC NOTICE LLME(df632708/c4297aac){ASSIGNED} LLGM Assign post (df632708 => c4297aac) (gprs_llc.c:1125) 20250201124452170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124452170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124452170 DMM DEBUG MM(262420000000040/c4297aac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124452195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124452195 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124452195 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124452195 DMM DEBUG MM(262420000000040/c4297aac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124452195 DMM NOTICE MM(262420000000040/c4297aac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124452195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124452195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124452195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124452195 DMM DEBUG MM(262420000000040/c4297aac) Requesting authorization (sgsn_auth.c:160) 20250201124452195 DMM INFO MM(262420000000040/c4297aac) Requesting authentication tuples (sgsn_auth.c:184) 20250201124452195 DMM DEBUG MM(262420000000040/c4297aac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124452195 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124452195 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)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250201124452201 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124452202 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124452202 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124452202 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124452202 DMM INFO MM(262420000000040/c4297aac) Subscriber data update (mmctx.c:445) 20250201124452202 DMM DEBUG MM(262420000000040/c4297aac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124452202 DMM INFO MM(262420000000040/c4297aac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124452202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124452202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124452202 DMM INFO MM(262420000000040/c4297aac) <- GMM AUTH AND CIPHERING REQ (rand = 59 35 ee 86 da 5d dd 84 c4 a8 4e 3a fb f4 47 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 db bd 56 09 bc 8e 0c f2 63 44 6a 9c 6a ad a3 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@1a0261356b52: Final verdict of PTC: pass 20250201124452222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@1a0261356b52: Final verdict of PTC: none 20250201124452228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124452228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(545)@1a0261356b52: Final verdict of PTC: none -NSVCI97(540)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@1a0261356b52: Final verdict of PTC: none -NSVCI99(550)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(543)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(538)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(548)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sat Feb 1 12:44:52 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 20250201124452376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124452779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68448) 20250201124453229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124453229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68448, count=72804) 20250201124454231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124454231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sat Feb 1 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124455233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124455233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_a54_a53 started. 20250201124455875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124455878 DMM INFO MM(262420000000040/c4297aac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124455878 DMM INFO MM(262420000000040/c4297aac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124455878 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124455878 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124455878 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124455878 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124455878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Deallocated (fsm.c:568) 20250201124455878 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124455878 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124455878 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124455878 DLLC NOTICE LLME(df632708/c4297aac){ASSIGNED} LLGM Assign pre (c4297aac => ffffffff) (gprs_llc.c:1079) 20250201124455878 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4297aac => ffffffff) (gprs_llc.c:1125) 20250201124455878 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124455922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124455922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124455922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124455922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124455922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124455922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124455922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124455922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124455923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124455923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124455923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124455923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124455923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124455923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124455923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124455923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124455925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124455930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124455930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(558)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124455935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124455935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124455935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124455935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124455935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124455935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124455935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124455935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124455936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124455936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124455936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124455936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124455936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124455936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124455936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124455936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124455936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124455936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124455936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124455936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124455939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124455944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124455944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(566)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(563)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124455949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124455949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124455949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124455949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455949 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124455949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124455949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124455949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124455949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124455950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124455950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124455950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124455950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124455950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124455950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124455950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124455950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124455950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124455950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124455950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124455951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124455951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124455953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124455958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124455958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124456234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124456234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124456234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124456234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124456238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124456239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@1a0261356b52: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='CE5F34E8'O, index=0 SGSN_Test-GSUP(571)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@1a0261356b52: 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 := '12F960878B8BF14AE46A9CDFC16A05C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B34C837F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89D139FF2E2D0133'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '373A7BB28B16BF9232C4B09A63341181'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9C9A5B496D5A5F8C764A161F1BB9E396'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E2D9CEEBB039D265659020802669CBC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B4914074B3925B90'O } } } } } 20250201124457309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124457309 DLLC NOTICE LLME(ffffffff/ce5f34e8){UNASSIGNED} LLC RX: unknown TLLI 0xce5f34e8, creating LLME on the fly (gprs_llc.c:552) 20250201124457309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124457309 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124457309 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124457309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124457309 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124457309 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124457309 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124457309 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124457309 DLLC NOTICE LLME(ffffffff/ce5f34e8){UNASSIGNED} LLGM Assign pre (ce5f34e8 => d4919289) (gprs_llc.c:1079) 20250201124457309 DLLC NOTICE LLME(ce5f34e8/d4919289){ASSIGNED} LLGM Assign post (ce5f34e8 => d4919289) (gprs_llc.c:1125) 20250201124457309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124457309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124457309 DMM DEBUG MM(262420000000040/d4919289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124457327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124457328 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124457328 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124457328 DMM DEBUG MM(262420000000040/d4919289) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124457328 DMM NOTICE MM(262420000000040/d4919289) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124457328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124457328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124457328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124457328 DMM DEBUG MM(262420000000040/d4919289) Requesting authorization (sgsn_auth.c:160) 20250201124457328 DMM INFO MM(262420000000040/d4919289) Requesting authentication tuples (sgsn_auth.c:184) 20250201124457328 DMM DEBUG MM(262420000000040/d4919289) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124457328 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124457328 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)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250201124457334 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124457334 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124457334 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124457334 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124457334 DMM INFO MM(262420000000040/d4919289) Subscriber data update (mmctx.c:445) 20250201124457334 DMM DEBUG MM(262420000000040/d4919289) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124457335 DMM INFO MM(262420000000040/d4919289) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124457335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124457335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124457335 DMM INFO MM(262420000000040/d4919289) <- GMM AUTH AND CIPHERING REQ (rand = 12 f9 60 87 8b 8b f1 4a e4 6a 9c df c1 6a 05 c0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 2d 9c ee bb 03 9d 26 56 59 02 08 02 66 9c bc ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@1a0261356b52: Final verdict of PTC: pass 20250201124457354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@1a0261356b52: Final verdict of PTC: none -NSVCI98(564)@1a0261356b52: Final verdict of PTC: none 20250201124457359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(555)@1a0261356b52: Final verdict of PTC: none 20250201124457359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(559)@1a0261356b52: Final verdict of PTC: none -NSVCI99(569)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(562)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(567)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(557)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sat Feb 1 12:44:57 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 20250201124457432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124457835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70868) 20250201124458360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124458360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70868, count=72128) 20250201124459362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124459362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sat Feb 1 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124500364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124500364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_a53_a54 started. 20250201124500930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124500932 DMM INFO MM(262420000000040/d4919289) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124500932 DMM INFO MM(262420000000040/d4919289) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124500932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124500932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124500932 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124500932 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124500932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Deallocated (fsm.c:568) 20250201124500932 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124500932 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124500932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124500932 DLLC NOTICE LLME(ce5f34e8/d4919289){ASSIGNED} LLGM Assign pre (d4919289 => ffffffff) (gprs_llc.c:1079) 20250201124500932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4919289 => ffffffff) (gprs_llc.c:1125) 20250201124500932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124500967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124500967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124500967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124500967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124500967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124500967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124500967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124500967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124500967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124500968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124500968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124500968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124500968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124500968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124500968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124500968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124500968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124500968 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124500968 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124500968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124500969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124500969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124500971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124500976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124500976 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124500983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124500983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124500983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124500983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124500983 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124500983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124500983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124500983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124500983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124500984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124500984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124500984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124500984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124500984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124500984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124500984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124500984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124500984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124500984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124500984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124500984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124500984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124500987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124500993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124500993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124501002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124501002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124501002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124501002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124501002 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124501002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124501002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124501002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124501002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124501003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124501003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124501003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124501003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124501003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124501003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124501003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124501003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124501003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124501003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124501003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124501003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124501003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124501006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124501010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124501010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124501365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124501365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124501365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124501365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124501366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124501367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@1a0261356b52: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='EA257D05'O, index=0 SGSN_Test-GSUP(590)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@1a0261356b52: 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 := '8E41F5B8B31022F1EF3DA1F730428C62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C6F8B43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E4D7843FF386253'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D7A940EB26D85499C2517951BD49667'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '05C8DCC2770C1628826DC40A4518CB29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F4AF260EB1E3E4366ACCFF28EE17E9D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F62DDF9A1F7D46D1'O } } } } } 20250201124502392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124502392 DLLC NOTICE LLME(ffffffff/ea257d05){UNASSIGNED} LLC RX: unknown TLLI 0xea257d05, creating LLME on the fly (gprs_llc.c:552) 20250201124502392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124502392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124502392 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124502392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124502392 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124502392 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124502392 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124502392 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124502392 DLLC NOTICE LLME(ffffffff/ea257d05){UNASSIGNED} LLGM Assign pre (ea257d05 => f50551b2) (gprs_llc.c:1079) 20250201124502392 DLLC NOTICE LLME(ea257d05/f50551b2){ASSIGNED} LLGM Assign post (ea257d05 => f50551b2) (gprs_llc.c:1125) 20250201124502392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124502392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124502392 DMM DEBUG MM(262420000000040/f50551b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124502398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124502398 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124502398 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124502398 DMM DEBUG MM(262420000000040/f50551b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124502398 DMM NOTICE MM(262420000000040/f50551b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124502398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124502398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124502398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124502398 DMM DEBUG MM(262420000000040/f50551b2) Requesting authorization (sgsn_auth.c:160) 20250201124502398 DMM INFO MM(262420000000040/f50551b2) Requesting authentication tuples (sgsn_auth.c:184) 20250201124502398 DMM DEBUG MM(262420000000040/f50551b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124502398 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124502398 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)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250201124502400 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124502400 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124502400 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124502400 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124502400 DMM INFO MM(262420000000040/f50551b2) Subscriber data update (mmctx.c:445) 20250201124502400 DMM DEBUG MM(262420000000040/f50551b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124502400 DMM INFO MM(262420000000040/f50551b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124502400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124502400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124502400 DMM INFO MM(262420000000040/f50551b2) <- GMM AUTH AND CIPHERING REQ (rand = 8e 41 f5 b8 b3 10 22 f1 ef 3d a1 f7 30 42 8c 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 af 26 0e b1 e3 e4 36 6a cc ff 28 ee 17 e9 d9 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@1a0261356b52: Final verdict of PTC: pass 20250201124502404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44698<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@1a0261356b52: Final verdict of PTC: none -NSVCI98(583)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@1a0261356b52: Final verdict of PTC: none 20250201124502405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124502405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(588)@1a0261356b52: Final verdict of PTC: none -NSVCI97(578)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(576)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(586)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(581)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sat Feb 1 12:45:02 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 20250201124502481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124502882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70860) 20250201124503406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124503406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70860, count=72120) 20250201124504408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124504408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sat Feb 1 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124505410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124505410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_a50_a54 started. 20250201124505932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124505932 DMM INFO MM(262420000000040/f50551b2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124505932 DMM INFO MM(262420000000040/f50551b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124505932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124505932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124505932 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124505932 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124505932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Deallocated (fsm.c:568) 20250201124505932 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124505932 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124505932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124505932 DLLC NOTICE LLME(ea257d05/f50551b2){ASSIGNED} LLGM Assign pre (f50551b2 => ffffffff) (gprs_llc.c:1079) 20250201124505932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f50551b2 => ffffffff) (gprs_llc.c:1125) 20250201124505932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124505950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124505950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124505950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124505950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505950 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124505950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124505950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124505950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124505950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124505952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124505952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124505952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124505952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124505952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124505952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124505952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124505952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505952 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124505952 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124505952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124505952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124505952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124505956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124505963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124505963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124505972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124505972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124505972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124505972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124505973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124505973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124505973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124505973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124505973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124505973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124505973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124505973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124505973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124505973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124505973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124505973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124505977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(599)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124505983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124505983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124505983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124505983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124505983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124505983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124505983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124505983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124505984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124505984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250201124505984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124505984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124505984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124505984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124505984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124505984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124505984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124505984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124505984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124505984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124505984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a50_a54-BVCI210(600)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124505987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124505992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124505992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124506411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124506411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124506411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124506411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124506413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124506413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@1a0261356b52: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='ECD8EE98'O, index=0 SGSN_Test-GSUP(609)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@1a0261356b52: 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 := '5FD1977614DE2D236A1CC429677BD333'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B7434DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42A4B5D4ACA45EDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D19BABB1B3FDF0F7E4251CAC44DE3AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '26E5E5438E709A42775399B3A3A774AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3241111EF0821020EFDF4BB94CE5528'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9BD13620ECF52F40'O } } } } } 20250201124507441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124507441 DLLC NOTICE LLME(ffffffff/ecd8ee98){UNASSIGNED} LLC RX: unknown TLLI 0xecd8ee98, creating LLME on the fly (gprs_llc.c:552) 20250201124507441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124507441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124507441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124507441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124507441 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124507441 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124507441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124507441 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124507441 DLLC NOTICE LLME(ffffffff/ecd8ee98){UNASSIGNED} LLGM Assign pre (ecd8ee98 => c6900eb3) (gprs_llc.c:1079) 20250201124507441 DLLC NOTICE LLME(ecd8ee98/c6900eb3){ASSIGNED} LLGM Assign post (ecd8ee98 => c6900eb3) (gprs_llc.c:1125) 20250201124507441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124507441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124507441 DMM DEBUG MM(262420000000040/c6900eb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124507447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124507447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124507447 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124507447 DMM DEBUG MM(262420000000040/c6900eb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124507447 DMM NOTICE MM(262420000000040/c6900eb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124507447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124507447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124507447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124507447 DMM DEBUG MM(262420000000040/c6900eb3) Requesting authorization (sgsn_auth.c:160) 20250201124507447 DMM INFO MM(262420000000040/c6900eb3) Requesting authentication tuples (sgsn_auth.c:184) 20250201124507447 DMM DEBUG MM(262420000000040/c6900eb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124507447 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124507447 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)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250201124507449 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124507449 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124507449 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124507449 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124507449 DMM INFO MM(262420000000040/c6900eb3) Subscriber data update (mmctx.c:445) 20250201124507449 DMM DEBUG MM(262420000000040/c6900eb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124507449 DMM INFO MM(262420000000040/c6900eb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124507449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124507449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124507449 DMM INFO MM(262420000000040/c6900eb3) <- GMM AUTH AND CIPHERING REQ (rand = 5f d1 97 76 14 de 2d 23 6a 1c c4 29 67 7b d3 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 24 11 11 ef 08 21 02 0e fd f4 bb 94 ce 55 28 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@1a0261356b52: Final verdict of PTC: pass 20250201124507453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI210(600)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(609)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@1a0261356b52: Final verdict of PTC: none 20250201124507455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124507455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99-provIP(605)@1a0261356b52: Final verdict of PTC: none -NSVCI98(603)@1a0261356b52: Final verdict of PTC: none -NSVCI97(597)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(601)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(595)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@1a0261356b52: Final verdict of PTC: none -NSVCI99(607)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sat Feb 1 12:45:07 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 20250201124507525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124507927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20250201124508456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124508456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=71236) 20250201124509458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124509458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sat Feb 1 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124510460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124510460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_usim_a54_a50 started. 20250201124511001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124511005 DMM INFO MM(262420000000040/c6900eb3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124511005 DMM INFO MM(262420000000040/c6900eb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124511005 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124511005 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124511005 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124511005 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124511005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Deallocated (fsm.c:568) 20250201124511005 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124511005 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124511005 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124511005 DLLC NOTICE LLME(ecd8ee98/c6900eb3){ASSIGNED} LLGM Assign pre (c6900eb3 => ffffffff) (gprs_llc.c:1079) 20250201124511005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6900eb3 => ffffffff) (gprs_llc.c:1125) 20250201124511005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124511046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124511046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124511046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124511046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124511046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124511046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124511046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124511046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124511047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124511047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124511047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124511047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124511047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124511047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124511047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124511047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511047 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124511047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124511047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124511048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124511048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124511050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124511055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124511055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124511064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124511064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124511064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124511064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124511064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124511064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124511064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124511064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124511065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124511065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124511065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124511066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124511066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124511066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124511066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124511066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124511066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124511066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124511066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124511066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124511068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124511073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124511073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(623)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(620)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124511079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124511079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124511079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124511079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124511079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124511079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124511079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124511079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124511080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124511080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124511080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124511081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124511081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124511081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124511081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124511081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124511081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124511081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124511081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124511081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124511081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124511083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124511088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124511088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124511461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124511461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124511461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124511461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124511462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124511462 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@1a0261356b52: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D3C7DF5C'O, index=0 SGSN_Test-GSUP(628)@1a0261356b52: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@1a0261356b52: 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 := 'F637FDC53C452B72357F7288A4D197FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B6EDBBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6B3C205ECE0F261'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C05F4C7BD9B3AC3E300024DE0FEDBBD3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC2E8A32B5571FA1BD166DA53FB7743C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1F24C55F50080E93EECAB23E7FF7D4A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A6B75B33B800BD21'O } } } } } 20250201124512484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124512484 DLLC NOTICE LLME(ffffffff/d3c7df5c){UNASSIGNED} LLC RX: unknown TLLI 0xd3c7df5c, creating LLME on the fly (gprs_llc.c:552) 20250201124512484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124512484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250201124512484 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124512484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124512484 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124512484 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124512484 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124512484 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124512484 DLLC NOTICE LLME(ffffffff/d3c7df5c){UNASSIGNED} LLGM Assign pre (d3c7df5c => cf897720) (gprs_llc.c:1079) 20250201124512484 DLLC NOTICE LLME(d3c7df5c/cf897720){ASSIGNED} LLGM Assign post (d3c7df5c => cf897720) (gprs_llc.c:1125) 20250201124512484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124512484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124512484 DMM DEBUG MM(262420000000040/cf897720) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124512491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124512491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124512491 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124512491 DMM DEBUG MM(262420000000040/cf897720) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250201124512491 DMM NOTICE MM(262420000000040/cf897720) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124512491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124512491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124512491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124512491 DMM DEBUG MM(262420000000040/cf897720) Requesting authorization (sgsn_auth.c:160) 20250201124512491 DMM INFO MM(262420000000040/cf897720) Requesting authentication tuples (sgsn_auth.c:184) 20250201124512491 DMM DEBUG MM(262420000000040/cf897720) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124512491 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250201124512491 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)@1a0261356b52: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@1a0261356b52: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250201124512493 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124512493 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124512493 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124512493 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124512493 DMM INFO MM(262420000000040/cf897720) Subscriber data update (mmctx.c:445) 20250201124512493 DMM DEBUG MM(262420000000040/cf897720) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124512493 DMM INFO MM(262420000000040/cf897720) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124512493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124512493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124512493 DMM INFO MM(262420000000040/cf897720) <- GMM AUTH AND CIPHERING REQ (rand = f6 37 fd c5 3c 45 2b 72 35 7f 72 88 a4 d1 97 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f 24 c5 5f 50 08 0e 93 ee ca b2 3e 7f f7 d4 a1 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@1a0261356b52: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@1a0261356b52: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@1a0261356b52: Final verdict of PTC: pass 20250201124512499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(613)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(628)@1a0261356b52: Final verdict of PTC: none -NSVCI97(616)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@1a0261356b52: Final verdict of PTC: none -NSVCI98(621)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@1a0261356b52: Final verdict of PTC: none -NSVCI99(626)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@1a0261356b52: Final verdict of PTC: none 20250201124512500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124512501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI196(615)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@1a0261356b52: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(624)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(619)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(614)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sat Feb 1 12:45:12 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 20250201124512584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124512985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67380) 20250201124513502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124513502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67380, count=71736) 20250201124514503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124514503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sat Feb 1 12:45:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124515504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124515504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_detach_unknown_nopoweroff started. 20250201124516033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124516036 DMM INFO MM(262420000000040/cf897720) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124516036 DMM INFO MM(262420000000040/cf897720) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124516036 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124516036 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124516036 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124516036 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201124516036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Deallocated (fsm.c:568) 20250201124516036 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124516036 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124516036 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124516036 DLLC NOTICE LLME(d3c7df5c/cf897720){ASSIGNED} LLGM Assign pre (cf897720 => ffffffff) (gprs_llc.c:1079) 20250201124516036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf897720 => ffffffff) (gprs_llc.c:1125) 20250201124516036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124516074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124516074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124516074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124516074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124516074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124516074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124516074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124516074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124516075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124516075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124516075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124516075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124516075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124516075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124516075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124516075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124516075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124516075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124516075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124516075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124516080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124516088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124516088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124516093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124516093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124516093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124516093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124516093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124516093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124516093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124516093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124516094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124516094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124516094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124516094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124516094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124516094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124516094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124516094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124516094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124516094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124516094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124516094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124516096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124516100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124516100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124516107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124516107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124516107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124516107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124516107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124516107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124516107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124516107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124516108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124516108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124516108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124516108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124516108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124516108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124516108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124516108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124516108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124516108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124516108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124516108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124516108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124516111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124516115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124516115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124516505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124516505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124516505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124516505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124516510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124516511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@1a0261356b52: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='F37DC2F2'O, index=0 SGSN_Test-GSUP(647)@1a0261356b52: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250201124517581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124517581 DLLC NOTICE LLME(ffffffff/f37dc2f2){UNASSIGNED} LLC RX: unknown TLLI 0xf37dc2f2, creating LLME on the fly (gprs_llc.c:552) 20250201124517581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124517581 DMM NOTICE LLME(ffffffff/f37dc2f2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250201124517581 DLLC NOTICE LLME(ffffffff/f37dc2f2){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250201124517581 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf37dc2f2 type=GPRS detach (gprs_gmm.c:1465) 20250201124517581 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250201124517582 DLLC NOTICE LLME(ffffffff/f37dc2f2){UNASSIGNED} LLGM Assign pre (f37dc2f2 => ffffffff) (gprs_llc.c:1079) 20250201124517582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f37dc2f2 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@1a0261356b52: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@1a0261356b52: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@1a0261356b52: Final verdict of PTC: pass 20250201124517611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI196(634)@1a0261356b52: Final verdict of PTC: none 20250201124517616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(647)@1a0261356b52: Final verdict of PTC: none 20250201124517616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(640)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@1a0261356b52: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@1a0261356b52: Final verdict of PTC: none -NSVCI97(635)@1a0261356b52: Final verdict of PTC: none -NSVCI99(645)@1a0261356b52: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(638)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(633)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(643)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@1a0261356b52: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sat Feb 1 12:45:17 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 20250201124517744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124518046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54292) 20250201124518617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124518617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54292, count=58928) 20250201124519618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124519618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sat Feb 1 12:45:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124520506 DGPRS DEBUG Checking for inactive LLMEs, time = 1644826 (sgsn.c:131) 20250201124520619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124520619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_detach_unknown_poweroff started. 20250201124521134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124521136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124521176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124521176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124521176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124521176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124521176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124521177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124521177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124521177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124521177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124521177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124521177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124521177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124521177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(654)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124521179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124521183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124521183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124521191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124521192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124521192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124521192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124521192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124521192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124521192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124521192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124521192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124521192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124521192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124521193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124521193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(660)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124521195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124521200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(660)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_detach_unknown_poweroff-BVCI210(658)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124521205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124521205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124521205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124521205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124521205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124521205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124521205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124521205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124521205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124521205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124521205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124521206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124521206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124521206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124521206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124521206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124521206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124521206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124521206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124521206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124521206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124521208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124521213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124521213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124521620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124521620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124521620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124521620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124521624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124521625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@1a0261356b52: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C979D340'O, index=0 SGSN_Test-GSUP(666)@1a0261356b52: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250201124522698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124522698 DLLC NOTICE LLME(ffffffff/c979d340){UNASSIGNED} LLC RX: unknown TLLI 0xc979d340, creating LLME on the fly (gprs_llc.c:552) 20250201124522698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124522698 DMM NOTICE LLME(ffffffff/c979d340){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@1a0261356b52: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@1a0261356b52: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@1a0261356b52: Final verdict of PTC: pass 20250201124527711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(666)@1a0261356b52: Final verdict of PTC: none 20250201124527715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124527715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_poweroff-BVCI210(658)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@1a0261356b52: Final verdict of PTC: none -NSVCI99(664)@1a0261356b52: Final verdict of PTC: none -NSVCI98(659)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@1a0261356b52: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@1a0261356b52: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(652)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(657)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(662)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@1a0261356b52: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sat Feb 1 12:45:27 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 20250201124527774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124528076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46752) 20250201124528716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124528716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46752, count=52184) 20250201124529717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124529717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sat Feb 1 12:45:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124530718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124530718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_detach_nopoweroff started. 20250201124531144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124531146 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124531184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(673)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124531184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124531184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124531184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124531184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124531184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124531185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124531185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124531188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250201124531196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124531196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(678)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124531199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124531199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124531199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124531199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531199 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124531199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124531199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124531199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124531199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_nopoweroff-BVCI196(672)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124531200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124531200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124531200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124531200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124531200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124531200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124531200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124531200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124531200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124531200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124531200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124531200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124531202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124531206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124531206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124531214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124531215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124531215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124531215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124531215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124531215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124531215 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124531215 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124531215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124531216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124531216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124531218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124531223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124531223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124531719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124531719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124531719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124531719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124531724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124531725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@1a0261356b52: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='DC0398BF'O, index=0 SGSN_Test-GSUP(685)@1a0261356b52: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@1a0261356b52: 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 := 'D122CF9BF95A58999890FCE95EC1CCE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67EE074A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '072CC8CC304D98F5'O } } } } } 20250201124532805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124532805 DLLC NOTICE LLME(ffffffff/dc0398bf){UNASSIGNED} LLC RX: unknown TLLI 0xdc0398bf, creating LLME on the fly (gprs_llc.c:552) 20250201124532805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124532805 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20250201124532805 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124532805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124532805 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124532805 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124532805 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124532805 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124532805 DLLC NOTICE LLME(ffffffff/dc0398bf){UNASSIGNED} LLGM Assign pre (dc0398bf => ca51441e) (gprs_llc.c:1079) 20250201124532805 DLLC NOTICE LLME(dc0398bf/ca51441e){ASSIGNED} LLGM Assign post (dc0398bf => ca51441e) (gprs_llc.c:1125) 20250201124532805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124532805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124532805 DMM DEBUG MM(262420000000015/ca51441e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124532826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124532826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124532826 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124532826 DMM DEBUG MM(262420000000015/ca51441e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250201124532826 DMM NOTICE MM(262420000000015/ca51441e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124532826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124532826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124532826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124532826 DMM DEBUG MM(262420000000015/ca51441e) Requesting authorization (sgsn_auth.c:160) 20250201124532827 DMM INFO MM(262420000000015/ca51441e) Requesting authentication tuples (sgsn_auth.c:184) 20250201124532827 DMM DEBUG MM(262420000000015/ca51441e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124532827 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250201124532827 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(685)@1a0261356b52: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@1a0261356b52: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250201124532833 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124532833 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124532833 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124532833 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124532833 DMM INFO MM(262420000000015/ca51441e) Subscriber data update (mmctx.c:445) 20250201124532833 DMM DEBUG MM(262420000000015/ca51441e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124532833 DMM INFO MM(262420000000015/ca51441e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124532833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124532833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124532833 DMM INFO MM(262420000000015/ca51441e) <- GMM AUTH AND CIPHERING REQ (rand = d1 22 cf 9b f9 5a 58 99 98 90 fc e9 5e c1 cc e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124532849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124532849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124532849 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124532849 DMM INFO MM(262420000000015/ca51441e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124532849 DMM NOTICE MM(262420000000015/ca51441e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124532849 DMM DEBUG MM(262420000000015/ca51441e) checking auth: received GSM SRES = 67 ee 07 4a (gprs_gmm.c:666) 20250201124532849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124532849 DMM DEBUG MM(262420000000015/ca51441e) Requesting authorization (sgsn_auth.c:160) 20250201124532849 DMM INFO MM(262420000000015/ca51441e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124532849 DMM DEBUG MM(262420000000015/ca51441e) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124532849 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250201124532849 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) 20250201124532849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124532849 DMM INFO MM(262420000000015/ca51441e) <- GMM ATTACH ACCEPT (new P-TMSI=0xca51441e) (gprs_gmm.c:300) 20250201124532852 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124532852 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124532852 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250201124532852 DMM INFO MM(262420000000015/ca51441e) Subscriber data update (mmctx.c:445) 20250201124532852 DMM DEBUG MM(262420000000015/ca51441e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124532852 DMM INFO MM(262420000000015/ca51441e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124532853 DMM NOTICE MM(262420000000015/ca51441e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250201124532853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124532853 DMM NOTICE MM(262420000000015/ca51441e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124532853 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) 20250201124532854 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124532854 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250201124532854 DMM INFO MM(262420000000015/ca51441e) Subscriber data update (mmctx.c:445) 20250201124532854 DMM DEBUG MM(262420000000015/ca51441e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124532865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124532865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124532865 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124532865 DMM INFO MM(262420000000015/ca51441e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124532865 DMM NOTICE MM(262420000000015/ca51441e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124532865 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124532865 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124532865 DLLC NOTICE LLME(dc0398bf/ca51441e){ASSIGNED} LLGM Assign pre (ffffffff => ca51441e) (gprs_llc.c:1079) 20250201124532865 DLLC NOTICE LLME(ffffffff/ca51441e){ASSIGNED} LLGM Assign post (ffffffff => ca51441e) (gprs_llc.c:1125) 20250201124532865 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124532865 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124532866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124532866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@1a0261356b52: setverdict(pass): none -> pass 20250201124532923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124532923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124532923 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124532923 DMM INFO MM(262420000000015/ca51441e) -> GMM DETACH REQUEST TLLI=0xca51441e type=GPRS detach (gprs_gmm.c:1465) 20250201124532923 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250201124532923 DMM INFO MM(262420000000015/ca51441e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124532924 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124532924 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124532924 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124532924 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124532924 DLLC NOTICE LLME(ffffffff/ca51441e){ASSIGNED} LLGM Assign pre (ca51441e => ffffffff) (gprs_llc.c:1079) 20250201124532924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca51441e => ffffffff) (gprs_llc.c:1125) 20250201124532924 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250201124532924 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) 20250201124532924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124532924 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124532924 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124532924 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124532926 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@1a0261356b52: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@1a0261356b52: Final verdict of PTC: pass 20250201124532943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@1a0261356b52: Final verdict of PTC: none -NSVCI97(673)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@1a0261356b52: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@1a0261356b52: Final verdict of PTC: none -NSVCI99(683)@1a0261356b52: Final verdict of PTC: none -NSVCI98(678)@1a0261356b52: Final verdict of PTC: none 20250201124532949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124532949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI220(682)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@1a0261356b52: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(681)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(671)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(676)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@1a0261356b52: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sat Feb 1 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250201124533041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124533343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89380) 20250201124533950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124533950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89380, count=93736) 20250201124534951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124534952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sat Feb 1 12:45:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124535953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124535953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_detach_poweroff started. 20250201124536442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124536445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124536493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124536493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124536493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124536493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536493 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124536493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124536493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124536493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124536493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124536494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124536494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124536494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124536494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124536494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124536494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124536494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124536494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124536494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124536494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124536494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124536494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124536496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124536500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124536500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124536506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124536506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124536506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124536507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124536507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124536507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124536507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124536507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124536507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124536509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124536514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124536514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124536522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124536522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124536522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124536522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124536523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124536523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124536523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124536523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124536523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124536524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124536529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124536529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124536955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124536955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124536955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124536955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124536959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124536960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@1a0261356b52: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C382C1E5'O, index=0 SGSN_Test-GSUP(704)@1a0261356b52: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@1a0261356b52: 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 := '2A853F14C6780FC86E5A57A46689EDB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D60293FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DD22FF5132E7750'O } } } } } 20250201124538032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124538032 DLLC NOTICE LLME(ffffffff/c382c1e5){UNASSIGNED} LLC RX: unknown TLLI 0xc382c1e5, creating LLME on the fly (gprs_llc.c:552) 20250201124538032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124538032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20250201124538032 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124538032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124538032 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124538032 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124538032 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124538032 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124538032 DLLC NOTICE LLME(ffffffff/c382c1e5){UNASSIGNED} LLGM Assign pre (c382c1e5 => de2d6e39) (gprs_llc.c:1079) 20250201124538032 DLLC NOTICE LLME(c382c1e5/de2d6e39){ASSIGNED} LLGM Assign post (c382c1e5 => de2d6e39) (gprs_llc.c:1125) 20250201124538032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124538032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124538032 DMM DEBUG MM(262420000000016/de2d6e39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124538045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124538045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124538045 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124538045 DMM DEBUG MM(262420000000016/de2d6e39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250201124538045 DMM NOTICE MM(262420000000016/de2d6e39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124538045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124538045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124538045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124538045 DMM DEBUG MM(262420000000016/de2d6e39) Requesting authorization (sgsn_auth.c:160) 20250201124538045 DMM INFO MM(262420000000016/de2d6e39) Requesting authentication tuples (sgsn_auth.c:184) 20250201124538045 DMM DEBUG MM(262420000000016/de2d6e39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124538045 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250201124538045 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(704)@1a0261356b52: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@1a0261356b52: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250201124538050 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124538050 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124538050 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124538050 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124538050 DMM INFO MM(262420000000016/de2d6e39) Subscriber data update (mmctx.c:445) 20250201124538050 DMM DEBUG MM(262420000000016/de2d6e39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124538050 DMM INFO MM(262420000000016/de2d6e39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124538050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124538050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124538050 DMM INFO MM(262420000000016/de2d6e39) <- GMM AUTH AND CIPHERING REQ (rand = 2a 85 3f 14 c6 78 0f c8 6e 5a 57 a4 66 89 ed b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124538062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124538062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124538062 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124538062 DMM INFO MM(262420000000016/de2d6e39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124538062 DMM NOTICE MM(262420000000016/de2d6e39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124538062 DMM DEBUG MM(262420000000016/de2d6e39) checking auth: received GSM SRES = d6 02 93 ff (gprs_gmm.c:666) 20250201124538062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124538062 DMM DEBUG MM(262420000000016/de2d6e39) Requesting authorization (sgsn_auth.c:160) 20250201124538062 DMM INFO MM(262420000000016/de2d6e39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124538062 DMM DEBUG MM(262420000000016/de2d6e39) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124538062 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250201124538062 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) 20250201124538062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124538062 DMM INFO MM(262420000000016/de2d6e39) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2d6e39) (gprs_gmm.c:300) 20250201124538065 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124538065 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124538065 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250201124538065 DMM INFO MM(262420000000016/de2d6e39) Subscriber data update (mmctx.c:445) 20250201124538065 DMM DEBUG MM(262420000000016/de2d6e39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124538065 DMM INFO MM(262420000000016/de2d6e39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124538065 DMM NOTICE MM(262420000000016/de2d6e39) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250201124538065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124538065 DMM NOTICE MM(262420000000016/de2d6e39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124538065 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) 20250201124538066 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124538066 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250201124538066 DMM INFO MM(262420000000016/de2d6e39) Subscriber data update (mmctx.c:445) 20250201124538066 DMM DEBUG MM(262420000000016/de2d6e39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124538074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124538074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124538074 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124538074 DMM INFO MM(262420000000016/de2d6e39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124538074 DMM NOTICE MM(262420000000016/de2d6e39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124538074 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124538074 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124538074 DLLC NOTICE LLME(c382c1e5/de2d6e39){ASSIGNED} LLGM Assign pre (ffffffff => de2d6e39) (gprs_llc.c:1079) 20250201124538074 DLLC NOTICE LLME(ffffffff/de2d6e39){ASSIGNED} LLGM Assign post (ffffffff => de2d6e39) (gprs_llc.c:1125) 20250201124538074 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124538074 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124538074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124538074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@1a0261356b52: setverdict(pass): none -> pass 20250201124538131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124538131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250201124538131 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124538131 DMM INFO MM(262420000000016/de2d6e39) -> GMM DETACH REQUEST TLLI=0xde2d6e39 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250201124538131 DMM INFO MM(262420000000016/de2d6e39) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124538131 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124538131 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124538131 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124538131 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124538131 DLLC NOTICE LLME(ffffffff/de2d6e39){ASSIGNED} LLGM Assign pre (de2d6e39 => ffffffff) (gprs_llc.c:1079) 20250201124538131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2d6e39 => ffffffff) (gprs_llc.c:1125) 20250201124538131 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250201124538131 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) 20250201124538131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124538131 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124538131 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124538131 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124538133 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@1a0261356b52: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@1a0261356b52: Final verdict of PTC: pass 20250201124543146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@1a0261356b52: Final verdict of PTC: none -NSVCI99(702)@1a0261356b52: Final verdict of PTC: none -NSVCI98(697)@1a0261356b52: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@1a0261356b52: Final verdict of PTC: none 20250201124543153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124543153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(692)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@1a0261356b52: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@1a0261356b52: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(690)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(700)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(695)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@1a0261356b52: Test case TC_detach_poweroff finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sat Feb 1 12:45:43 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250201124543250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124543552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88812) 20250201124544155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124544155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88812, count=93168) 20250201124545156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124545156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sat Feb 1 12:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124546157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124546157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act started. 20250201124546635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124546637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124546683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124546683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124546683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124546683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124546684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124546684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124546684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124546685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124546685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124546685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124546685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124546685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124546685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124546688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124546695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124546695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(712)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI196(710)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124546699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124546699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124546699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124546699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124546699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124546699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124546700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124546700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124546700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124546700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124546700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546700 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124546700 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124546700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124546700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124546700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124546703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124546709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124546709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(715)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124546714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124546714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124546714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124546714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124546714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124546714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124546714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124546714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124546715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124546715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124546715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124546715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124546715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124546715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124546715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124546715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124546715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124546715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124546715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124546715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124546715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124546717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124546721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124546721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124547159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124547159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124547159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124547159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124547164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201124547165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@1a0261356b52: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='DAA04223'O, index=0 SGSN_Test-GSUP(723)@1a0261356b52: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@1a0261356b52: 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 := 'D0A5E4399EC371D97F8830268BB0239D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFE3DB43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DA7730121CBAD34'O } } } } } 20250201124547229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124547229 DLLC NOTICE LLME(ffffffff/daa04223){UNASSIGNED} LLC RX: unknown TLLI 0xdaa04223, creating LLME on the fly (gprs_llc.c:552) 20250201124547229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124547229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20250201124547229 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124547229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124547229 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124547229 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124547229 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124547229 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124547229 DLLC NOTICE LLME(ffffffff/daa04223){UNASSIGNED} LLGM Assign pre (daa04223 => e790a23f) (gprs_llc.c:1079) 20250201124547229 DLLC NOTICE LLME(daa04223/e790a23f){ASSIGNED} LLGM Assign post (daa04223 => e790a23f) (gprs_llc.c:1125) 20250201124547229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124547229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124547229 DMM DEBUG MM(262420000000017/e790a23f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124547244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124547244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124547244 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124547244 DMM DEBUG MM(262420000000017/e790a23f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250201124547244 DMM NOTICE MM(262420000000017/e790a23f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124547244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124547244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124547244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124547244 DMM DEBUG MM(262420000000017/e790a23f) Requesting authorization (sgsn_auth.c:160) 20250201124547244 DMM INFO MM(262420000000017/e790a23f) Requesting authentication tuples (sgsn_auth.c:184) 20250201124547244 DMM DEBUG MM(262420000000017/e790a23f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124547244 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250201124547245 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(723)@1a0261356b52: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250201124547250 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124547250 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124547250 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124547250 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124547250 DMM INFO MM(262420000000017/e790a23f) Subscriber data update (mmctx.c:445) 20250201124547250 DMM DEBUG MM(262420000000017/e790a23f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124547250 DMM INFO MM(262420000000017/e790a23f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124547251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124547251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124547251 DMM INFO MM(262420000000017/e790a23f) <- GMM AUTH AND CIPHERING REQ (rand = d0 a5 e4 39 9e c3 71 d9 7f 88 30 26 8b b0 23 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124547265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124547265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124547265 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124547265 DMM INFO MM(262420000000017/e790a23f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124547265 DMM NOTICE MM(262420000000017/e790a23f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124547265 DMM DEBUG MM(262420000000017/e790a23f) checking auth: received GSM SRES = ef e3 db 43 (gprs_gmm.c:666) 20250201124547265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124547266 DMM DEBUG MM(262420000000017/e790a23f) Requesting authorization (sgsn_auth.c:160) 20250201124547266 DMM INFO MM(262420000000017/e790a23f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124547266 DMM DEBUG MM(262420000000017/e790a23f) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124547266 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250201124547266 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) 20250201124547266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124547266 DMM INFO MM(262420000000017/e790a23f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe790a23f) (gprs_gmm.c:300) 20250201124547269 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124547269 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124547269 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250201124547269 DMM INFO MM(262420000000017/e790a23f) Subscriber data update (mmctx.c:445) 20250201124547269 DMM DEBUG MM(262420000000017/e790a23f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124547269 DMM INFO MM(262420000000017/e790a23f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124547269 DMM NOTICE MM(262420000000017/e790a23f) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250201124547269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124547269 DMM NOTICE MM(262420000000017/e790a23f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124547269 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) 20250201124547270 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124547270 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250201124547270 DMM INFO MM(262420000000017/e790a23f) Subscriber data update (mmctx.c:445) 20250201124547270 DMM DEBUG MM(262420000000017/e790a23f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124547280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124547280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124547280 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124547280 DMM INFO MM(262420000000017/e790a23f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124547280 DMM NOTICE MM(262420000000017/e790a23f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124547280 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124547280 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124547280 DLLC NOTICE LLME(daa04223/e790a23f){ASSIGNED} LLGM Assign pre (ffffffff => e790a23f) (gprs_llc.c:1079) 20250201124547281 DLLC NOTICE LLME(ffffffff/e790a23f){ASSIGNED} LLGM Assign post (ffffffff => e790a23f) (gprs_llc.c:1125) 20250201124547281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124547281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124547281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124547281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@1a0261356b52: setverdict(pass): none -> pass 20250201124547335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124547335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124547335 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124547335 DMM INFO MM(262420000000017/e790a23f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124547335 DMM INFO MM(262420000000017/e790a23f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124547335 DMM DEBUG MM(262420000000017/e790a23f) Using GGSN 0 (gprs_sm.c:312) 20250201124547335 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) 20250201124547335 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250201124547335 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124547335 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124547335 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250201124547360 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 78 01 19 99 11 a5 8d e9 ac 14 05 7f a5 30 96 55 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:443) 20250201124547360 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375dc720) (sgsn_libgtp.c:632) 20250201124547360 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124547360 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375dfd08 TLLI=e790a23f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124547360 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124547360 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@1a0261356b52: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@1a0261356b52: Final verdict of PTC: pass 20250201124547379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@1a0261356b52: Final verdict of PTC: none 20250201124547383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(712)@1a0261356b52: Final verdict of PTC: none 20250201124547384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(716)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@1a0261356b52: Final verdict of PTC: none -NSVCI99(721)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@1a0261356b52: Final verdict of PTC: none -NSVCI97(711)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(714)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(709)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(719)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sat Feb 1 12:45:47 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 20250201124547441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124547843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=40392) 20250201124548384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124548385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=40392, count=91860) 20250201124549387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124549387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sat Feb 1 12:45:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124550388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124550388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201124550507 DGPRS DEBUG Checking for inactive LLMEs, time = 1644856 (sgsn.c:131) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_pdp_act_unattached started. 20250201124550932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124550935 DMM INFO MM(262420000000017/e790a23f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124550935 DMM INFO MM(262420000000017/e790a23f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124550935 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124550935 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124550935 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124550935 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124550935 DLLC NOTICE LLME(ffffffff/e790a23f){ASSIGNED} LLGM Assign pre (e790a23f => ffffffff) (gprs_llc.c:1079) 20250201124550935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e790a23f => ffffffff) (gprs_llc.c:1125) 20250201124550935 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375df9b0 (gprs_sndcp.c:574) 20250201124550935 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375dfd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124550935 DMM NOTICE MM(262420000000017/e790a23f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124550935 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250201124550935 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124550935 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124550935 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250201124550935 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250201124550935 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) 20250201124550935 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:399) 20250201124550935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124550935 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124550935 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124550935 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124550935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124550987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124550987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124550987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124550987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124550987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124550987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124550987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124550987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124550987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124550988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124550988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124550988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124550989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124550989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124550989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124550989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124550989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124550989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124550989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124550989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124550989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124550989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124550991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124550997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124550997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(735)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124551006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124551006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124551006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124551006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124551006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124551006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124551006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124551006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124551007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124551007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124551007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124551007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124551007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124551007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124551007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124551007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124551007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124551008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124551013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124551013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(735)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_pdp_act_unattached-BVCI210(733)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124551016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124551016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124551017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124551017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124551017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124551017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124551017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124551017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124551017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124551018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124551018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124551018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124551018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124551018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124551018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124551018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124551018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124551018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124551018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124551018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124551018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124551018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124551020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124551024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124551024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124551390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124551390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124551390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124551390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124551394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124551395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@1a0261356b52: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F1216A61'O, index=0 SGSN_Test-GSUP(742)@1a0261356b52: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250201124551461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124551461 DLLC NOTICE LLME(ffffffff/f1216a61){UNASSIGNED} LLC RX: unknown TLLI 0xf1216a61, creating LLME on the fly (gprs_llc.c:552) 20250201124551461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124551461 DMM NOTICE LLME(ffffffff/f1216a61){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250201124551461 DLLC NOTICE LLME(ffffffff/f1216a61){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250201124551461 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@1a0261356b52: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@1a0261356b52: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@1a0261356b52: Final verdict of PTC: pass 20250201124551477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51906<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124551482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124551482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(726)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(742)@1a0261356b52: Final verdict of PTC: none -NSVCI99(740)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@1a0261356b52: Final verdict of PTC: none -NSVCI97(730)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@1a0261356b52: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@1a0261356b52: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@1a0261356b52: Final verdict of PTC: none -NSVCI98(736)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@1a0261356b52: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(738)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(734)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(728)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@1a0261356b52: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sat Feb 1 12:45:51 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 20250201124551575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124551877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55664) 20250201124552483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124552483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55664, count=60020) 20250201124553485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124553485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sat Feb 1 12:45:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124554487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124554487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act_user started. 20250201124554961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124554963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124555006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124555006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124555006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124555006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124555006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124555006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124555006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124555006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124555006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124555006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124555006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124555007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124555007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124555007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124555007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124555007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124555007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124555007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124555007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124555007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124555009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(750)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124555014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124555022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124555022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124555022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124555022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124555022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124555022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124555023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124555023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124555025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124555029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(756)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(753)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124555035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124555035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124555035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124555035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124555035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124555035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124555035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124555035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124555036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124555036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124555036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124555036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124555036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124555036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124555036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124555036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124555036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124555036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124555036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124555036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124555036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124555038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124555042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124555488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124555488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124555488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124555488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124555492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124555494 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@1a0261356b52: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E5F7874C'O, index=0 SGSN_Test-GSUP(761)@1a0261356b52: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@1a0261356b52: 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 := '7DBBBDA72351CDA13FF556877CAFB922'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '706FEE06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA00F83501F8254E'O } } } } } 20250201124555568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555568 DLLC NOTICE LLME(ffffffff/e5f7874c){UNASSIGNED} LLC RX: unknown TLLI 0xe5f7874c, creating LLME on the fly (gprs_llc.c:552) 20250201124555568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20250201124555568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124555568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124555568 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124555568 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124555568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124555568 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124555568 DLLC NOTICE LLME(ffffffff/e5f7874c){UNASSIGNED} LLGM Assign pre (e5f7874c => ddd72d3a) (gprs_llc.c:1079) 20250201124555568 DLLC NOTICE LLME(e5f7874c/ddd72d3a){ASSIGNED} LLGM Assign post (e5f7874c => ddd72d3a) (gprs_llc.c:1125) 20250201124555568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124555568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124555568 DMM DEBUG MM(262420000000019/ddd72d3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124555591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555591 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124555591 DMM DEBUG MM(262420000000019/ddd72d3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250201124555591 DMM NOTICE MM(262420000000019/ddd72d3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124555591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124555591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124555591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124555591 DMM DEBUG MM(262420000000019/ddd72d3a) Requesting authorization (sgsn_auth.c:160) 20250201124555591 DMM INFO MM(262420000000019/ddd72d3a) Requesting authentication tuples (sgsn_auth.c:184) 20250201124555591 DMM DEBUG MM(262420000000019/ddd72d3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124555591 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250201124555591 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(761)@1a0261356b52: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250201124555597 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124555598 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124555598 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124555598 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124555598 DMM INFO MM(262420000000019/ddd72d3a) Subscriber data update (mmctx.c:445) 20250201124555598 DMM DEBUG MM(262420000000019/ddd72d3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124555598 DMM INFO MM(262420000000019/ddd72d3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124555598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124555598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124555598 DMM INFO MM(262420000000019/ddd72d3a) <- GMM AUTH AND CIPHERING REQ (rand = 7d bb bd a7 23 51 cd a1 3f f5 56 87 7c af b9 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124555614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555615 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124555615 DMM INFO MM(262420000000019/ddd72d3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124555615 DMM NOTICE MM(262420000000019/ddd72d3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124555615 DMM DEBUG MM(262420000000019/ddd72d3a) checking auth: received GSM SRES = 70 6f ee 06 (gprs_gmm.c:666) 20250201124555615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124555615 DMM DEBUG MM(262420000000019/ddd72d3a) Requesting authorization (sgsn_auth.c:160) 20250201124555615 DMM INFO MM(262420000000019/ddd72d3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124555615 DMM DEBUG MM(262420000000019/ddd72d3a) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124555615 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250201124555615 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) 20250201124555615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124555615 DMM INFO MM(262420000000019/ddd72d3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xddd72d3a) (gprs_gmm.c:300) 20250201124555618 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124555618 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124555618 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250201124555618 DMM INFO MM(262420000000019/ddd72d3a) Subscriber data update (mmctx.c:445) 20250201124555618 DMM DEBUG MM(262420000000019/ddd72d3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124555618 DMM INFO MM(262420000000019/ddd72d3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124555618 DMM NOTICE MM(262420000000019/ddd72d3a) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250201124555618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124555618 DMM NOTICE MM(262420000000019/ddd72d3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124555618 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) 20250201124555619 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124555619 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250201124555619 DMM INFO MM(262420000000019/ddd72d3a) Subscriber data update (mmctx.c:445) 20250201124555619 DMM DEBUG MM(262420000000019/ddd72d3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124555630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555630 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124555630 DMM INFO MM(262420000000019/ddd72d3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124555630 DMM NOTICE MM(262420000000019/ddd72d3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124555630 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124555630 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124555630 DLLC NOTICE LLME(e5f7874c/ddd72d3a){ASSIGNED} LLGM Assign pre (ffffffff => ddd72d3a) (gprs_llc.c:1079) 20250201124555630 DLLC NOTICE LLME(ffffffff/ddd72d3a){ASSIGNED} LLGM Assign post (ffffffff => ddd72d3a) (gprs_llc.c:1125) 20250201124555630 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124555630 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124555630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124555630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@1a0261356b52: setverdict(pass): none -> pass 20250201124555688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555688 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124555688 DMM INFO MM(262420000000019/ddd72d3a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124555688 DMM INFO MM(262420000000019/ddd72d3a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124555688 DMM DEBUG MM(262420000000019/ddd72d3a) Using GGSN 0 (gprs_sm.c:312) 20250201124555688 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) 20250201124555688 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250201124555688 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124555688 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124555688 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250201124555714 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 17 cc 59 ba 11 24 5b 42 c6 14 05 7f dc 57 53 00 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:443) 20250201124555714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca129138, cbp=0x55f4375dcbc0) (sgsn_libgtp.c:632) 20250201124555714 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124555714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e0e48 TLLI=ddd72d3a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124555714 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124555714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124555731 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250201124555745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124555745 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124555746 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@1a0261356b52: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@1a0261356b52: Final verdict of PTC: pass 20250201124555755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@1a0261356b52: Final verdict of PTC: none -NSVCI97(749)@1a0261356b52: Final verdict of PTC: none 20250201124555760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124555760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(759)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@1a0261356b52: Final verdict of PTC: none -NSVCI98(754)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(752)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(757)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(747)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sat Feb 1 12:45:55 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250201124555837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124556239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43972) 20250201124556761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124556761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43972, count=95524) 20250201124557762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124557762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124558763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124558763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act_ggsn_reject started. 20250201124559333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124559335 DMM INFO MM(262420000000019/ddd72d3a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124559335 DMM INFO MM(262420000000019/ddd72d3a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124559335 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124559335 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124559335 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124559335 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124559335 DLLC NOTICE LLME(ffffffff/ddd72d3a){ASSIGNED} LLGM Assign pre (ddd72d3a => ffffffff) (gprs_llc.c:1079) 20250201124559335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddd72d3a => ffffffff) (gprs_llc.c:1125) 20250201124559335 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e0af0 (gprs_sndcp.c:574) 20250201124559336 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124559336 DMM NOTICE MM(262420000000019/ddd72d3a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124559336 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250201124559336 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124559336 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124559336 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250201124559336 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250201124559336 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) 20250201124559336 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:399) 20250201124559336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124559336 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124559336 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124559336 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124559336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124559381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124559381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124559381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124559381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124559381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124559381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124559381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124559381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124559382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124559382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124559382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124559382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124559382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124559382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124559382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124559382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124559382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124559382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124559382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124559382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124559384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124559389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124559395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124559395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124559395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124559395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124559395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124559395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124559395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124559395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124559396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124559396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124559396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124559396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124559396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124559396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124559396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124559396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124559396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124559396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124559396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124559396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124559399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124559406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(774)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@1a0261356b52: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI210(772)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124559408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124559408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124559408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124559408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124559408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124559408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124559408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124559408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124559409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124559409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124559409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124559409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124559409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124559409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124559409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124559409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124559409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124559409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124559409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124559410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124559410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124559412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124559417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124559764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124559764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124559764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124559764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124559766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124559766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@1a0261356b52: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F9FEF61F'O, index=0 SGSN_Test-GSUP(780)@1a0261356b52: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@1a0261356b52: 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 := '277B75689DEBE455F27D4DE1930C26BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF416AAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F6929CCC2EA7FE9'O } } } } } 20250201124559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559800 DLLC NOTICE LLME(ffffffff/f9fef61f){UNASSIGNED} LLC RX: unknown TLLI 0xf9fef61f, creating LLME on the fly (gprs_llc.c:552) 20250201124559800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124559800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20250201124559800 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124559800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124559800 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124559800 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124559800 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124559800 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124559800 DLLC NOTICE LLME(ffffffff/f9fef61f){UNASSIGNED} LLGM Assign pre (f9fef61f => dfa1941f) (gprs_llc.c:1079) 20250201124559800 DLLC NOTICE LLME(f9fef61f/dfa1941f){ASSIGNED} LLGM Assign post (f9fef61f => dfa1941f) (gprs_llc.c:1125) 20250201124559800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124559800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124559800 DMM DEBUG MM(262420000000020/dfa1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124559814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124559814 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124559814 DMM DEBUG MM(262420000000020/dfa1941f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250201124559814 DMM NOTICE MM(262420000000020/dfa1941f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124559814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124559814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124559814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124559814 DMM DEBUG MM(262420000000020/dfa1941f) Requesting authorization (sgsn_auth.c:160) 20250201124559814 DMM INFO MM(262420000000020/dfa1941f) Requesting authentication tuples (sgsn_auth.c:184) 20250201124559814 DMM DEBUG MM(262420000000020/dfa1941f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124559814 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250201124559814 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(780)@1a0261356b52: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250201124559818 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124559818 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124559818 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124559818 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124559818 DMM INFO MM(262420000000020/dfa1941f) Subscriber data update (mmctx.c:445) 20250201124559818 DMM DEBUG MM(262420000000020/dfa1941f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124559818 DMM INFO MM(262420000000020/dfa1941f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124559818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124559818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124559818 DMM INFO MM(262420000000020/dfa1941f) <- GMM AUTH AND CIPHERING REQ (rand = 27 7b 75 68 9d eb e4 55 f2 7d 4d e1 93 0c 26 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124559834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124559834 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124559834 DMM INFO MM(262420000000020/dfa1941f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124559834 DMM NOTICE MM(262420000000020/dfa1941f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124559834 DMM DEBUG MM(262420000000020/dfa1941f) checking auth: received GSM SRES = cf 41 6a aa (gprs_gmm.c:666) 20250201124559834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124559834 DMM DEBUG MM(262420000000020/dfa1941f) Requesting authorization (sgsn_auth.c:160) 20250201124559834 DMM INFO MM(262420000000020/dfa1941f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124559834 DMM DEBUG MM(262420000000020/dfa1941f) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124559834 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250201124559834 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) 20250201124559834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124559834 DMM INFO MM(262420000000020/dfa1941f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa1941f) (gprs_gmm.c:300) 20250201124559837 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124559837 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124559837 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250201124559837 DMM INFO MM(262420000000020/dfa1941f) Subscriber data update (mmctx.c:445) 20250201124559837 DMM DEBUG MM(262420000000020/dfa1941f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124559837 DMM INFO MM(262420000000020/dfa1941f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124559837 DMM NOTICE MM(262420000000020/dfa1941f) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250201124559837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124559837 DMM NOTICE MM(262420000000020/dfa1941f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124559837 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) 20250201124559838 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124559838 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250201124559838 DMM INFO MM(262420000000020/dfa1941f) Subscriber data update (mmctx.c:445) 20250201124559838 DMM DEBUG MM(262420000000020/dfa1941f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124559850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124559850 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124559850 DMM INFO MM(262420000000020/dfa1941f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124559850 DMM NOTICE MM(262420000000020/dfa1941f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124559850 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124559850 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124559850 DLLC NOTICE LLME(f9fef61f/dfa1941f){ASSIGNED} LLGM Assign pre (ffffffff => dfa1941f) (gprs_llc.c:1079) 20250201124559850 DLLC NOTICE LLME(ffffffff/dfa1941f){ASSIGNED} LLGM Assign post (ffffffff => dfa1941f) (gprs_llc.c:1125) 20250201124559850 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124559850 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124559850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124559850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@1a0261356b52: setverdict(pass): none -> pass 20250201124559905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124559905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124559905 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124559905 DMM INFO MM(262420000000020/dfa1941f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124559905 DMM INFO MM(262420000000020/dfa1941f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124559905 DMM DEBUG MM(262420000000020/dfa1941f) Using GGSN 0 (gprs_sm.c:312) 20250201124559905 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) 20250201124559905 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250201124559905 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124559905 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124559905 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250201124559928 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 39 1e fb 90 11 b8 09 36 c7 14 05 7f f0 3b ab 54 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:443) 20250201124559928 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124559928 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250201124559928 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250201124559928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124559928 DMM NOTICE MM(262420000000020/dfa1941f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@1a0261356b52: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@1a0261356b52: Final verdict of PTC: pass 20250201124559945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50160<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@1a0261356b52: Final verdict of PTC: none 20250201124559949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(765)@1a0261356b52: Final verdict of PTC: none 20250201124559950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@1a0261356b52: Final verdict of PTC: none -NSVCI97(768)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(780)@1a0261356b52: Final verdict of PTC: none -NSVCI99(778)@1a0261356b52: Final verdict of PTC: none -NSVCI98(773)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(771)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(776)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(766)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) Sat Feb 1 12:45:59 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc MTC@1a0261356b52: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. 20250201124600046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124600449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85420) 20250201124600951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124600951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85420, count=98060) 20250201124601952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124601952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:46:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124602953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124602953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_deact_mo started. 20250201124603540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124603542 DMM INFO MM(262420000000020/dfa1941f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124603542 DMM INFO MM(262420000000020/dfa1941f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124603542 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124603542 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124603542 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124603543 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124603543 DLLC NOTICE LLME(ffffffff/dfa1941f){ASSIGNED} LLGM Assign pre (dfa1941f => ffffffff) (gprs_llc.c:1079) 20250201124603543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfa1941f => ffffffff) (gprs_llc.c:1125) 20250201124603543 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250201124603543 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) 20250201124603543 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:399) 20250201124603543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124603543 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124603543 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124603543 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124603543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124603604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124603604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124603604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124603604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603604 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124603604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124603604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124603604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124603604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124603606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124603606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124603606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124603606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124603606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124603606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124603606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124603606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124603606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124603606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124603607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124603607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124603611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124603622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124603622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(792)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124603636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124603636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124603636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124603636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124603636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124603636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124603636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124603636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124603638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124603638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124603638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124603638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124603638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124603638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124603638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124603638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124603638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124603638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124603638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124603638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124603640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(789)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(792)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(789)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(797)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124603653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124603653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(797)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124603655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124603655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124603655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124603655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124603655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124603655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124603655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124603655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(797)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124603656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124603656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124603656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124603656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124603656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124603656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124603656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124603656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124603656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124603656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124603656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124603657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124603657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124603663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124603663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124603954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124603954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124603955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124603955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124603960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124603961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E703F93A'O, index=0 SGSN_Test-GSUP(799)@1a0261356b52: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: 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 := '3874464D159460C4A2835144A5243F17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9A6AA49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F88B0216E9DB6196'O } } } } } 20250201124604025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604025 DLLC NOTICE LLME(ffffffff/e703f93a){UNASSIGNED} LLC RX: unknown TLLI 0xe703f93a, creating LLME on the fly (gprs_llc.c:552) 20250201124604025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250201124604025 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124604025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124604025 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124604025 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124604025 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124604025 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124604025 DLLC NOTICE LLME(ffffffff/e703f93a){UNASSIGNED} LLGM Assign pre (e703f93a => f7ffd7d9) (gprs_llc.c:1079) 20250201124604025 DLLC NOTICE LLME(e703f93a/f7ffd7d9){ASSIGNED} LLGM Assign post (e703f93a => f7ffd7d9) (gprs_llc.c:1125) 20250201124604025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124604025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124604025 DMM DEBUG MM(262420000000021/f7ffd7d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124604043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604043 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604043 DMM DEBUG MM(262420000000021/f7ffd7d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250201124604043 DMM NOTICE MM(262420000000021/f7ffd7d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124604043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124604043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124604043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124604044 DMM DEBUG MM(262420000000021/f7ffd7d9) Requesting authorization (sgsn_auth.c:160) 20250201124604044 DMM INFO MM(262420000000021/f7ffd7d9) Requesting authentication tuples (sgsn_auth.c:184) 20250201124604044 DMM DEBUG MM(262420000000021/f7ffd7d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124604044 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250201124604044 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(799)@1a0261356b52: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250201124604050 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124604050 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124604050 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124604050 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124604050 DMM INFO MM(262420000000021/f7ffd7d9) Subscriber data update (mmctx.c:445) 20250201124604050 DMM DEBUG MM(262420000000021/f7ffd7d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124604050 DMM INFO MM(262420000000021/f7ffd7d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124604050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124604050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124604050 DMM INFO MM(262420000000021/f7ffd7d9) <- GMM AUTH AND CIPHERING REQ (rand = 38 74 46 4d 15 94 60 c4 a2 83 51 44 a5 24 3f 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124604065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604065 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604065 DMM INFO MM(262420000000021/f7ffd7d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124604065 DMM NOTICE MM(262420000000021/f7ffd7d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124604065 DMM DEBUG MM(262420000000021/f7ffd7d9) checking auth: received GSM SRES = e9 a6 aa 49 (gprs_gmm.c:666) 20250201124604065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124604065 DMM DEBUG MM(262420000000021/f7ffd7d9) Requesting authorization (sgsn_auth.c:160) 20250201124604065 DMM INFO MM(262420000000021/f7ffd7d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124604065 DMM DEBUG MM(262420000000021/f7ffd7d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124604065 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250201124604065 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) 20250201124604065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124604065 DMM INFO MM(262420000000021/f7ffd7d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ffd7d9) (gprs_gmm.c:300) 20250201124604068 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124604068 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124604068 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201124604068 DMM INFO MM(262420000000021/f7ffd7d9) Subscriber data update (mmctx.c:445) 20250201124604068 DMM DEBUG MM(262420000000021/f7ffd7d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124604068 DMM INFO MM(262420000000021/f7ffd7d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124604068 DMM NOTICE MM(262420000000021/f7ffd7d9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250201124604068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124604068 DMM NOTICE MM(262420000000021/f7ffd7d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124604068 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) 20250201124604070 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124604070 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250201124604070 DMM INFO MM(262420000000021/f7ffd7d9) Subscriber data update (mmctx.c:445) 20250201124604070 DMM DEBUG MM(262420000000021/f7ffd7d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124604086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604086 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604086 DMM INFO MM(262420000000021/f7ffd7d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124604086 DMM NOTICE MM(262420000000021/f7ffd7d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124604086 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124604086 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124604086 DLLC NOTICE LLME(e703f93a/f7ffd7d9){ASSIGNED} LLGM Assign pre (ffffffff => f7ffd7d9) (gprs_llc.c:1079) 20250201124604086 DLLC NOTICE LLME(ffffffff/f7ffd7d9){ASSIGNED} LLGM Assign post (ffffffff => f7ffd7d9) (gprs_llc.c:1125) 20250201124604086 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124604086 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124604086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124604086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: setverdict(pass): none -> pass 20250201124604139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604139 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604139 DMM INFO MM(262420000000021/f7ffd7d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124604139 DMM INFO MM(262420000000021/f7ffd7d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124604139 DMM DEBUG MM(262420000000021/f7ffd7d9) Using GGSN 0 (gprs_sm.c:312) 20250201124604139 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) 20250201124604139 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250201124604139 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124604139 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124604139 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250201124604148 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 ae 02 57 42 11 5a 78 51 33 14 05 7f 8d 2b f3 df 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250201124604148 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124604148 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124604148 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e0e48 TLLI=f7ffd7d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124604148 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124604148 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124604152 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250201124604156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604156 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604156 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124604157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250201124604157 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124604157 DMM INFO MM(262420000000021/f7ffd7d9) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250201124604157 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124604157 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250201124604158 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:443) 20250201124604158 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124604158 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250201124604158 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e0e48, TLLI=f7ffd7d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124604158 DMM INFO MM(262420000000021/f7ffd7d9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250201124604158 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250201124604158 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1a0261356b52: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@1a0261356b52: Final verdict of PTC: pass 20250201124604161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(799)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@1a0261356b52: Final verdict of PTC: none -NSVCI99(797)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@1a0261356b52: Final verdict of PTC: none -NSVCI98(793)@1a0261356b52: Final verdict of PTC: none 20250201124604163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124604164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(785)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@1a0261356b52: Final verdict of PTC: none -NSVCI97(787)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(791)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(795)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: noneSat Feb 1 12:46:04 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 MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. 20250201124604258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124604660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78904) 20250201124605165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124605165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78904, count=105036) 20250201124606167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124606167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124607169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124607169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_deact_mt started. 20250201124607758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124607760 DMM INFO MM(262420000000021/f7ffd7d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124607760 DMM INFO MM(262420000000021/f7ffd7d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124607760 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124607760 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124607760 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124607760 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124607760 DLLC NOTICE LLME(ffffffff/f7ffd7d9){ASSIGNED} LLGM Assign pre (f7ffd7d9 => ffffffff) (gprs_llc.c:1079) 20250201124607760 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7ffd7d9 => ffffffff) (gprs_llc.c:1125) 20250201124607760 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250201124607760 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) 20250201124607760 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:399) 20250201124607760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124607760 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124607760 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124607760 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124607760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124607815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124607815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124607815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124607815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124607815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124607815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124607815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124607815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124607816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124607816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124607816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124607816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124607816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124607816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124607816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124607816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124607816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124607816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124607816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124607816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124607818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124607823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124607823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124607832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124607832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124607832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124607832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124607832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124607832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124607832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124607832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124607833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124607833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124607833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124607833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124607833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124607833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124607833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124607833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124607833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124607833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124607833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124607833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124607835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124607841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124607841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(813)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124607848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124607848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124607848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124607848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124607848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124607848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124607848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124607848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124607849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124607849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124607849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124607849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124607849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124607852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124607857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124607857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124608170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124608170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124608170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124608170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124608174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201124608176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C6875EC8'O, index=0 SGSN_Test-GSUP(818)@1a0261356b52: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@1a0261356b52: 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 := 'E6EDDFE8688B3F3DED315C8C503F076A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B682A57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0F38ED0BEC2B1EF'O } } } } } 20250201124608253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608253 DLLC NOTICE LLME(ffffffff/c6875ec8){UNASSIGNED} LLC RX: unknown TLLI 0xc6875ec8, creating LLME on the fly (gprs_llc.c:552) 20250201124608253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250201124608253 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124608253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124608253 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124608253 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124608254 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124608254 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124608254 DLLC NOTICE LLME(ffffffff/c6875ec8){UNASSIGNED} LLGM Assign pre (c6875ec8 => c4678ba2) (gprs_llc.c:1079) 20250201124608254 DLLC NOTICE LLME(c6875ec8/c4678ba2){ASSIGNED} LLGM Assign post (c6875ec8 => c4678ba2) (gprs_llc.c:1125) 20250201124608254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124608254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124608254 DMM DEBUG MM(262420000000022/c4678ba2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124608280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608280 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608280 DMM DEBUG MM(262420000000022/c4678ba2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250201124608280 DMM NOTICE MM(262420000000022/c4678ba2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124608280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124608280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124608280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124608280 DMM DEBUG MM(262420000000022/c4678ba2) Requesting authorization (sgsn_auth.c:160) 20250201124608281 DMM INFO MM(262420000000022/c4678ba2) Requesting authentication tuples (sgsn_auth.c:184) 20250201124608281 DMM DEBUG MM(262420000000022/c4678ba2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124608281 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250201124608281 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(818)@1a0261356b52: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250201124608287 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124608287 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124608287 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124608287 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124608287 DMM INFO MM(262420000000022/c4678ba2) Subscriber data update (mmctx.c:445) 20250201124608287 DMM DEBUG MM(262420000000022/c4678ba2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124608287 DMM INFO MM(262420000000022/c4678ba2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124608287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124608287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124608287 DMM INFO MM(262420000000022/c4678ba2) <- GMM AUTH AND CIPHERING REQ (rand = e6 ed df e8 68 8b 3f 3d ed 31 5c 8c 50 3f 07 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124608305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608305 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608305 DMM INFO MM(262420000000022/c4678ba2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124608305 DMM NOTICE MM(262420000000022/c4678ba2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124608305 DMM DEBUG MM(262420000000022/c4678ba2) checking auth: received GSM SRES = 9b 68 2a 57 (gprs_gmm.c:666) 20250201124608305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124608305 DMM DEBUG MM(262420000000022/c4678ba2) Requesting authorization (sgsn_auth.c:160) 20250201124608305 DMM INFO MM(262420000000022/c4678ba2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124608305 DMM DEBUG MM(262420000000022/c4678ba2) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124608305 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250201124608305 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) 20250201124608305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124608305 DMM INFO MM(262420000000022/c4678ba2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4678ba2) (gprs_gmm.c:300) 20250201124608309 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124608309 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124608309 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250201124608309 DMM INFO MM(262420000000022/c4678ba2) Subscriber data update (mmctx.c:445) 20250201124608309 DMM DEBUG MM(262420000000022/c4678ba2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124608309 DMM INFO MM(262420000000022/c4678ba2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124608309 DMM NOTICE MM(262420000000022/c4678ba2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250201124608309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124608309 DMM NOTICE MM(262420000000022/c4678ba2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124608309 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) 20250201124608311 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124608311 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250201124608311 DMM INFO MM(262420000000022/c4678ba2) Subscriber data update (mmctx.c:445) 20250201124608311 DMM DEBUG MM(262420000000022/c4678ba2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124608321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608321 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608321 DMM INFO MM(262420000000022/c4678ba2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124608321 DMM NOTICE MM(262420000000022/c4678ba2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124608321 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124608321 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124608321 DLLC NOTICE LLME(c6875ec8/c4678ba2){ASSIGNED} LLGM Assign pre (ffffffff => c4678ba2) (gprs_llc.c:1079) 20250201124608321 DLLC NOTICE LLME(ffffffff/c4678ba2){ASSIGNED} LLGM Assign post (ffffffff => c4678ba2) (gprs_llc.c:1125) 20250201124608321 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124608321 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124608321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124608321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@1a0261356b52: setverdict(pass): none -> pass 20250201124608377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608377 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608377 DMM INFO MM(262420000000022/c4678ba2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124608377 DMM INFO MM(262420000000022/c4678ba2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124608377 DMM DEBUG MM(262420000000022/c4678ba2) Using GGSN 0 (gprs_sm.c:312) 20250201124608377 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) 20250201124608378 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250201124608378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124608378 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124608378 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250201124608387 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 28 82 ba ee 11 b9 14 c1 96 14 05 7f 3a 7e 83 ee 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:443) 20250201124608387 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124608387 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124608387 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=c4678ba2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124608387 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124608387 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124608402 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250201124608417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608417 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608417 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608423 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250201124608423 DGPRS INFO PDP(262420000000022:5): Context 0x7f44ca12a1a8 was deleted (sgsn_libgtp.c:660) 20250201124608423 DMM INFO MM(262420000000022/c4678ba2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124608423 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250201124608423 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@1a0261356b52: Removing Client IMSI='262420000000022'H, index=0 20250201124608435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124608435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124608436 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124608436 DMM INFO MM(262420000000022/c4678ba2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@1a0261356b52: Final verdict of PTC: pass 20250201124608438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(802)@1a0261356b52: Final verdict of PTC: none -NSVCI97(806)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(818)@1a0261356b52: Final verdict of PTC: none -NSVCI99(816)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@1a0261356b52: Final verdict of PTC: none -NSVCI98(811)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@1a0261356b52: Final verdict of PTC: none 20250201124608444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124608444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(804)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(814)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(810)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sat Feb 1 12:46:08 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 20250201124608542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124608945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83628) 20250201124609445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124609446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83628, count=104052) 20250201124610447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124610447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:46:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124611449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124611449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act_deact_dup started. 20250201124612027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124612031 DMM INFO MM(262420000000022/c4678ba2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124612031 DMM INFO MM(262420000000022/c4678ba2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124612031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124612031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124612031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124612031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124612031 DLLC NOTICE LLME(ffffffff/c4678ba2){ASSIGNED} LLGM Assign pre (c4678ba2 => ffffffff) (gprs_llc.c:1079) 20250201124612031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4678ba2 => ffffffff) (gprs_llc.c:1125) 20250201124612031 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124612031 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124612031 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250201124612031 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) 20250201124612031 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:399) 20250201124612031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124612031 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124612031 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124612031 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124612031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124612075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124612075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124612075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124612075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124612075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124612075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124612075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124612075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124612077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124612077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124612077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124612077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124612077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124612077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124612077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124612077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124612077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124612077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124612077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124612077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124612079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124612086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(824)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124612090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124612090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124612090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124612091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124612091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124612091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124612091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124612091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124612091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124612092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124612092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124612092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124612092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124612092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124612092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124612094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124612098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124612105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124612105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124612105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124612105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124612105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124612105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124612105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124612105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124612106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124612106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124612106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124612106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124612106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124612106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124612106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124612106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124612106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124612106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124612106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124612106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124612106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124612109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124612113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124612450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124612450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124612450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124612450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124612454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124612456 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@1a0261356b52: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='DD9D27F9'O, index=0 SGSN_Test-GSUP(837)@1a0261356b52: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@1a0261356b52: 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 := '94986110FCEFD5C8C18C24DC2D8CDC39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '628FD645'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65F812AB7D70BB8E'O } } } } } 20250201124612531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612531 DLLC NOTICE LLME(ffffffff/dd9d27f9){UNASSIGNED} LLC RX: unknown TLLI 0xdd9d27f9, creating LLME on the fly (gprs_llc.c:552) 20250201124612531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20250201124612531 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124612531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124612531 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124612531 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124612531 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124612531 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124612531 DLLC NOTICE LLME(ffffffff/dd9d27f9){UNASSIGNED} LLGM Assign pre (dd9d27f9 => dacdcbc0) (gprs_llc.c:1079) 20250201124612531 DLLC NOTICE LLME(dd9d27f9/dacdcbc0){ASSIGNED} LLGM Assign post (dd9d27f9 => dacdcbc0) (gprs_llc.c:1125) 20250201124612531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124612531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124612531 DMM DEBUG MM(262420000000046/dacdcbc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124612556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612557 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612557 DMM DEBUG MM(262420000000046/dacdcbc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250201124612557 DMM NOTICE MM(262420000000046/dacdcbc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124612557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124612557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124612557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124612557 DMM DEBUG MM(262420000000046/dacdcbc0) Requesting authorization (sgsn_auth.c:160) 20250201124612557 DMM INFO MM(262420000000046/dacdcbc0) Requesting authentication tuples (sgsn_auth.c:184) 20250201124612557 DMM DEBUG MM(262420000000046/dacdcbc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124612557 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250201124612557 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(837)@1a0261356b52: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250201124612563 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124612563 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124612563 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124612563 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124612563 DMM INFO MM(262420000000046/dacdcbc0) Subscriber data update (mmctx.c:445) 20250201124612563 DMM DEBUG MM(262420000000046/dacdcbc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124612563 DMM INFO MM(262420000000046/dacdcbc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124612563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124612563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124612563 DMM INFO MM(262420000000046/dacdcbc0) <- GMM AUTH AND CIPHERING REQ (rand = 94 98 61 10 fc ef d5 c8 c1 8c 24 dc 2d 8c dc 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124612579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612579 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612579 DMM INFO MM(262420000000046/dacdcbc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124612579 DMM NOTICE MM(262420000000046/dacdcbc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124612579 DMM DEBUG MM(262420000000046/dacdcbc0) checking auth: received GSM SRES = 62 8f d6 45 (gprs_gmm.c:666) 20250201124612579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124612579 DMM DEBUG MM(262420000000046/dacdcbc0) Requesting authorization (sgsn_auth.c:160) 20250201124612579 DMM INFO MM(262420000000046/dacdcbc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124612579 DMM DEBUG MM(262420000000046/dacdcbc0) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124612579 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250201124612579 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) 20250201124612579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124612579 DMM INFO MM(262420000000046/dacdcbc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdacdcbc0) (gprs_gmm.c:300) 20250201124612582 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124612582 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124612582 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250201124612582 DMM INFO MM(262420000000046/dacdcbc0) Subscriber data update (mmctx.c:445) 20250201124612582 DMM DEBUG MM(262420000000046/dacdcbc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124612582 DMM INFO MM(262420000000046/dacdcbc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124612582 DMM NOTICE MM(262420000000046/dacdcbc0) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250201124612582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124612582 DMM NOTICE MM(262420000000046/dacdcbc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124612582 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) 20250201124612584 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124612584 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250201124612584 DMM INFO MM(262420000000046/dacdcbc0) Subscriber data update (mmctx.c:445) 20250201124612584 DMM DEBUG MM(262420000000046/dacdcbc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124612594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612594 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612594 DMM INFO MM(262420000000046/dacdcbc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124612594 DMM NOTICE MM(262420000000046/dacdcbc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124612594 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124612594 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124612594 DLLC NOTICE LLME(dd9d27f9/dacdcbc0){ASSIGNED} LLGM Assign pre (ffffffff => dacdcbc0) (gprs_llc.c:1079) 20250201124612594 DLLC NOTICE LLME(ffffffff/dacdcbc0){ASSIGNED} LLGM Assign post (ffffffff => dacdcbc0) (gprs_llc.c:1125) 20250201124612594 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124612595 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124612595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124612595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): none -> pass 20250201124612652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612652 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612652 DMM INFO MM(262420000000046/dacdcbc0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124612652 DMM INFO MM(262420000000046/dacdcbc0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124612652 DMM DEBUG MM(262420000000046/dacdcbc0) Using GGSN 0 (gprs_sm.c:312) 20250201124612652 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) 20250201124612652 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250201124612652 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124612652 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124612652 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250201124612668 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 76 b7 a5 f9 11 7b ed c0 33 14 05 7f 6b f2 cb 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=1034 from retransmit req queue (gtp.c:443) 20250201124612668 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124612668 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124612668 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=dacdcbc0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124612669 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124612669 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124612684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612684 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612684 DMM INFO MM(262420000000046/dacdcbc0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250201124612684 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124612684 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250201124612684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124612684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124612684 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124612684 DMM INFO MM(262420000000046/dacdcbc0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250201124612684 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124612684 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@1a0261356b52: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@1a0261356b52: "Received deletePDPContextResponse 1, seq_nr=1036" 20250201124612688 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:443) 20250201124612688 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124612688 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250201124612688 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=dacdcbc0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124612688 DMM INFO MM(262420000000046/dacdcbc0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250201124612688 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250201124612688 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124612688 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:443) 20250201124612688 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:448) TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@1a0261356b52: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@1a0261356b52: Final verdict of PTC: pass 20250201124614702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@1a0261356b52: Final verdict of PTC: none 20250201124614709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124614709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(831)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(828)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@1a0261356b52: Final verdict of PTC: none -NSVCI98(830)@1a0261356b52: Final verdict of PTC: none -NSVCI99(835)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(833)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(837)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(823)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sat Feb 1 12:46:14 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 20250201124614903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124615305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20250201124615710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124615710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100316, count=105748) 20250201124616711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124616711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sat Feb 1 12:46:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124617712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124617712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_second_attempt started. 20250201124618353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124618355 DMM INFO MM(262420000000046/dacdcbc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124618355 DMM INFO MM(262420000000046/dacdcbc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124618355 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124618355 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124618355 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124618355 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124618355 DLLC NOTICE LLME(ffffffff/dacdcbc0){ASSIGNED} LLGM Assign pre (dacdcbc0 => ffffffff) (gprs_llc.c:1079) 20250201124618355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dacdcbc0 => ffffffff) (gprs_llc.c:1125) 20250201124618355 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250201124618355 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) 20250201124618355 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:399) 20250201124618355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124618355 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124618355 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124618355 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124618356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124618404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124618404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124618404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124618404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124618404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124618404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124618404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124618404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124618405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124618405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124618405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124618405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124618405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124618405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124618405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124618406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124618406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124618408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124618413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124618419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124618419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124618419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124618419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124618419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124618419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124618420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124618420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124618420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124618420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124618420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124618420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124618420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124618420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124618420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124618421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124618426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124618432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124618432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124618432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124618432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124618432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124618432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124618432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124618432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124618433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124618433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124618433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124618433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124618433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124618433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124618433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124618433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124618433 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124618433 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124618433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124618434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124618434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124618436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124618441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124618713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124618713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124618713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124618713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124618717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124618718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@1a0261356b52: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D3BBCFA6'O, index=0 SGSN_Test-GSUP(856)@1a0261356b52: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@1a0261356b52: 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 := 'EE93C2C40A26761CEDBB0E69FCA80F07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C77DB3EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F3D9AF606C96FFB'O } } } } } 20250201124618769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618769 DLLC NOTICE LLME(ffffffff/d3bbcfa6){UNASSIGNED} LLC RX: unknown TLLI 0xd3bbcfa6, creating LLME on the fly (gprs_llc.c:552) 20250201124618769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250201124618770 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124618770 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124618770 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124618770 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124618770 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124618770 DLLC NOTICE LLME(ffffffff/d3bbcfa6){UNASSIGNED} LLGM Assign pre (d3bbcfa6 => f5a86153) (gprs_llc.c:1079) 20250201124618770 DLLC NOTICE LLME(d3bbcfa6/f5a86153){ASSIGNED} LLGM Assign post (d3bbcfa6 => f5a86153) (gprs_llc.c:1125) 20250201124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124618770 DMM DEBUG MM(262420000000022/f5a86153) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124618776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618776 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124618776 DMM DEBUG MM(262420000000022/f5a86153) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250201124618776 DMM NOTICE MM(262420000000022/f5a86153) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124618776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124618776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124618776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124618776 DMM DEBUG MM(262420000000022/f5a86153) Requesting authorization (sgsn_auth.c:160) 20250201124618776 DMM INFO MM(262420000000022/f5a86153) Requesting authentication tuples (sgsn_auth.c:184) 20250201124618776 DMM DEBUG MM(262420000000022/f5a86153) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124618776 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250201124618776 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(856)@1a0261356b52: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@1a0261356b52: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250201124618777 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124618777 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124618777 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124618777 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124618777 DMM INFO MM(262420000000022/f5a86153) Subscriber data update (mmctx.c:445) 20250201124618777 DMM DEBUG MM(262420000000022/f5a86153) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124618777 DMM INFO MM(262420000000022/f5a86153) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124618777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124618777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124618777 DMM INFO MM(262420000000022/f5a86153) <- GMM AUTH AND CIPHERING REQ (rand = ee 93 c2 c4 0a 26 76 1c ed bb 0e 69 fc a8 0f 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124618782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618782 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124618782 DMM INFO MM(262420000000022/f5a86153) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124618782 DMM NOTICE MM(262420000000022/f5a86153) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124618782 DMM DEBUG MM(262420000000022/f5a86153) checking auth: received GSM SRES = c7 7d b3 ec (gprs_gmm.c:666) 20250201124618782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124618782 DMM DEBUG MM(262420000000022/f5a86153) Requesting authorization (sgsn_auth.c:160) 20250201124618782 DMM INFO MM(262420000000022/f5a86153) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124618782 DMM DEBUG MM(262420000000022/f5a86153) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124618782 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250201124618782 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) 20250201124618782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124618782 DMM INFO MM(262420000000022/f5a86153) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5a86153) (gprs_gmm.c:300) 20250201124618783 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124618783 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124618783 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250201124618783 DMM INFO MM(262420000000022/f5a86153) Subscriber data update (mmctx.c:445) 20250201124618783 DMM DEBUG MM(262420000000022/f5a86153) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124618783 DMM INFO MM(262420000000022/f5a86153) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124618783 DMM NOTICE MM(262420000000022/f5a86153) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250201124618783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124618783 DMM NOTICE MM(262420000000022/f5a86153) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124618783 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) 20250201124618784 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124618784 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250201124618784 DMM INFO MM(262420000000022/f5a86153) Subscriber data update (mmctx.c:445) 20250201124618784 DMM DEBUG MM(262420000000022/f5a86153) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124618787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618787 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124618787 DMM INFO MM(262420000000022/f5a86153) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124618788 DMM NOTICE MM(262420000000022/f5a86153) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124618788 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124618788 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124618788 DLLC NOTICE LLME(d3bbcfa6/f5a86153){ASSIGNED} LLGM Assign pre (ffffffff => f5a86153) (gprs_llc.c:1079) 20250201124618788 DLLC NOTICE LLME(ffffffff/f5a86153){ASSIGNED} LLGM Assign post (ffffffff => f5a86153) (gprs_llc.c:1125) 20250201124618788 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124618788 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124618788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124618788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@1a0261356b52: setverdict(pass): none -> pass TC_attach_second_attempt(858)@1a0261356b52: 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 := '4D81F8F0E4183B37ACA358C25050E598'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10EBF30D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22AE4A416F80A7D3'O } } } } } 20250201124618845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618845 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124618845 DMM INFO MM(262420000000022/f5a86153) -> GMM ATTACH REQUEST MI(TMSI-0xF5A86153) type="GPRS attach" (gprs_gmm.c:1266) 20250201124618845 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124618845 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201124618845 DLLC NOTICE LLME(ffffffff/f5a86153){ASSIGNED} LLGM Assign pre (f5a86153 => d7f6cf8f) (gprs_llc.c:1079) 20250201124618845 DLLC NOTICE LLME(f5a86153/d7f6cf8f){ASSIGNED} LLGM Assign post (f5a86153 => d7f6cf8f) (gprs_llc.c:1125) 20250201124618845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124618845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124618845 DMM DEBUG MM(262420000000022/d7f6cf8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124618854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124618854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124618854 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124618854 DMM DEBUG MM(262420000000022/d7f6cf8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250201124618854 DMM NOTICE MM(262420000000022/d7f6cf8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124618854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124618854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124618854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124618854 DMM DEBUG MM(262420000000022/d7f6cf8f) Requesting authorization (sgsn_auth.c:160) 20250201124618854 DMM INFO MM(262420000000022/d7f6cf8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124618854 DMM DEBUG MM(262420000000022/d7f6cf8f) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124618854 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250201124618854 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) 20250201124620508 DGPRS DEBUG Checking for inactive LLMEs, time = 1644886 (sgsn.c:131) 20250201124624855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250201124624855 DMM ERROR MM(262420000000022/d7f6cf8f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250201124624855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250201124624855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201124624855 DMM NOTICE MM(262420000000022/d7f6cf8f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250201124624855 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250201124624855 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) 20250201124624855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201124624855 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Deallocated (fsm.c:568) 20250201124624855 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124624855 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201124624855 DLLC NOTICE LLME(f5a86153/d7f6cf8f){ASSIGNED} LLGM Assign pre (d7f6cf8f => ffffffff) (gprs_llc.c:1079) 20250201124624855 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7f6cf8f => ffffffff) (gprs_llc.c:1125) 20250201124638714 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124638714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124638714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124648407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124648411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124648411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124648420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124648423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124648423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124648434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124648438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124648438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@1a0261356b52: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1a0261356b52: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250201124648789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124648789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@1a0261356b52: Final verdict of PTC: none -NSVCI99(854)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(856)@1a0261356b52: Final verdict of PTC: none -NSVCI98(849)@1a0261356b52: Final verdict of PTC: none -NSVCI97(844)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@1a0261356b52: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@1a0261356b52: Final verdict of PTC: none 20250201124648795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(853)@1a0261356b52: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(847)@1a0261356b52: Final verdict of PTC: none TC_attach_second_attempt(858)@1a0261356b52: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(842)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(852)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@1a0261356b52: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sat Feb 1 12:46:48 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 20250201124648912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124649214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250201124649790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124649790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20250201124650509 DGPRS DEBUG Checking for inactive LLMEs, time = 1644916 (sgsn.c:131) 20250201124650791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124650791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sat Feb 1 12:46:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124651792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124651792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_echo_timeout started. 20250201124652308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124652310 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124652356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124652356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124652356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124652356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124652356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124652356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124652356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124652356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124652357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124652357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124652357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124652357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124652357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124652357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124652357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124652357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124652357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124652357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124652358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124652358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124652360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124652366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(862)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124652372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124652372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124652372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124652372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124652372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124652372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124652372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124652372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124652373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124652373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124652373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124652373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124652373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124652373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124652373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124652373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124652373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124652373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124652373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124652373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124652375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124652379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124652386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124652386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124652386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124652386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652386 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124652386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124652386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124652386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124652386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124652386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124652386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124652386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124652387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124652387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124652387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124652387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124652387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124652387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124652387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124652387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124652387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124652387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124652389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124652394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124652793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124652793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124652793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124652793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124652798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124652799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@1a0261356b52: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='CE061F66'O, index=0 SGSN_Test-GSUP(875)@1a0261356b52: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@1a0261356b52: 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 := 'AF941E4E191E6C60937E74D556ADF372'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E91D925'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26C96CBDA7BC9AED'O } } } } } 20250201124652858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652858 DLLC NOTICE LLME(ffffffff/ce061f66){UNASSIGNED} LLC RX: unknown TLLI 0xce061f66, creating LLME on the fly (gprs_llc.c:552) 20250201124652858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124652858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20250201124652858 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124652858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124652858 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124652858 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124652858 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124652858 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124652858 DLLC NOTICE LLME(ffffffff/ce061f66){UNASSIGNED} LLGM Assign pre (ce061f66 => f1576d6e) (gprs_llc.c:1079) 20250201124652858 DLLC NOTICE LLME(ce061f66/f1576d6e){ASSIGNED} LLGM Assign post (ce061f66 => f1576d6e) (gprs_llc.c:1125) 20250201124652858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124652858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124652858 DMM DEBUG MM(262420000000067/f1576d6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124652870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124652871 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124652871 DMM DEBUG MM(262420000000067/f1576d6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250201124652871 DMM NOTICE MM(262420000000067/f1576d6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124652871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124652871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124652871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124652871 DMM DEBUG MM(262420000000067/f1576d6e) Requesting authorization (sgsn_auth.c:160) 20250201124652871 DMM INFO MM(262420000000067/f1576d6e) Requesting authentication tuples (sgsn_auth.c:184) 20250201124652871 DMM DEBUG MM(262420000000067/f1576d6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124652871 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250201124652871 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(875)@1a0261356b52: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@1a0261356b52: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250201124652874 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124652874 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124652874 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124652874 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124652874 DMM INFO MM(262420000000067/f1576d6e) Subscriber data update (mmctx.c:445) 20250201124652874 DMM DEBUG MM(262420000000067/f1576d6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124652874 DMM INFO MM(262420000000067/f1576d6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124652874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124652874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124652874 DMM INFO MM(262420000000067/f1576d6e) <- GMM AUTH AND CIPHERING REQ (rand = af 94 1e 4e 19 1e 6c 60 93 7e 74 d5 56 ad f3 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124652887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124652887 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124652887 DMM INFO MM(262420000000067/f1576d6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124652887 DMM NOTICE MM(262420000000067/f1576d6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124652887 DMM DEBUG MM(262420000000067/f1576d6e) checking auth: received GSM SRES = 8e 91 d9 25 (gprs_gmm.c:666) 20250201124652887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124652887 DMM DEBUG MM(262420000000067/f1576d6e) Requesting authorization (sgsn_auth.c:160) 20250201124652887 DMM INFO MM(262420000000067/f1576d6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124652887 DMM DEBUG MM(262420000000067/f1576d6e) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124652887 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250201124652887 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) 20250201124652887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124652887 DMM INFO MM(262420000000067/f1576d6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1576d6e) (gprs_gmm.c:300) 20250201124652890 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124652890 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124652890 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250201124652890 DMM INFO MM(262420000000067/f1576d6e) Subscriber data update (mmctx.c:445) 20250201124652890 DMM DEBUG MM(262420000000067/f1576d6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124652890 DMM INFO MM(262420000000067/f1576d6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124652890 DMM NOTICE MM(262420000000067/f1576d6e) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250201124652890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124652890 DMM NOTICE MM(262420000000067/f1576d6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124652890 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) 20250201124652892 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124652892 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250201124652892 DMM INFO MM(262420000000067/f1576d6e) Subscriber data update (mmctx.c:445) 20250201124652892 DMM DEBUG MM(262420000000067/f1576d6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124652900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124652900 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124652900 DMM INFO MM(262420000000067/f1576d6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124652900 DMM NOTICE MM(262420000000067/f1576d6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124652900 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124652900 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124652900 DLLC NOTICE LLME(ce061f66/f1576d6e){ASSIGNED} LLGM Assign pre (ffffffff => f1576d6e) (gprs_llc.c:1079) 20250201124652900 DLLC NOTICE LLME(ffffffff/f1576d6e){ASSIGNED} LLGM Assign post (ffffffff => f1576d6e) (gprs_llc.c:1125) 20250201124652900 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124652900 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124652900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124652900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@1a0261356b52: setverdict(pass): none -> pass 20250201124652957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124652957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124652957 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124652957 DMM INFO MM(262420000000067/f1576d6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124652958 DMM INFO MM(262420000000067/f1576d6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124652958 DMM DEBUG MM(262420000000067/f1576d6e) Using GGSN 0 (gprs_sm.c:312) 20250201124652958 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) 20250201124652958 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250201124652958 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124652958 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124652958 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250201124652978 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 fb 94 2c 5c 11 4b c4 17 c2 14 05 7f 79 2a 95 ae 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:443) 20250201124652978 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124652978 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124652978 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=f1576d6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124652978 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124652978 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124657808 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250201124657816 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:443) 20250201124657816 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f4375d28f0) (sgsn_libgtp.c:632) 20250201124702809 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1039" 20250201124707810 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250201124707810 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1039" 20250201124712794 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124712794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124712794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124712810 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250201124712810 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250201124712810 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1041" 20250201124717811 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250201124717811 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250201124717811 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250201124717812 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1041" 20250201124720510 DGPRS DEBUG Checking for inactive LLMEs, time = 1644946 (sgsn.c:131) 20250201124722359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124722365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124722365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124722374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124722378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124722378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124722388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124722391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124722391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124722812 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250201124722812 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250201124722812 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250201124722813 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250201124722813 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1043" 20250201124727814 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250201124727814 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250201124727814 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250201124727814 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250201124727814 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f4375d28f0) (sgsn_libgtp.c:632) 20250201124727814 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f4375d28f0) (sgsn_libgtp.c:636) 20250201124727814 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250201124727814 DMM INFO MM(262420000000067/f1576d6e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124727814 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250201124727814 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124727814 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250201124727814 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250201124727814 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124727814 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250201124727814 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250201124727814 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124727814 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250201124727814 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250201124727814 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124727814 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250201124727814 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@1a0261356b52: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@1a0261356b52: Removing Client IMSI='262420000000067'H, index=0 20250201124727832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124727832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124727832 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124727832 DMM INFO MM(262420000000067/f1576d6e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@1a0261356b52: Final verdict of PTC: pass 20250201124727836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@1a0261356b52: Final verdict of PTC: none 20250201124727840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_echo_timeout-BVCI210(867)@1a0261356b52: Final verdict of PTC: none 20250201124727840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(864)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@1a0261356b52: Final verdict of PTC: none -NSVCI98(868)@1a0261356b52: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@1a0261356b52: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@1a0261356b52: Final verdict of PTC: none -NSVCI97(863)@1a0261356b52: Final verdict of PTC: none -NSVCI99(873)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(866)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(871)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(861)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(863): none (none -> none)Sat Feb 1 12:47:27 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. 20250201124727933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124728335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113384) 20250201124728841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124728841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113384, count=113924) 20250201124729842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124729842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sat Feb 1 12:47:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124730844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124730844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_restart_ctr_echo started. 20250201124731434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124731438 DMM INFO MM(262420000000067/f1576d6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124731438 DMM INFO MM(262420000000067/f1576d6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124731438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124731438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124731438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124731438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124731438 DLLC NOTICE LLME(ffffffff/f1576d6e){ASSIGNED} LLGM Assign pre (f1576d6e => ffffffff) (gprs_llc.c:1079) 20250201124731438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1576d6e => ffffffff) (gprs_llc.c:1125) 20250201124731438 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124731438 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124731438 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250201124731438 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) 20250201124731438 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:399) 20250201124731438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124731438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124731438 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124731438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124731438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124731476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124731476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124731476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124731476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124731476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124731476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124731476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124731476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124731477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124731477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124731477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124731477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124731477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124731477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124731477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124731477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124731477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124731477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124731477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124731477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124731481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124731487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124731495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124731495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124731495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124731495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124731495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124731495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124731495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124731495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124731496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124731496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124731496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124731496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124731496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124731496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124731496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124731496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124731496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124731496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124731496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124731496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124731498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124731503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(892)@1a0261356b52: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_echo-BVCI210(885)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124731507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124731507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124731507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124731507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124731507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124731507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124731507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124731507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124731508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124731508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124731508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124731508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124731508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124731508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124731508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124731508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124731508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124731508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124731508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124731509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124731509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124731511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124731516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124731846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124731846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124731846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124731846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124731850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124731851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@1a0261356b52: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C0E70807'O, index=0 SGSN_Test-GSUP(894)@1a0261356b52: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@1a0261356b52: 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 := '94DE9AEAFDDFCAFB2E67BBC355E1CC7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBC21106'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33BBE6F17EF4B4B6'O } } } } } 20250201124731912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731912 DLLC NOTICE LLME(ffffffff/c0e70807){UNASSIGNED} LLC RX: unknown TLLI 0xc0e70807, creating LLME on the fly (gprs_llc.c:552) 20250201124731912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124731912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20250201124731912 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124731912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124731912 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124731912 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124731912 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124731912 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124731912 DLLC NOTICE LLME(ffffffff/c0e70807){UNASSIGNED} LLGM Assign pre (c0e70807 => f4f14620) (gprs_llc.c:1079) 20250201124731912 DLLC NOTICE LLME(c0e70807/f4f14620){ASSIGNED} LLGM Assign post (c0e70807 => f4f14620) (gprs_llc.c:1125) 20250201124731912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124731912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124731912 DMM DEBUG MM(262420000000023/f4f14620) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124731936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124731936 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124731936 DMM DEBUG MM(262420000000023/f4f14620) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250201124731936 DMM NOTICE MM(262420000000023/f4f14620) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124731936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124731936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124731936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124731936 DMM DEBUG MM(262420000000023/f4f14620) Requesting authorization (sgsn_auth.c:160) 20250201124731936 DMM INFO MM(262420000000023/f4f14620) Requesting authentication tuples (sgsn_auth.c:184) 20250201124731936 DMM DEBUG MM(262420000000023/f4f14620) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124731936 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250201124731937 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(894)@1a0261356b52: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@1a0261356b52: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250201124731943 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124731943 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124731943 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124731943 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124731943 DMM INFO MM(262420000000023/f4f14620) Subscriber data update (mmctx.c:445) 20250201124731943 DMM DEBUG MM(262420000000023/f4f14620) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124731943 DMM INFO MM(262420000000023/f4f14620) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124731943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124731943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124731943 DMM INFO MM(262420000000023/f4f14620) <- GMM AUTH AND CIPHERING REQ (rand = 94 de 9a ea fd df ca fb 2e 67 bb c3 55 e1 cc 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124731957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124731957 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124731957 DMM INFO MM(262420000000023/f4f14620) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124731957 DMM NOTICE MM(262420000000023/f4f14620) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124731957 DMM DEBUG MM(262420000000023/f4f14620) checking auth: received GSM SRES = fb c2 11 06 (gprs_gmm.c:666) 20250201124731957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124731957 DMM DEBUG MM(262420000000023/f4f14620) Requesting authorization (sgsn_auth.c:160) 20250201124731957 DMM INFO MM(262420000000023/f4f14620) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124731957 DMM DEBUG MM(262420000000023/f4f14620) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124731957 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250201124731957 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) 20250201124731957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124731957 DMM INFO MM(262420000000023/f4f14620) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4f14620) (gprs_gmm.c:300) 20250201124731959 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124731959 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124731959 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250201124731959 DMM INFO MM(262420000000023/f4f14620) Subscriber data update (mmctx.c:445) 20250201124731959 DMM DEBUG MM(262420000000023/f4f14620) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124731959 DMM INFO MM(262420000000023/f4f14620) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124731959 DMM NOTICE MM(262420000000023/f4f14620) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250201124731959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124731959 DMM NOTICE MM(262420000000023/f4f14620) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124731959 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) 20250201124731959 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124731959 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250201124731959 DMM INFO MM(262420000000023/f4f14620) Subscriber data update (mmctx.c:445) 20250201124731959 DMM DEBUG MM(262420000000023/f4f14620) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124731966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124731966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124731966 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124731966 DMM INFO MM(262420000000023/f4f14620) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124731966 DMM NOTICE MM(262420000000023/f4f14620) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124731966 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124731966 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124731966 DLLC NOTICE LLME(c0e70807/f4f14620){ASSIGNED} LLGM Assign pre (ffffffff => f4f14620) (gprs_llc.c:1079) 20250201124731966 DLLC NOTICE LLME(ffffffff/f4f14620){ASSIGNED} LLGM Assign post (ffffffff => f4f14620) (gprs_llc.c:1125) 20250201124731966 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124731966 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124731966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124731966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@1a0261356b52: setverdict(pass): none -> pass 20250201124732024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124732024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124732025 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124732025 DMM INFO MM(262420000000023/f4f14620) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124732025 DMM INFO MM(262420000000023/f4f14620) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124732025 DMM DEBUG MM(262420000000023/f4f14620) Using GGSN 0 (gprs_sm.c:312) 20250201124732025 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250201124732025 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124732025 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124732025 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250201124732051 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 3e e7 9b 4c 11 18 21 1f d2 14 05 7f 48 06 5d e7 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:443) 20250201124732051 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca127058, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124732051 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124732051 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=f4f14620, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124732051 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124732051 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124737026 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250201124737030 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:443) 20250201124737030 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f4375d28f0) (sgsn_libgtp.c:632) 20250201124742028 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250201124742031 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:443) 20250201124742031 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f4375d28f0) (sgsn_libgtp.c:632) 20250201124742031 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250201124742031 DMM INFO MM(262420000000023/f4f14620) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124742031 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250201124742031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@1a0261356b52: Removing Client IMSI='262420000000023'H, index=0 20250201124742047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124742047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124742047 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124742047 DMM INFO MM(262420000000023/f4f14620) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@1a0261356b52: Final verdict of PTC: pass 20250201124742051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@1a0261356b52: Final verdict of PTC: none -NSVCI97(882)@1a0261356b52: Final verdict of PTC: none 20250201124742057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124742057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI196(881)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@1a0261356b52: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@1a0261356b52: Final verdict of PTC: none -NSVCI98(888)@1a0261356b52: Final verdict of PTC: none -NSVCI99(892)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@1a0261356b52: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(880)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(886)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(890)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sat Feb 1 12:47:42 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 20250201124742135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124742537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92816) 20250201124743058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124743058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92816, count=103212) 20250201124744059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124744059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sat Feb 1 12:47:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124745061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124745061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_restart_ctr_create started. 20250201124745627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124745629 DMM INFO MM(262420000000023/f4f14620) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124745629 DMM INFO MM(262420000000023/f4f14620) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124745629 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124745629 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124745629 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124745629 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124745629 DLLC NOTICE LLME(ffffffff/f4f14620){ASSIGNED} LLGM Assign pre (f4f14620 => ffffffff) (gprs_llc.c:1079) 20250201124745629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f14620 => ffffffff) (gprs_llc.c:1125) 20250201124745629 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124745629 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124745629 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250201124745629 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) 20250201124745629 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:399) 20250201124745629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124745629 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124745629 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124745629 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124745629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124745669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124745669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124745669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124745669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124745669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124745669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124745669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124745669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124745670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124745670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124745670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124745671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124745671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124745671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124745671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124745671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124745671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124745671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124745671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124745671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124745674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124745681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124745681 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124745691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124745691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124745691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124745691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124745691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124745691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124745691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124745691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124745692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124745692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124745692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124745692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124745692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124745692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124745693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124745693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124745693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124745693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124745693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124745693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124745695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124745700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124745700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(905)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124745712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124745712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124745712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124745712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124745712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124745712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124745712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124745713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124745713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124745715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124745720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124745720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124746061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124746061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124746061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124746061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124746064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124746065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@1a0261356b52: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='CD355EC9'O, index=0 SGSN_Test-GSUP(913)@1a0261356b52: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@1a0261356b52: 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 := '1C435D31EBA46C2E4B36FC2F846EA462'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B6FAC77'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '616325D557516CF7'O } } } } } 20250201124746103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746103 DLLC NOTICE LLME(ffffffff/cd355ec9){UNASSIGNED} LLC RX: unknown TLLI 0xcd355ec9, creating LLME on the fly (gprs_llc.c:552) 20250201124746103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20250201124746104 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124746104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124746104 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124746104 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124746104 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124746104 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124746104 DLLC NOTICE LLME(ffffffff/cd355ec9){UNASSIGNED} LLGM Assign pre (cd355ec9 => d81846f9) (gprs_llc.c:1079) 20250201124746104 DLLC NOTICE LLME(cd355ec9/d81846f9){ASSIGNED} LLGM Assign post (cd355ec9 => d81846f9) (gprs_llc.c:1125) 20250201124746104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124746104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124746104 DMM DEBUG MM(262420000000024/d81846f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124746110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746110 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124746110 DMM DEBUG MM(262420000000024/d81846f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250201124746110 DMM NOTICE MM(262420000000024/d81846f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124746110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124746110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124746110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124746110 DMM DEBUG MM(262420000000024/d81846f9) Requesting authorization (sgsn_auth.c:160) 20250201124746110 DMM INFO MM(262420000000024/d81846f9) Requesting authentication tuples (sgsn_auth.c:184) 20250201124746110 DMM DEBUG MM(262420000000024/d81846f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124746110 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250201124746110 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(913)@1a0261356b52: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@1a0261356b52: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250201124746152 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124746152 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124746152 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124746152 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124746152 DMM INFO MM(262420000000024/d81846f9) Subscriber data update (mmctx.c:445) 20250201124746153 DMM DEBUG MM(262420000000024/d81846f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124746153 DMM INFO MM(262420000000024/d81846f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124746153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124746153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124746153 DMM INFO MM(262420000000024/d81846f9) <- GMM AUTH AND CIPHERING REQ (rand = 1c 43 5d 31 eb a4 6c 2e 4b 36 fc 2f 84 6e a4 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124746174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746174 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124746174 DMM INFO MM(262420000000024/d81846f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124746174 DMM NOTICE MM(262420000000024/d81846f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124746174 DMM DEBUG MM(262420000000024/d81846f9) checking auth: received GSM SRES = 9b 6f ac 77 (gprs_gmm.c:666) 20250201124746174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124746174 DMM DEBUG MM(262420000000024/d81846f9) Requesting authorization (sgsn_auth.c:160) 20250201124746174 DMM INFO MM(262420000000024/d81846f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124746174 DMM DEBUG MM(262420000000024/d81846f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124746174 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250201124746174 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) 20250201124746174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124746174 DMM INFO MM(262420000000024/d81846f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd81846f9) (gprs_gmm.c:300) 20250201124746176 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124746176 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124746176 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250201124746176 DMM INFO MM(262420000000024/d81846f9) Subscriber data update (mmctx.c:445) 20250201124746176 DMM DEBUG MM(262420000000024/d81846f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124746176 DMM INFO MM(262420000000024/d81846f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124746176 DMM NOTICE MM(262420000000024/d81846f9) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250201124746176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124746176 DMM NOTICE MM(262420000000024/d81846f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124746176 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) 20250201124746176 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124746176 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250201124746176 DMM INFO MM(262420000000024/d81846f9) Subscriber data update (mmctx.c:445) 20250201124746176 DMM DEBUG MM(262420000000024/d81846f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124746182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746182 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124746182 DMM INFO MM(262420000000024/d81846f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124746182 DMM NOTICE MM(262420000000024/d81846f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124746182 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124746182 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124746182 DLLC NOTICE LLME(cd355ec9/d81846f9){ASSIGNED} LLGM Assign pre (ffffffff => d81846f9) (gprs_llc.c:1079) 20250201124746182 DLLC NOTICE LLME(ffffffff/d81846f9){ASSIGNED} LLGM Assign post (ffffffff => d81846f9) (gprs_llc.c:1125) 20250201124746182 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124746182 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124746182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124746182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): none -> pass 20250201124746240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746240 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124746240 DMM INFO MM(262420000000024/d81846f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124746240 DMM INFO MM(262420000000024/d81846f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124746240 DMM DEBUG MM(262420000000024/d81846f9) Using GGSN 0 (gprs_sm.c:312) 20250201124746240 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250201124746240 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124746240 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124746240 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250201124746259 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 50 c5 e2 fc 11 76 8a d1 c1 14 05 7f 2a a0 ac ff 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:443) 20250201124746259 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f44ca127058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250201124746259 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f44ca127058, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124746259 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250201124746259 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250201124746259 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124746259 DMM NOTICE MM(262420000000024/d81846f9) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124746274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124746274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124746274 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124746274 DMM INFO MM(262420000000024/d81846f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124746274 DMM INFO MM(262420000000024/d81846f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124746274 DMM DEBUG MM(262420000000024/d81846f9) Using GGSN 0 (gprs_sm.c:312) 20250201124746274 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250201124746274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124746274 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124746275 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250201124746279 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 50 c5 e2 fc 11 76 8a d1 c1 14 05 7f 2a a0 ac ff 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:443) 20250201124746279 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f44ca127058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250201124746279 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca127058, cbp=0x55f4375db260) (sgsn_libgtp.c:632) 20250201124746279 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124746279 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=d81846f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124746279 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124746279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@1a0261356b52: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@1a0261356b52: Final verdict of PTC: pass 20250201124746291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(897)@1a0261356b52: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@1a0261356b52: Final verdict of PTC: none -NSVCI98(906)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@1a0261356b52: Final verdict of PTC: none -NSVCI99(912)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(913)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@1a0261356b52: Final verdict of PTC: none -NSVCI97(901)@1a0261356b52: Final verdict of PTC: none 20250201124746297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124746297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(914)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@1a0261356b52: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@1a0261356b52: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(910)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(899)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(904)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sat Feb 1 12:47:46 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 20250201124746389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124746791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84032) 20250201124747299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124747299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84032, count=104076) 20250201124748301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124748301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:47:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124749303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124749303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250201124749868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124749869 DMM INFO MM(262420000000024/d81846f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124749869 DMM INFO MM(262420000000024/d81846f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124749869 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124749869 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124749869 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124749869 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124749869 DLLC NOTICE LLME(ffffffff/d81846f9){ASSIGNED} LLGM Assign pre (d81846f9 => ffffffff) (gprs_llc.c:1079) 20250201124749869 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d81846f9 => ffffffff) (gprs_llc.c:1125) 20250201124749869 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124749869 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124749869 DMM NOTICE MM(262420000000024/d81846f9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124749869 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250201124749869 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124749869 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124749869 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250201124749869 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250201124749869 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) 20250201124749869 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:399) 20250201124749869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124749869 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124749869 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124749869 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124749869 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124749885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124749885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124749885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124749885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124749885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124749885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124749885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124749885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124749886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124749886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124749886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124749886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124749886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124749886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124749886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124749886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124749886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124749886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124749886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124749886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124749889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124749894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124749894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124749899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124749899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124749899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124749899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124749899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124749899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124749899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124749899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124749900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124749900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124749900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124749900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124749900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124749900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124749900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124749900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124749900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124749900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124749900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124749900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124749902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124749906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124749906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(927)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124749918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124749918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124749918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124749918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749918 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124749918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124749918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124749918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124749918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124749918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124749918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124749918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124749919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124749919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124749919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124749919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124749919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124749919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124749919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124749919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124749919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124749919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124749921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124749926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124749926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124750304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124750304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124750304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124750304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124750308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124750310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201124750510 DGPRS DEBUG Checking for inactive LLMEs, time = 1644976 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1a0261356b52: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D697E461'O, index=0 SGSN_Test-GSUP(932)@1a0261356b52: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: 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 := '0F6803EFDA186731FBE1FA0A239BAEEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CAA1957'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE6AD9FBDAFF6AAA'O } } } } } 20250201124751389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124751389 DLLC NOTICE LLME(ffffffff/d697e461){UNASSIGNED} LLC RX: unknown TLLI 0xd697e461, creating LLME on the fly (gprs_llc.c:552) 20250201124751389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124751389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20250201124751389 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124751389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124751389 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124751389 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124751389 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124751389 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124751389 DLLC NOTICE LLME(ffffffff/d697e461){UNASSIGNED} LLGM Assign pre (d697e461 => c668bdc0) (gprs_llc.c:1079) 20250201124751389 DLLC NOTICE LLME(d697e461/c668bdc0){ASSIGNED} LLGM Assign post (d697e461 => c668bdc0) (gprs_llc.c:1125) 20250201124751389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124751389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124751389 DMM DEBUG MM(262420000000025/c668bdc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124751415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124751415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124751416 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124751416 DMM DEBUG MM(262420000000025/c668bdc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250201124751416 DMM NOTICE MM(262420000000025/c668bdc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124751416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124751416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124751416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124751416 DMM DEBUG MM(262420000000025/c668bdc0) Requesting authorization (sgsn_auth.c:160) 20250201124751416 DMM INFO MM(262420000000025/c668bdc0) Requesting authentication tuples (sgsn_auth.c:184) 20250201124751416 DMM DEBUG MM(262420000000025/c668bdc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124751416 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250201124751416 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(932)@1a0261356b52: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250201124751422 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124751422 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124751422 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124751422 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124751422 DMM INFO MM(262420000000025/c668bdc0) Subscriber data update (mmctx.c:445) 20250201124751422 DMM DEBUG MM(262420000000025/c668bdc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124751422 DMM INFO MM(262420000000025/c668bdc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124751422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124751422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124751422 DMM INFO MM(262420000000025/c668bdc0) <- GMM AUTH AND CIPHERING REQ (rand = 0f 68 03 ef da 18 67 31 fb e1 fa 0a 23 9b ae ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124751438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124751438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124751438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124751438 DMM INFO MM(262420000000025/c668bdc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124751438 DMM NOTICE MM(262420000000025/c668bdc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124751438 DMM DEBUG MM(262420000000025/c668bdc0) checking auth: received GSM SRES = 4c aa 19 57 (gprs_gmm.c:666) 20250201124751438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124751438 DMM DEBUG MM(262420000000025/c668bdc0) Requesting authorization (sgsn_auth.c:160) 20250201124751438 DMM INFO MM(262420000000025/c668bdc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124751438 DMM DEBUG MM(262420000000025/c668bdc0) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124751438 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250201124751438 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) 20250201124751438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124751438 DMM INFO MM(262420000000025/c668bdc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc668bdc0) (gprs_gmm.c:300) 20250201124751441 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124751441 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124751441 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250201124751441 DMM INFO MM(262420000000025/c668bdc0) Subscriber data update (mmctx.c:445) 20250201124751441 DMM DEBUG MM(262420000000025/c668bdc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124751441 DMM INFO MM(262420000000025/c668bdc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124751441 DMM NOTICE MM(262420000000025/c668bdc0) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250201124751441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124751441 DMM NOTICE MM(262420000000025/c668bdc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124751441 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) 20250201124751442 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124751442 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250201124751442 DMM INFO MM(262420000000025/c668bdc0) Subscriber data update (mmctx.c:445) 20250201124751442 DMM DEBUG MM(262420000000025/c668bdc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124751455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124751455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124751455 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124751455 DMM INFO MM(262420000000025/c668bdc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124751455 DMM NOTICE MM(262420000000025/c668bdc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124751455 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124751455 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124751455 DLLC NOTICE LLME(d697e461/c668bdc0){ASSIGNED} LLGM Assign pre (ffffffff => c668bdc0) (gprs_llc.c:1079) 20250201124751455 DLLC NOTICE LLME(ffffffff/c668bdc0){ASSIGNED} LLGM Assign post (ffffffff => c668bdc0) (gprs_llc.c:1125) 20250201124751455 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124751455 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124751455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124751455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: setverdict(pass): none -> pass 20250201124751513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124751514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124751514 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124751514 DMM INFO MM(262420000000025/c668bdc0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124751514 DMM INFO MM(262420000000025/c668bdc0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124751514 DMM DEBUG MM(262420000000025/c668bdc0) Using GGSN 0 (gprs_sm.c:312) 20250201124751514 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) 20250201124751514 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250201124751514 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124751514 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124751514 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250201124751538 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 ab d7 63 70 11 24 89 c1 76 14 05 7f 98 58 63 0a 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:443) 20250201124751538 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124751538 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124751538 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=c668bdc0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124751538 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124751538 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124751553 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250201124751553 DGPRS INFO PDP(262420000000025:5): Context 0x7f44ca1280c8 was deleted (sgsn_libgtp.c:660) 20250201124751553 DMM INFO MM(262420000000025/c668bdc0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124751553 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250201124751553 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250201124759554 DMM INFO MM(262420000000025/c668bdc0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124807004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250201124807555 DMM INFO MM(262420000000025/c668bdc0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124810306 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201124810306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201124810306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124815556 DMM INFO MM(262420000000025/c668bdc0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124819887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124819894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124819894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124819901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124819904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124819904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124819919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124819923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124819923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201124820512 DGPRS DEBUG Checking for inactive LLMEs, time = 1645006 (sgsn.c:131) 20250201124823557 DMM INFO MM(262420000000025/c668bdc0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1a0261356b52: Removing Client IMSI='262420000000025'H, index=0 20250201124823574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124823574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124823574 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124823574 DMM INFO MM(262420000000025/c668bdc0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1a0261356b52: Final verdict of PTC: pass 20250201124823579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@1a0261356b52: Final verdict of PTC: none -NSVCI99(931)@1a0261356b52: Final verdict of PTC: none 20250201124823584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124823584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@1a0261356b52: Final verdict of PTC: none -NSVCI98(925)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@1a0261356b52: Final verdict of PTC: none -NSVCI97(920)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(923)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(929)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(918)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sat Feb 1 12:48:23 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 20250201124823716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124824118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103164) 20250201124824585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124824585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103164, count=112124) 20250201124825586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124825586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124826587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124826587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250201124827188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124827191 DMM INFO MM(262420000000025/c668bdc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124827191 DMM INFO MM(262420000000025/c668bdc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124827191 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124827191 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124827191 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124827191 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124827191 DLLC NOTICE LLME(ffffffff/c668bdc0){ASSIGNED} LLGM Assign pre (c668bdc0 => ffffffff) (gprs_llc.c:1079) 20250201124827191 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c668bdc0 => ffffffff) (gprs_llc.c:1125) 20250201124827191 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124827191 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124827191 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250201124827191 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) 20250201124827191 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:399) 20250201124827191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124827191 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124827191 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124827191 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124827191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124827235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124827235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124827235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124827235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827235 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124827235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124827235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124827235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124827235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124827236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124827236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124827236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124827236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124827236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124827236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124827236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124827236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124827236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124827236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124827237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124827240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124827248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827248 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(944)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124827256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124827256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124827256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124827256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124827256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124827256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124827256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124827256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124827256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124827256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124827256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124827257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124827257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124827257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124827257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124827257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124827257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124827257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124827257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124827257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124827259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250201124827266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124827266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124827266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124827266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124827267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124827267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124827267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124827267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124827267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124827267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124827267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124827267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124827267 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124827267 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124827267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124827267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124827267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124827269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124827275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124827588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124827588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124827589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124827589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124827592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124827594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1a0261356b52: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DD2D284F'O, index=0 SGSN_Test-GSUP(951)@1a0261356b52: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: 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 := '9AEC900084CE1ECAE27BF690C4383E85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54D47AAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9E27E56E558D753'O } } } } } 20250201124827654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827654 DLLC NOTICE LLME(ffffffff/dd2d284f){UNASSIGNED} LLC RX: unknown TLLI 0xdd2d284f, creating LLME on the fly (gprs_llc.c:552) 20250201124827654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124827654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20250201124827654 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124827654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124827654 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124827654 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124827654 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124827654 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124827654 DLLC NOTICE LLME(ffffffff/dd2d284f){UNASSIGNED} LLGM Assign pre (dd2d284f => ca4f4724) (gprs_llc.c:1079) 20250201124827654 DLLC NOTICE LLME(dd2d284f/ca4f4724){ASSIGNED} LLGM Assign post (dd2d284f => ca4f4724) (gprs_llc.c:1125) 20250201124827654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124827654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124827654 DMM DEBUG MM(262420000000027/ca4f4724) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124827661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124827661 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124827661 DMM DEBUG MM(262420000000027/ca4f4724) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250201124827661 DMM NOTICE MM(262420000000027/ca4f4724) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124827661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124827661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124827661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124827661 DMM DEBUG MM(262420000000027/ca4f4724) Requesting authorization (sgsn_auth.c:160) 20250201124827661 DMM INFO MM(262420000000027/ca4f4724) Requesting authentication tuples (sgsn_auth.c:184) 20250201124827661 DMM DEBUG MM(262420000000027/ca4f4724) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124827661 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250201124827661 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(951)@1a0261356b52: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250201124827663 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124827663 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124827663 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124827663 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124827663 DMM INFO MM(262420000000027/ca4f4724) Subscriber data update (mmctx.c:445) 20250201124827663 DMM DEBUG MM(262420000000027/ca4f4724) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124827663 DMM INFO MM(262420000000027/ca4f4724) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124827663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124827663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124827663 DMM INFO MM(262420000000027/ca4f4724) <- GMM AUTH AND CIPHERING REQ (rand = 9a ec 90 00 84 ce 1e ca e2 7b f6 90 c4 38 3e 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124827666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124827666 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124827666 DMM INFO MM(262420000000027/ca4f4724) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124827666 DMM NOTICE MM(262420000000027/ca4f4724) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124827666 DMM DEBUG MM(262420000000027/ca4f4724) checking auth: received GSM SRES = 54 d4 7a ad (gprs_gmm.c:666) 20250201124827666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124827666 DMM DEBUG MM(262420000000027/ca4f4724) Requesting authorization (sgsn_auth.c:160) 20250201124827666 DMM INFO MM(262420000000027/ca4f4724) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124827666 DMM DEBUG MM(262420000000027/ca4f4724) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124827666 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250201124827666 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) 20250201124827666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124827666 DMM INFO MM(262420000000027/ca4f4724) <- GMM ATTACH ACCEPT (new P-TMSI=0xca4f4724) (gprs_gmm.c:300) 20250201124827667 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124827667 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124827667 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250201124827667 DMM INFO MM(262420000000027/ca4f4724) Subscriber data update (mmctx.c:445) 20250201124827667 DMM DEBUG MM(262420000000027/ca4f4724) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124827667 DMM INFO MM(262420000000027/ca4f4724) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124827667 DMM NOTICE MM(262420000000027/ca4f4724) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250201124827667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124827667 DMM NOTICE MM(262420000000027/ca4f4724) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124827667 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) 20250201124827667 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124827667 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250201124827667 DMM INFO MM(262420000000027/ca4f4724) Subscriber data update (mmctx.c:445) 20250201124827667 DMM DEBUG MM(262420000000027/ca4f4724) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124827669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124827669 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124827669 DMM INFO MM(262420000000027/ca4f4724) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124827669 DMM NOTICE MM(262420000000027/ca4f4724) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124827669 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124827669 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124827669 DLLC NOTICE LLME(dd2d284f/ca4f4724){ASSIGNED} LLGM Assign pre (ffffffff => ca4f4724) (gprs_llc.c:1079) 20250201124827669 DLLC NOTICE LLME(ffffffff/ca4f4724){ASSIGNED} LLGM Assign post (ffffffff => ca4f4724) (gprs_llc.c:1125) 20250201124827669 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124827669 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124827669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124827669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: setverdict(pass): none -> pass 20250201124827729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124827729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124827729 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124827729 DMM INFO MM(262420000000027/ca4f4724) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124827729 DMM INFO MM(262420000000027/ca4f4724) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124827729 DMM DEBUG MM(262420000000027/ca4f4724) Using GGSN 0 (gprs_sm.c:312) 20250201124827729 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) 20250201124827729 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250201124827729 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124827729 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124827729 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: First createPDPContextRequest received, dropping & waiting for retransmission 20250201124832730 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250201124832744 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 4d 81 a4 57 11 72 2b f2 a1 14 05 7f 88 2e be 0a 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:443) 20250201124832744 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124832744 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124832744 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=ca4f4724, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124832744 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124832744 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250201124832756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124832756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250201124832756 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124832756 DMM INFO MM(262420000000027/ca4f4724) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250201124832756 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124832756 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: First deletePDPContextRequest received, dropping & waiting for retransmission 20250201124837757 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250201124837765 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:443) 20250201124837765 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124837765 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250201124837765 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ca4f4724, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124837765 DMM INFO MM(262420000000027/ca4f4724) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250201124837765 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250201124837765 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1a0261356b52: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@1a0261356b52: Final verdict of PTC: pass 20250201124837784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@1a0261356b52: Final verdict of PTC: none 20250201124837790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124837790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1a0261356b52: Final verdict of PTC: none -NSVCI97(939)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@1a0261356b52: Final verdict of PTC: none -NSVCI98(945)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@1a0261356b52: Final verdict of PTC: none -NSVCI99(949)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(937)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(943)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(947)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sat Feb 1 12:48:37 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 20250201124837869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124838271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103164) 20250201124838791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124838791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103164, count=103704) 20250201124839792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124839792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124840793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124840793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250201124841359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124841361 DMM INFO MM(262420000000027/ca4f4724) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124841361 DMM INFO MM(262420000000027/ca4f4724) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124841361 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124841361 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124841361 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124841361 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124841361 DLLC NOTICE LLME(ffffffff/ca4f4724){ASSIGNED} LLGM Assign pre (ca4f4724 => ffffffff) (gprs_llc.c:1079) 20250201124841361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca4f4724 => ffffffff) (gprs_llc.c:1125) 20250201124841361 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250201124841361 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) 20250201124841361 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:399) 20250201124841362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124841362 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124841362 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124841362 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124841362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124841419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124841419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124841419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124841419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124841422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124841422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124841422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124841422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124841422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124841422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124841422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124841422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124841422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124841422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124841423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124841423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124841426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124841433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(959)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124841436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124841436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124841436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124841436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124841436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124841436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124841436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124841436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124841437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124841437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124841437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124841437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124841437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124841437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124841437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124841437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124841437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124841437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124841437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124841437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124841439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124841443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124841450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124841450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124841450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124841450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124841450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124841450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124841450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124841450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124841451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124841451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124841451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124841451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124841451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124841451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124841451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124841451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124841451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124841451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124841451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124841451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124841451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124841454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124841459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124841794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124841794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124841794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124841794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124841799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124841800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@1a0261356b52: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E581E95F'O, index=0 SGSN_Test-GSUP(970)@1a0261356b52: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: 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 := '8240D35645AC716F4E4DBCEB3A081352'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E28C606'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EED691BBC3C1CADA'O } } } } } 20250201124841851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841851 DLLC NOTICE LLME(ffffffff/e581e95f){UNASSIGNED} LLC RX: unknown TLLI 0xe581e95f, creating LLME on the fly (gprs_llc.c:552) 20250201124841851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124841851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20250201124841851 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124841851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124841851 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124841851 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124841851 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124841851 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124841851 DLLC NOTICE LLME(ffffffff/e581e95f){UNASSIGNED} LLGM Assign pre (e581e95f => f752b8b0) (gprs_llc.c:1079) 20250201124841851 DLLC NOTICE LLME(e581e95f/f752b8b0){ASSIGNED} LLGM Assign post (e581e95f => f752b8b0) (gprs_llc.c:1125) 20250201124841851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124841851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124841851 DMM DEBUG MM(262420000000028/f752b8b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124841865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124841865 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124841865 DMM DEBUG MM(262420000000028/f752b8b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250201124841865 DMM NOTICE MM(262420000000028/f752b8b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124841865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124841865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124841865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124841865 DMM DEBUG MM(262420000000028/f752b8b0) Requesting authorization (sgsn_auth.c:160) 20250201124841865 DMM INFO MM(262420000000028/f752b8b0) Requesting authentication tuples (sgsn_auth.c:184) 20250201124841865 DMM DEBUG MM(262420000000028/f752b8b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124841865 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250201124841865 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(970)@1a0261356b52: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250201124841870 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124841870 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124841870 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124841870 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124841870 DMM INFO MM(262420000000028/f752b8b0) Subscriber data update (mmctx.c:445) 20250201124841870 DMM DEBUG MM(262420000000028/f752b8b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124841870 DMM INFO MM(262420000000028/f752b8b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124841870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124841870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124841870 DMM INFO MM(262420000000028/f752b8b0) <- GMM AUTH AND CIPHERING REQ (rand = 82 40 d3 56 45 ac 71 6f 4e 4d bc eb 3a 08 13 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124841886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124841886 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124841886 DMM INFO MM(262420000000028/f752b8b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124841886 DMM NOTICE MM(262420000000028/f752b8b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124841886 DMM DEBUG MM(262420000000028/f752b8b0) checking auth: received GSM SRES = 1e 28 c6 06 (gprs_gmm.c:666) 20250201124841886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124841886 DMM DEBUG MM(262420000000028/f752b8b0) Requesting authorization (sgsn_auth.c:160) 20250201124841886 DMM INFO MM(262420000000028/f752b8b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124841886 DMM DEBUG MM(262420000000028/f752b8b0) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124841886 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250201124841886 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) 20250201124841886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124841886 DMM INFO MM(262420000000028/f752b8b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf752b8b0) (gprs_gmm.c:300) 20250201124841890 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124841890 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124841890 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250201124841890 DMM INFO MM(262420000000028/f752b8b0) Subscriber data update (mmctx.c:445) 20250201124841890 DMM DEBUG MM(262420000000028/f752b8b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124841890 DMM INFO MM(262420000000028/f752b8b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124841890 DMM NOTICE MM(262420000000028/f752b8b0) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250201124841890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124841890 DMM NOTICE MM(262420000000028/f752b8b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124841890 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) 20250201124841891 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124841891 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250201124841891 DMM INFO MM(262420000000028/f752b8b0) Subscriber data update (mmctx.c:445) 20250201124841891 DMM DEBUG MM(262420000000028/f752b8b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124841902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124841902 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124841902 DMM INFO MM(262420000000028/f752b8b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124841902 DMM NOTICE MM(262420000000028/f752b8b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124841902 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124841902 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124841902 DLLC NOTICE LLME(e581e95f/f752b8b0){ASSIGNED} LLGM Assign pre (ffffffff => f752b8b0) (gprs_llc.c:1079) 20250201124841902 DLLC NOTICE LLME(ffffffff/f752b8b0){ASSIGNED} LLGM Assign post (ffffffff => f752b8b0) (gprs_llc.c:1125) 20250201124841902 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124841902 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124841902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124841902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: setverdict(pass): none -> pass 20250201124841960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124841960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124841960 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124841960 DMM INFO MM(262420000000028/f752b8b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124841960 DMM INFO MM(262420000000028/f752b8b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124841960 DMM DEBUG MM(262420000000028/f752b8b0) Using GGSN 0 (gprs_sm.c:312) 20250201124841960 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) 20250201124841960 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250201124841960 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124841960 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124841961 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250201124841983 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 8b c3 bd 99 11 1c 0d 1b 29 14 05 7f 5e e6 c5 06 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:443) 20250201124841983 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124841983 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124841983 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=f752b8b0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124841983 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124841983 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124842000 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250201124842000 DGPRS INFO PDP(262420000000028:5): Context 0x7f44ca1280c8 was deleted (sgsn_libgtp.c:660) 20250201124842000 DMM INFO MM(262420000000028/f752b8b0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124842000 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250201124842000 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250201124842011 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250201124842013 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:2265) 20250201124842013 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20250201124842014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124842014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124842014 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124842014 DMM INFO MM(262420000000028/f752b8b0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@1a0261356b52: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1a0261356b52: Final verdict of PTC: pass 20250201124842023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@1a0261356b52: Final verdict of PTC: none -NSVCI98(963)@1a0261356b52: Final verdict of PTC: none -NSVCI97(958)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@1a0261356b52: Final verdict of PTC: none 20250201124842028 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(964)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@1a0261356b52: Final verdict of PTC: none 20250201124842028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(955)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@1a0261356b52: Final verdict of PTC: none -NSVCI99(968)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(966)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(961)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(956)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sat Feb 1 12:48:42 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 20250201124842138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124842540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83716) 20250201124843029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124843029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83716, count=101824) 20250201124844030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124844030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124845031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124845032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250201124845600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124845603 DMM INFO MM(262420000000028/f752b8b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124845603 DMM INFO MM(262420000000028/f752b8b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124845603 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124845603 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124845603 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124845603 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124845603 DLLC NOTICE LLME(ffffffff/f752b8b0){ASSIGNED} LLGM Assign pre (f752b8b0 => ffffffff) (gprs_llc.c:1079) 20250201124845603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f752b8b0 => ffffffff) (gprs_llc.c:1125) 20250201124845603 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124845603 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124845603 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250201124845603 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) 20250201124845603 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:399) 20250201124845603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124845603 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124845603 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124845603 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124845603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124845651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124845651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124845651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124845651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124845651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124845651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124845651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124845651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124845652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124845652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124845652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124845652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124845652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124845652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124845652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124845652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124845652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124845652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124845653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124845653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124845654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124845659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124845659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124845665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124845665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124845665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124845665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124845665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124845665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124845665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124845665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124845666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124845666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124845666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124845666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124845666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124845666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124845666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124845666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124845666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124845666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124845666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124845666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124845669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201124845677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124845677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(987)@1a0261356b52: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124845680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124845680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124845680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124845680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124845680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124845680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124845680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124845680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124845681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124845681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124845681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124845681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124845681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124845681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124845681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124845681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124845681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124845681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124845681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124845682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124845682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124845684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124845691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124845691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124846033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124846033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124846033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124846033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124846037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124846039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F14CB0BF'O, index=0 SGSN_Test-GSUP(989)@1a0261356b52: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@1a0261356b52: 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 := 'DD30B75C5419C8F55D240E806ABEA7EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77D1647E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51933B131B01B2D2'O } } } } } 20250201124846114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846114 DLLC NOTICE LLME(ffffffff/f14cb0bf){UNASSIGNED} LLC RX: unknown TLLI 0xf14cb0bf, creating LLME on the fly (gprs_llc.c:552) 20250201124846114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250201124846114 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124846114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124846114 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124846114 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124846114 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124846114 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124846114 DLLC NOTICE LLME(ffffffff/f14cb0bf){UNASSIGNED} LLGM Assign pre (f14cb0bf => f11b4f8c) (gprs_llc.c:1079) 20250201124846114 DLLC NOTICE LLME(f14cb0bf/f11b4f8c){ASSIGNED} LLGM Assign post (f14cb0bf => f11b4f8c) (gprs_llc.c:1125) 20250201124846114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124846114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124846114 DMM DEBUG MM(262420000000026/f11b4f8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124846135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846136 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846136 DMM DEBUG MM(262420000000026/f11b4f8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250201124846136 DMM NOTICE MM(262420000000026/f11b4f8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124846136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124846136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124846136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124846136 DMM DEBUG MM(262420000000026/f11b4f8c) Requesting authorization (sgsn_auth.c:160) 20250201124846136 DMM INFO MM(262420000000026/f11b4f8c) Requesting authentication tuples (sgsn_auth.c:184) 20250201124846136 DMM DEBUG MM(262420000000026/f11b4f8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124846136 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250201124846136 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(989)@1a0261356b52: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250201124846143 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124846143 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124846143 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124846143 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124846143 DMM INFO MM(262420000000026/f11b4f8c) Subscriber data update (mmctx.c:445) 20250201124846143 DMM DEBUG MM(262420000000026/f11b4f8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124846143 DMM INFO MM(262420000000026/f11b4f8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124846143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124846143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124846143 DMM INFO MM(262420000000026/f11b4f8c) <- GMM AUTH AND CIPHERING REQ (rand = dd 30 b7 5c 54 19 c8 f5 5d 24 0e 80 6a be a7 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124846152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846152 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846152 DMM INFO MM(262420000000026/f11b4f8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124846152 DMM NOTICE MM(262420000000026/f11b4f8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124846152 DMM DEBUG MM(262420000000026/f11b4f8c) checking auth: received GSM SRES = 77 d1 64 7e (gprs_gmm.c:666) 20250201124846152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124846152 DMM DEBUG MM(262420000000026/f11b4f8c) Requesting authorization (sgsn_auth.c:160) 20250201124846152 DMM INFO MM(262420000000026/f11b4f8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124846152 DMM DEBUG MM(262420000000026/f11b4f8c) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124846152 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250201124846152 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) 20250201124846152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124846152 DMM INFO MM(262420000000026/f11b4f8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf11b4f8c) (gprs_gmm.c:300) 20250201124846153 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124846153 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124846153 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250201124846153 DMM INFO MM(262420000000026/f11b4f8c) Subscriber data update (mmctx.c:445) 20250201124846153 DMM DEBUG MM(262420000000026/f11b4f8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124846153 DMM INFO MM(262420000000026/f11b4f8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124846153 DMM NOTICE MM(262420000000026/f11b4f8c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250201124846153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124846153 DMM NOTICE MM(262420000000026/f11b4f8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124846153 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) 20250201124846154 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124846154 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250201124846154 DMM INFO MM(262420000000026/f11b4f8c) Subscriber data update (mmctx.c:445) 20250201124846154 DMM DEBUG MM(262420000000026/f11b4f8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124846159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846159 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846159 DMM INFO MM(262420000000026/f11b4f8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124846159 DMM NOTICE MM(262420000000026/f11b4f8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124846159 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124846159 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124846159 DLLC NOTICE LLME(f14cb0bf/f11b4f8c){ASSIGNED} LLGM Assign pre (ffffffff => f11b4f8c) (gprs_llc.c:1079) 20250201124846159 DLLC NOTICE LLME(ffffffff/f11b4f8c){ASSIGNED} LLGM Assign post (ffffffff => f11b4f8c) (gprs_llc.c:1125) 20250201124846159 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124846159 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124846159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124846159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@1a0261356b52: setverdict(pass): none -> pass 20250201124846215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846215 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846216 DMM INFO MM(262420000000026/f11b4f8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124846216 DMM INFO MM(262420000000026/f11b4f8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124846216 DMM DEBUG MM(262420000000026/f11b4f8c) Using GGSN 0 (gprs_sm.c:312) 20250201124846216 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) 20250201124846216 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250201124846216 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124846216 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124846216 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250201124846229 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 46 6c 0a b4 11 45 7c 89 73 14 05 7f f0 45 e1 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=1055 from retransmit req queue (gtp.c:443) 20250201124846229 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124846229 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124846229 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=f11b4f8c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124846229 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124846229 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124846247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846247 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846247 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846255 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 46 6c 0a b4 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250201124846255 DGPRS INFO PDP(262420000000026:5): Context 0x7f44ca1280c8 was deleted (sgsn_libgtp.c:660) 20250201124846255 DMM INFO MM(262420000000026/f11b4f8c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250201124846255 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250201124846255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1a0261356b52: Removing Client IMSI='262420000000026'H, index=0 20250201124846271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124846271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250201124846271 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124846271 DMM INFO MM(262420000000026/f11b4f8c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@1a0261356b52: Final verdict of PTC: pass 20250201124846277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124846280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124846280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@1a0261356b52: Final verdict of PTC: none -NSVCI98(982)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@1a0261356b52: Final verdict of PTC: none -NSVCI97(977)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1a0261356b52: Final verdict of PTC: none -NSVCI99(987)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(980)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(985)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(975)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sat Feb 1 12:48:46 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250201124846340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124846742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62052) 20250201124847281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124847282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62052, count=104108) 20250201124848283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124848283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:48:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124849284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124849284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act_gmm_detach started. 20250201124849845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124849847 DMM INFO MM(262420000000026/f11b4f8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124849847 DMM INFO MM(262420000000026/f11b4f8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124849847 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124849847 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124849847 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124849847 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124849847 DLLC NOTICE LLME(ffffffff/f11b4f8c){ASSIGNED} LLGM Assign pre (f11b4f8c => ffffffff) (gprs_llc.c:1079) 20250201124849847 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f11b4f8c => ffffffff) (gprs_llc.c:1125) 20250201124849848 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124849848 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124849848 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250201124849848 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) 20250201124849848 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:399) 20250201124849848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124849848 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124849848 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124849848 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124849848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124849890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124849890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124849890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124849890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124849890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124849890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124849890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124849890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124849891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124849891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124849891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124849891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124849891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124849891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124849891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124849891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124849891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124849891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124849892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124849892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124849894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(998)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124849901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124849901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1001)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124849908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124849908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124849908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124849908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124849908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124849908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124849908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124849908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124849909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124849909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124849909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124849909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124849909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124849909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124849909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124849909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124849909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124849909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124849909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124849909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124849912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1001)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(998)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124849917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124849917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124849917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124849917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124849917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124849917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124849917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124849917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124849918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124849918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124849918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124849918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124849918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124849918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124849918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124849918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124849918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124849918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124849918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124849919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124849919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124849919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124849919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1006)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124849921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_pdp_act_gmm_detach-BVCI210(999)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124849925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124849925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124850286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124850286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124850286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124850286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124850290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124850291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@1a0261356b52: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D48A4878'O, index=0 SGSN_Test-GSUP(1008)@1a0261356b52: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: 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 := '7D4ECA4EF3B034E660FDBF8D8F8F4895'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50B13070'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2BF6EF7C874AAD1'O } } } } } 20250201124850345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850345 DLLC NOTICE LLME(ffffffff/d48a4878){UNASSIGNED} LLC RX: unknown TLLI 0xd48a4878, creating LLME on the fly (gprs_llc.c:552) 20250201124850345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250201124850346 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124850346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124850346 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124850346 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124850346 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124850346 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124850346 DLLC NOTICE LLME(ffffffff/d48a4878){UNASSIGNED} LLGM Assign pre (d48a4878 => e1435d39) (gprs_llc.c:1079) 20250201124850346 DLLC NOTICE LLME(d48a4878/e1435d39){ASSIGNED} LLGM Assign post (d48a4878 => e1435d39) (gprs_llc.c:1125) 20250201124850346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124850346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124850346 DMM DEBUG MM(262420000000026/e1435d39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124850355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850355 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124850355 DMM DEBUG MM(262420000000026/e1435d39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250201124850355 DMM NOTICE MM(262420000000026/e1435d39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124850355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124850355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124850355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124850355 DMM DEBUG MM(262420000000026/e1435d39) Requesting authorization (sgsn_auth.c:160) 20250201124850355 DMM INFO MM(262420000000026/e1435d39) Requesting authentication tuples (sgsn_auth.c:184) 20250201124850355 DMM DEBUG MM(262420000000026/e1435d39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124850355 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250201124850355 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)@1a0261356b52: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250201124850357 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124850357 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124850357 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124850357 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124850357 DMM INFO MM(262420000000026/e1435d39) Subscriber data update (mmctx.c:445) 20250201124850357 DMM DEBUG MM(262420000000026/e1435d39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124850357 DMM INFO MM(262420000000026/e1435d39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124850357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124850357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124850357 DMM INFO MM(262420000000026/e1435d39) <- GMM AUTH AND CIPHERING REQ (rand = 7d 4e ca 4e f3 b0 34 e6 60 fd bf 8d 8f 8f 48 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124850361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850361 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124850361 DMM INFO MM(262420000000026/e1435d39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124850361 DMM NOTICE MM(262420000000026/e1435d39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124850361 DMM DEBUG MM(262420000000026/e1435d39) checking auth: received GSM SRES = 50 b1 30 70 (gprs_gmm.c:666) 20250201124850361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124850361 DMM DEBUG MM(262420000000026/e1435d39) Requesting authorization (sgsn_auth.c:160) 20250201124850361 DMM INFO MM(262420000000026/e1435d39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124850361 DMM DEBUG MM(262420000000026/e1435d39) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124850361 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250201124850361 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) 20250201124850361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124850361 DMM INFO MM(262420000000026/e1435d39) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1435d39) (gprs_gmm.c:300) 20250201124850362 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124850362 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124850362 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250201124850362 DMM INFO MM(262420000000026/e1435d39) Subscriber data update (mmctx.c:445) 20250201124850362 DMM DEBUG MM(262420000000026/e1435d39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124850362 DMM INFO MM(262420000000026/e1435d39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124850362 DMM NOTICE MM(262420000000026/e1435d39) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250201124850362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124850362 DMM NOTICE MM(262420000000026/e1435d39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124850362 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) 20250201124850362 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124850362 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250201124850362 DMM INFO MM(262420000000026/e1435d39) Subscriber data update (mmctx.c:445) 20250201124850362 DMM DEBUG MM(262420000000026/e1435d39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124850367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850367 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124850367 DMM INFO MM(262420000000026/e1435d39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124850367 DMM NOTICE MM(262420000000026/e1435d39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124850367 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124850367 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124850367 DLLC NOTICE LLME(d48a4878/e1435d39){ASSIGNED} LLGM Assign pre (ffffffff => e1435d39) (gprs_llc.c:1079) 20250201124850367 DLLC NOTICE LLME(ffffffff/e1435d39){ASSIGNED} LLGM Assign post (ffffffff => e1435d39) (gprs_llc.c:1125) 20250201124850367 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124850367 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124850367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124850367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: setverdict(pass): none -> pass 20250201124850426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850426 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124850426 DMM INFO MM(262420000000026/e1435d39) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124850426 DMM INFO MM(262420000000026/e1435d39) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124850426 DMM DEBUG MM(262420000000026/e1435d39) Using GGSN 0 (gprs_sm.c:312) 20250201124850426 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) 20250201124850426 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250201124850426 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124850426 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124850426 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250201124850452 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 04 f5 09 37 11 b0 48 e3 ac 14 05 7f bc c3 ff 9c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250201124850452 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1280c8, cbp=0x55f4375da0f0) (sgsn_libgtp.c:632) 20250201124850452 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124850452 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=e1435d39, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124850452 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124850452 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124850463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124850463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124850463 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124850463 DMM INFO MM(262420000000026/e1435d39) -> GMM DETACH REQUEST TLLI=0xe1435d39 type=GPRS detach (gprs_gmm.c:1465) 20250201124850463 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250201124850463 DMM INFO MM(262420000000026/e1435d39) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124850463 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124850463 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124850463 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124850463 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124850463 DLLC NOTICE LLME(ffffffff/e1435d39){ASSIGNED} LLGM Assign pre (e1435d39 => ffffffff) (gprs_llc.c:1079) 20250201124850463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1435d39 => ffffffff) (gprs_llc.c:1125) 20250201124850463 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124850463 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124850463 DMM NOTICE MM(262420000000026/e1435d39) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124850463 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250201124850463 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124850463 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124850463 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250201124850463 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250201124850463 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) 20250201124850463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124850463 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124850463 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124850463 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124850464 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@1a0261356b52: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@1a0261356b52: Final verdict of PTC: pass 20250201124850471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@1a0261356b52: Final verdict of PTC: none -NSVCI97(996)@1a0261356b52: Final verdict of PTC: none 20250201124850477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124850477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(998)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1006)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1002)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(994)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1004)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1000)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. 20250201124850512 DGPRS DEBUG Checking for inactive LLMEs, time = 1645036 (sgsn.c:131) Sat Feb 1 12:48:50 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 20250201124850603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124850904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83932) 20250201124851478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124851478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83932, count=107460) 20250201124852480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124852480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124853482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124853482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250201124853998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124854001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124854049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124854049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124854049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124854049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124854049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124854049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124854049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124854049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124854050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124854050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124854050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124854050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124854051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124854051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124854051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124854051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124854051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124854051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124854052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124854052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124854055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124854064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124854064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124854068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124854069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124854069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124854070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124854070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124854070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124854070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124854070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124854070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124854070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124854072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124854078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124854078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124854082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124854082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124854082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124854082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124854083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124854083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124854083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124854083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124854083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124854083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124854083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124854083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124854083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124854083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124854084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124854084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124854086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124854092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124854092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124854483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124854483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124854483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124854483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124854488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124854489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1a0261356b52: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F0CD916E'O, index=0 SGSN_Test-GSUP(1027)@1a0261356b52: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250201124855564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124855564 DLLC NOTICE LLME(ffffffff/f0cd916e){UNASSIGNED} LLC RX: unknown TLLI 0xf0cd916e, creating LLME on the fly (gprs_llc.c:552) 20250201124855564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124855564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124855564 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124855564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124855564 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124855564 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124855564 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124855564 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124855564 DLLC NOTICE LLME(ffffffff/f0cd916e){UNASSIGNED} LLGM Assign pre (f0cd916e => f0de357c) (gprs_llc.c:1079) 20250201124855564 DLLC NOTICE LLME(f0cd916e/f0de357c){ASSIGNED} LLGM Assign post (f0cd916e => f0de357c) (gprs_llc.c:1125) 20250201124855564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124855564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124855564 DMM DEBUG MM(262420000000039/f0de357c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124855588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124855588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250201124855588 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124855588 DMM INFO MM(262420000000039/f0de357c) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250201124855589 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124855589 DLLC NOTICE LLME(f0cd916e/f0de357c){ASSIGNED} LLGM Assign pre (f0cd916e => f0de357c) (gprs_llc.c:1079) 20250201124855589 DLLC NOTICE LLME(f0cd916e/f0de357c){ASSIGNED} LLGM Assign post (f0cd916e => f0de357c) (gprs_llc.c:1125) 20250201124855589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124855589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124855589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124855589 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124855589 DMM DEBUG MM(262420000000039/f0de357c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250201124855589 DMM NOTICE MM(262420000000039/f0de357c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124855589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124855589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124855589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250201124855589 DMM INFO MM(262420000000039/f0de357c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0de357c) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@1a0261356b52: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1a0261356b52: Removing Client IMSI='262420000000039'H, index=0 20250201124856602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124856602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124856602 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124856602 DMM INFO MM(262420000000039/f0de357c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124856602 DMM NOTICE MM(262420000000039/f0de357c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124856602 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124856602 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124856602 DLLC NOTICE LLME(f0cd916e/f0de357c){ASSIGNED} LLGM Assign pre (ffffffff => f0de357c) (gprs_llc.c:1079) 20250201124856602 DLLC NOTICE LLME(ffffffff/f0de357c){ASSIGNED} LLGM Assign post (ffffffff => f0de357c) (gprs_llc.c:1125) 20250201124856602 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124856602 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124856602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124856602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@1a0261356b52: Final verdict of PTC: pass 20250201124856607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1025)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@1a0261356b52: Final verdict of PTC: none 20250201124856612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124856612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1020)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@1a0261356b52: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@1a0261356b52: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1a0261356b52: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1018)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1013)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1023)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) Sat Feb 1 12:48:56 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250201124856715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124857116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65928) 20250201124857613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124857613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65928, count=70284) 20250201124858614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124858614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sat Feb 1 12:48:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124859615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124859615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_xid_empty_l3 started. 20250201124900221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124900225 DMM INFO MM(262420000000039/f0de357c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124900225 DMM INFO MM(262420000000039/f0de357c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124900225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124900225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124900225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124900225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124900225 DLLC NOTICE LLME(ffffffff/f0de357c){ASSIGNED} LLGM Assign pre (f0de357c => ffffffff) (gprs_llc.c:1079) 20250201124900225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0de357c => ffffffff) (gprs_llc.c:1125) 20250201124900225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124900225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124900225 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124900225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124900225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124900261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124900261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124900261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124900261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124900261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124900261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124900261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124900261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124900262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124900262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124900262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124900262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124900262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124900262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124900262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124900262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124900262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124900262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124900262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124900262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124900264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124900269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124900269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124900276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124900276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124900276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124900276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900276 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124900276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124900276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124900276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124900276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124900277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124900277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124900277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124900277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124900277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124900277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124900277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124900277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124900277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124900277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124900277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124900277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124900279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124900283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124900283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124900294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124900294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124900294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124900294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124900294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124900294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124900294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124900294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124900295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124900295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124900295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124900295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124900295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124900295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124900295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124900295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124900295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124900295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124900295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124900295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124900295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124900297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124900302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124900302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124900616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124900616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124900616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124900617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124900621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250201124900622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@1a0261356b52: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C2058F0F'O, index=0 SGSN_Test-GSUP(1046)@1a0261356b52: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@1a0261356b52: 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 := '6D48902F26102135B8BC4E0B489C7A31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4188944F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8D21B712553CF46'O } } } } } 20250201124901688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901688 DLLC NOTICE LLME(ffffffff/c2058f0f){UNASSIGNED} LLC RX: unknown TLLI 0xc2058f0f, creating LLME on the fly (gprs_llc.c:552) 20250201124901688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124901689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20250201124901689 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124901689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124901689 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124901689 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124901689 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124901689 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124901689 DLLC NOTICE LLME(ffffffff/c2058f0f){UNASSIGNED} LLGM Assign pre (c2058f0f => c3c9cdc8) (gprs_llc.c:1079) 20250201124901689 DLLC NOTICE LLME(c2058f0f/c3c9cdc8){ASSIGNED} LLGM Assign post (c2058f0f => c3c9cdc8) (gprs_llc.c:1125) 20250201124901689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124901689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124901689 DMM DEBUG MM(262420000000044/c3c9cdc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124901711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124901711 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124901711 DMM DEBUG MM(262420000000044/c3c9cdc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250201124901711 DMM NOTICE MM(262420000000044/c3c9cdc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124901711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124901711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124901711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124901711 DMM DEBUG MM(262420000000044/c3c9cdc8) Requesting authorization (sgsn_auth.c:160) 20250201124901711 DMM INFO MM(262420000000044/c3c9cdc8) Requesting authentication tuples (sgsn_auth.c:184) 20250201124901711 DMM DEBUG MM(262420000000044/c3c9cdc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124901711 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250201124901711 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(1046)@1a0261356b52: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@1a0261356b52: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250201124901717 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124901717 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124901717 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124901717 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124901717 DMM INFO MM(262420000000044/c3c9cdc8) Subscriber data update (mmctx.c:445) 20250201124901717 DMM DEBUG MM(262420000000044/c3c9cdc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124901717 DMM INFO MM(262420000000044/c3c9cdc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124901717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124901717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124901717 DMM INFO MM(262420000000044/c3c9cdc8) <- GMM AUTH AND CIPHERING REQ (rand = 6d 48 90 2f 26 10 21 35 b8 bc 4e 0b 48 9c 7a 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124901733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124901733 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124901733 DMM INFO MM(262420000000044/c3c9cdc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124901733 DMM NOTICE MM(262420000000044/c3c9cdc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124901733 DMM DEBUG MM(262420000000044/c3c9cdc8) checking auth: received GSM SRES = 41 88 94 4f (gprs_gmm.c:666) 20250201124901733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124901733 DMM DEBUG MM(262420000000044/c3c9cdc8) Requesting authorization (sgsn_auth.c:160) 20250201124901733 DMM INFO MM(262420000000044/c3c9cdc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124901733 DMM DEBUG MM(262420000000044/c3c9cdc8) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124901733 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250201124901733 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) 20250201124901733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124901733 DMM INFO MM(262420000000044/c3c9cdc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3c9cdc8) (gprs_gmm.c:300) 20250201124901736 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124901736 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124901736 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250201124901736 DMM INFO MM(262420000000044/c3c9cdc8) Subscriber data update (mmctx.c:445) 20250201124901736 DMM DEBUG MM(262420000000044/c3c9cdc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124901736 DMM INFO MM(262420000000044/c3c9cdc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124901737 DMM NOTICE MM(262420000000044/c3c9cdc8) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250201124901737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124901737 DMM NOTICE MM(262420000000044/c3c9cdc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124901737 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) 20250201124901739 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124901739 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250201124901739 DMM INFO MM(262420000000044/c3c9cdc8) Subscriber data update (mmctx.c:445) 20250201124901739 DMM DEBUG MM(262420000000044/c3c9cdc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124901751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124901751 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124901751 DMM INFO MM(262420000000044/c3c9cdc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124901751 DMM NOTICE MM(262420000000044/c3c9cdc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124901751 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124901751 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124901751 DLLC NOTICE LLME(c2058f0f/c3c9cdc8){ASSIGNED} LLGM Assign pre (ffffffff => c3c9cdc8) (gprs_llc.c:1079) 20250201124901751 DLLC NOTICE LLME(ffffffff/c3c9cdc8){ASSIGNED} LLGM Assign post (ffffffff => c3c9cdc8) (gprs_llc.c:1125) 20250201124901751 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124901751 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124901751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124901751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@1a0261356b52: setverdict(pass): none -> pass 20250201124901808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124901808 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124901808 DMM INFO MM(262420000000044/c3c9cdc8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124901808 DMM INFO MM(262420000000044/c3c9cdc8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124901808 DMM DEBUG MM(262420000000044/c3c9cdc8) Using GGSN 0 (gprs_sm.c:312) 20250201124901808 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) 20250201124901808 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250201124901808 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124901808 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124901808 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250201124901834 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 05 d1 36 92 11 83 5c 20 b6 14 05 7f 0e 01 76 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250201124901834 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca129138, cbp=0x55f4375dc720) (sgsn_libgtp.c:632) 20250201124901834 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124901834 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=c3c9cdc8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124901834 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124901834 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124901849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124901849 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250201124901849 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250201124901849 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@1a0261356b52: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@1a0261356b52: Final verdict of PTC: pass 20250201124901862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201124901866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124901866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@1a0261356b52: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@1a0261356b52: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1046)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1044)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1039)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@1a0261356b52: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1042)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1037)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1032)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@1a0261356b52: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sat Feb 1 12:49:01 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 20250201124901956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124902358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82208) 20250201124902867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124902868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82208, count=97700) 20250201124903868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124903869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sat Feb 1 12:49:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124904870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124904870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_xid_n201u started. 20250201124905441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124905443 DMM INFO MM(262420000000044/c3c9cdc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124905443 DMM INFO MM(262420000000044/c3c9cdc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124905443 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124905443 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124905443 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124905443 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124905444 DLLC NOTICE LLME(ffffffff/c3c9cdc8){ASSIGNED} LLGM Assign pre (c3c9cdc8 => ffffffff) (gprs_llc.c:1079) 20250201124905444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3c9cdc8 => ffffffff) (gprs_llc.c:1125) 20250201124905444 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124905444 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124905444 DMM NOTICE MM(262420000000044/c3c9cdc8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124905444 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250201124905444 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124905444 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124905444 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250201124905444 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250201124905444 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) 20250201124905444 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:399) 20250201124905444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124905444 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124905444 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124905444 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124905444 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124905491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124905492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124905492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124905492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124905492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124905492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124905492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124905493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124905493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124905495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124905500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124905500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124905506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124905506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124905506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124905506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124905506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124905506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124905507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124905507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124905509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124905513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124905514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124905522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124905522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124905522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124905522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124905522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124905522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124905522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124905522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124905523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124905523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124905523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124905523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124905523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124905523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124905523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124905523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124905523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124905523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124905523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124905523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124905523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124905525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124905529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124905529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124905872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124905872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124905872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124905872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124905876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124905878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@1a0261356b52: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D4DEF10C'O, index=0 SGSN_Test-GSUP(1065)@1a0261356b52: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@1a0261356b52: 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 := '0A622C51C6A965DC3B0F49B2B99B83F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A834BC1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3F380117122A1CD'O } } } } } 20250201124906954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124906954 DLLC NOTICE LLME(ffffffff/d4def10c){UNASSIGNED} LLC RX: unknown TLLI 0xd4def10c, creating LLME on the fly (gprs_llc.c:552) 20250201124906954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124906954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20250201124906954 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124906954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124906954 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124906954 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124906954 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124906954 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124906954 DLLC NOTICE LLME(ffffffff/d4def10c){UNASSIGNED} LLGM Assign pre (d4def10c => cd002405) (gprs_llc.c:1079) 20250201124906954 DLLC NOTICE LLME(d4def10c/cd002405){ASSIGNED} LLGM Assign post (d4def10c => cd002405) (gprs_llc.c:1125) 20250201124906954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124906954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124906954 DMM DEBUG MM(262420000000045/cd002405) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124906968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124906968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124906968 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124906968 DMM DEBUG MM(262420000000045/cd002405) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250201124906968 DMM NOTICE MM(262420000000045/cd002405) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124906968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124906968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124906968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124906968 DMM DEBUG MM(262420000000045/cd002405) Requesting authorization (sgsn_auth.c:160) 20250201124906968 DMM INFO MM(262420000000045/cd002405) Requesting authentication tuples (sgsn_auth.c:184) 20250201124906968 DMM DEBUG MM(262420000000045/cd002405) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124906968 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250201124906968 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(1065)@1a0261356b52: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@1a0261356b52: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250201124906973 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124906973 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124906973 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124906973 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124906973 DMM INFO MM(262420000000045/cd002405) Subscriber data update (mmctx.c:445) 20250201124906973 DMM DEBUG MM(262420000000045/cd002405) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124906973 DMM INFO MM(262420000000045/cd002405) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124906973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124906973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124906973 DMM INFO MM(262420000000045/cd002405) <- GMM AUTH AND CIPHERING REQ (rand = 0a 62 2c 51 c6 a9 65 dc 3b 0f 49 b2 b9 9b 83 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124906987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124906987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124906987 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124906987 DMM INFO MM(262420000000045/cd002405) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124906987 DMM NOTICE MM(262420000000045/cd002405) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124906987 DMM DEBUG MM(262420000000045/cd002405) checking auth: received GSM SRES = a8 34 bc 1d (gprs_gmm.c:666) 20250201124906987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124906987 DMM DEBUG MM(262420000000045/cd002405) Requesting authorization (sgsn_auth.c:160) 20250201124906987 DMM INFO MM(262420000000045/cd002405) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124906987 DMM DEBUG MM(262420000000045/cd002405) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124906987 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250201124906987 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) 20250201124906987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124906987 DMM INFO MM(262420000000045/cd002405) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd002405) (gprs_gmm.c:300) 20250201124906990 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124906990 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124906990 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250201124906990 DMM INFO MM(262420000000045/cd002405) Subscriber data update (mmctx.c:445) 20250201124906990 DMM DEBUG MM(262420000000045/cd002405) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124906990 DMM INFO MM(262420000000045/cd002405) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124906990 DMM NOTICE MM(262420000000045/cd002405) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250201124906990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124906990 DMM NOTICE MM(262420000000045/cd002405) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124906990 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) 20250201124906991 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124906991 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250201124906991 DMM INFO MM(262420000000045/cd002405) Subscriber data update (mmctx.c:445) 20250201124906991 DMM DEBUG MM(262420000000045/cd002405) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124907002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124907002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124907002 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124907002 DMM INFO MM(262420000000045/cd002405) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124907002 DMM NOTICE MM(262420000000045/cd002405) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124907002 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124907002 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124907002 DLLC NOTICE LLME(d4def10c/cd002405){ASSIGNED} LLGM Assign pre (ffffffff => cd002405) (gprs_llc.c:1079) 20250201124907002 DLLC NOTICE LLME(ffffffff/cd002405){ASSIGNED} LLGM Assign post (ffffffff => cd002405) (gprs_llc.c:1125) 20250201124907002 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124907002 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124907002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124907002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@1a0261356b52: setverdict(pass): none -> pass 20250201124907054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124907055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124907055 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124907055 DMM INFO MM(262420000000045/cd002405) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124907055 DMM INFO MM(262420000000045/cd002405) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124907055 DMM DEBUG MM(262420000000045/cd002405) Using GGSN 0 (gprs_sm.c:312) 20250201124907055 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) 20250201124907055 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250201124907055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124907055 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124907055 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250201124907072 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 01 8b 03 1d 11 d3 ea 10 51 14 05 7f 2b 37 90 ca 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:443) 20250201124907072 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12a1a8, cbp=0x55f4375dcbc0) (sgsn_libgtp.c:632) 20250201124907073 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124907073 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=cd002405, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124907073 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124907073 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124907089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124907089 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250201124907089 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250201124907089 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250201124907089 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@1a0261356b52: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@1a0261356b52: Final verdict of PTC: pass 20250201124907101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@1a0261356b52: Final verdict of PTC: none 20250201124907106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124907106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1058)@1a0261356b52: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1063)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@1a0261356b52: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@1a0261356b52: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1056)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1061)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1051)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@1a0261356b52: Test case TC_xid_n201u finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sat Feb 1 12:49:07 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250201124907195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124907597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85272) 20250201124908107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124908107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85272, count=101108) 20250201124909108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124909109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sat Feb 1 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124910110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124910111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_llc_null started. 20250201124910683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124910685 DMM INFO MM(262420000000045/cd002405) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124910686 DMM INFO MM(262420000000045/cd002405) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124910686 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124910686 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124910686 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124910686 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124910686 DLLC NOTICE LLME(ffffffff/cd002405){ASSIGNED} LLGM Assign pre (cd002405 => ffffffff) (gprs_llc.c:1079) 20250201124910686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd002405 => ffffffff) (gprs_llc.c:1125) 20250201124910686 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124910686 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124910686 DMM NOTICE MM(262420000000045/cd002405) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124910686 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250201124910686 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124910686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124910686 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250201124910686 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250201124910686 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) 20250201124910686 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:399) 20250201124910686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124910686 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124910686 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124910686 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124910686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124910743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124910743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124910743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124910743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124910743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124910743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124910743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124910743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124910744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124910744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124910744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124910745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124910745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124910745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124910745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124910745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124910745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124910745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124910745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124910745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124910749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124910757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124910757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1071)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124910766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124910766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124910766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124910766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124910766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124910766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124910766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124910766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124910767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124910767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124910767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124910767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124910767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124910767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124910767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124910767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124910767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124910767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124910767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124910767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124910770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124910776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124910776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124910783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124910783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124910783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124910783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124910783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124910783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124910783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124910783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124910784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124910784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124910784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124910784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124910784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124910784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124910784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124910784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124910784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124910784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124910784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124910785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124910785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124910787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124910792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124910792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124911112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124911112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124911112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124911112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124911116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124911118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@1a0261356b52: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D75C60A9'O, index=0 SGSN_Test-GSUP(1084)@1a0261356b52: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@1a0261356b52: 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 := 'FF09EF066E6501E6F4B629885A5571F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '909D2362'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFA6837E010BAFBB'O } } } } } 20250201124912189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124912189 DLLC NOTICE LLME(ffffffff/d75c60a9){UNASSIGNED} LLC RX: unknown TLLI 0xd75c60a9, creating LLME on the fly (gprs_llc.c:552) 20250201124912189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124912189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20250201124912189 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124912189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124912189 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124912189 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124912189 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124912189 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124912189 DLLC NOTICE LLME(ffffffff/d75c60a9){UNASSIGNED} LLGM Assign pre (d75c60a9 => dd0aac59) (gprs_llc.c:1079) 20250201124912189 DLLC NOTICE LLME(d75c60a9/dd0aac59){ASSIGNED} LLGM Assign post (d75c60a9 => dd0aac59) (gprs_llc.c:1125) 20250201124912189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124912189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124912189 DMM DEBUG MM(262420000000041/dd0aac59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124912201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124912201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124912201 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124912201 DMM DEBUG MM(262420000000041/dd0aac59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250201124912201 DMM NOTICE MM(262420000000041/dd0aac59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124912201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124912201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124912201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124912201 DMM DEBUG MM(262420000000041/dd0aac59) Requesting authorization (sgsn_auth.c:160) 20250201124912201 DMM INFO MM(262420000000041/dd0aac59) Requesting authentication tuples (sgsn_auth.c:184) 20250201124912201 DMM DEBUG MM(262420000000041/dd0aac59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124912201 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250201124912201 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(1084)@1a0261356b52: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@1a0261356b52: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250201124912204 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124912204 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124912204 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124912204 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124912204 DMM INFO MM(262420000000041/dd0aac59) Subscriber data update (mmctx.c:445) 20250201124912204 DMM DEBUG MM(262420000000041/dd0aac59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124912204 DMM INFO MM(262420000000041/dd0aac59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124912204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124912204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124912204 DMM INFO MM(262420000000041/dd0aac59) <- GMM AUTH AND CIPHERING REQ (rand = ff 09 ef 06 6e 65 01 e6 f4 b6 29 88 5a 55 71 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124912215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124912215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124912215 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124912215 DMM INFO MM(262420000000041/dd0aac59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124912215 DMM NOTICE MM(262420000000041/dd0aac59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124912215 DMM DEBUG MM(262420000000041/dd0aac59) checking auth: received GSM SRES = 90 9d 23 62 (gprs_gmm.c:666) 20250201124912215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124912215 DMM DEBUG MM(262420000000041/dd0aac59) Requesting authorization (sgsn_auth.c:160) 20250201124912215 DMM INFO MM(262420000000041/dd0aac59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124912215 DMM DEBUG MM(262420000000041/dd0aac59) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124912215 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250201124912215 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) 20250201124912215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124912215 DMM INFO MM(262420000000041/dd0aac59) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd0aac59) (gprs_gmm.c:300) 20250201124912217 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124912217 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124912217 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250201124912217 DMM INFO MM(262420000000041/dd0aac59) Subscriber data update (mmctx.c:445) 20250201124912217 DMM DEBUG MM(262420000000041/dd0aac59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124912217 DMM INFO MM(262420000000041/dd0aac59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124912217 DMM NOTICE MM(262420000000041/dd0aac59) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250201124912217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124912217 DMM NOTICE MM(262420000000041/dd0aac59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124912217 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) 20250201124912218 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124912218 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250201124912218 DMM INFO MM(262420000000041/dd0aac59) Subscriber data update (mmctx.c:445) 20250201124912218 DMM DEBUG MM(262420000000041/dd0aac59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124912225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124912225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124912225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124912225 DMM INFO MM(262420000000041/dd0aac59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124912225 DMM NOTICE MM(262420000000041/dd0aac59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124912225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124912225 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124912225 DLLC NOTICE LLME(d75c60a9/dd0aac59){ASSIGNED} LLGM Assign pre (ffffffff => dd0aac59) (gprs_llc.c:1079) 20250201124912225 DLLC NOTICE LLME(ffffffff/dd0aac59){ASSIGNED} LLGM Assign post (ffffffff => dd0aac59) (gprs_llc.c:1125) 20250201124912225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124912225 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124912225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124912225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201124913281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124913281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250201124913281 DLLC DEBUG TLLI=dd0aac59 sends us LLC NULL (gprs_llc.c:912) 20250201124913281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124913281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250201124913281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124913281 DMM INFO MM(262420000000041/dd0aac59) -> GMM DETACH REQUEST TLLI=0xdd0aac59 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250201124913281 DMM INFO MM(262420000000041/dd0aac59) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250201124913281 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124913281 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124913281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124913281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124913281 DLLC NOTICE LLME(ffffffff/dd0aac59){ASSIGNED} LLGM Assign pre (dd0aac59 => ffffffff) (gprs_llc.c:1079) 20250201124913281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd0aac59 => ffffffff) (gprs_llc.c:1125) 20250201124913281 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250201124913281 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) 20250201124913281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124913281 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124913281 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124913281 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124913283 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@1a0261356b52: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@1a0261356b52: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@1a0261356b52: Final verdict of PTC: pass 20250201124918300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@1a0261356b52: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@1a0261356b52: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1082)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@1a0261356b52: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@1a0261356b52: Final verdict of PTC: none 20250201124918306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124918306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1072)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1077)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1070)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1075)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1080)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@1a0261356b52: Test case TC_llc_null finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sat Feb 1 12:49:18 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250201124918415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124918717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96616) 20250201124919308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124919308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96616, count=100972) 20250201124920310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124920310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201124920514 DGPRS DEBUG Checking for inactive LLMEs, time = 1645066 (sgsn.c:131) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sat Feb 1 12:49:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124921311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124921311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_llc_sabm_dm_llgmm started. 20250201124921811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124921813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124921851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124921851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124921851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124921851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124921851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124921851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124921851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124921851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124921852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124921852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124921852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124921853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124921853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124921853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124921853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124921853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124921853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124921853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124921853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124921853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124921856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124921863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124921863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124921869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124921869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124921869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124921869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124921869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124921869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124921869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124921869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124921870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124921870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124921870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124921870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124921870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124921870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124921870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124921870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124921870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124921870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124921870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124921870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124921872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124921879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124921880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1097)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1095)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124921883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124921883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124921883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124921883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124921883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124921883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124921883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124921883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124921884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124921884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124921884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124921884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124921884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124921884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124921884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124921884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124921884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124921884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124921884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124921884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124921884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124921887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124921892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124921892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124922313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124922313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124922313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124922313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124922317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201124922318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@1a0261356b52: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='C1710A76'O, index=0 SGSN_Test-GSUP(1103)@1a0261356b52: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@1a0261356b52: 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 := 'B589FB307236838FD625FA81ACC93B23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51816E4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F90523EF3C59858D'O } } } } } 20250201124923387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124923388 DLLC NOTICE LLME(ffffffff/c1710a76){UNASSIGNED} LLC RX: unknown TLLI 0xc1710a76, creating LLME on the fly (gprs_llc.c:552) 20250201124923388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124923388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20250201124923388 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124923388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124923388 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124923388 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124923388 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124923388 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124923388 DLLC NOTICE LLME(ffffffff/c1710a76){UNASSIGNED} LLGM Assign pre (c1710a76 => e24f94cb) (gprs_llc.c:1079) 20250201124923388 DLLC NOTICE LLME(c1710a76/e24f94cb){ASSIGNED} LLGM Assign post (c1710a76 => e24f94cb) (gprs_llc.c:1125) 20250201124923388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124923388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124923388 DMM DEBUG MM(262420000000042/e24f94cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124923409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124923409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124923409 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124923409 DMM DEBUG MM(262420000000042/e24f94cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250201124923409 DMM NOTICE MM(262420000000042/e24f94cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124923409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124923409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124923409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124923409 DMM DEBUG MM(262420000000042/e24f94cb) Requesting authorization (sgsn_auth.c:160) 20250201124923409 DMM INFO MM(262420000000042/e24f94cb) Requesting authentication tuples (sgsn_auth.c:184) 20250201124923409 DMM DEBUG MM(262420000000042/e24f94cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124923409 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250201124923409 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(1103)@1a0261356b52: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@1a0261356b52: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250201124923415 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124923415 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124923415 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124923415 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124923415 DMM INFO MM(262420000000042/e24f94cb) Subscriber data update (mmctx.c:445) 20250201124923415 DMM DEBUG MM(262420000000042/e24f94cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124923415 DMM INFO MM(262420000000042/e24f94cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124923415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124923415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124923415 DMM INFO MM(262420000000042/e24f94cb) <- GMM AUTH AND CIPHERING REQ (rand = b5 89 fb 30 72 36 83 8f d6 25 fa 81 ac c9 3b 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124923433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124923433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124923433 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124923433 DMM INFO MM(262420000000042/e24f94cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124923433 DMM NOTICE MM(262420000000042/e24f94cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124923433 DMM DEBUG MM(262420000000042/e24f94cb) checking auth: received GSM SRES = 51 81 6e 4c (gprs_gmm.c:666) 20250201124923433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124923433 DMM DEBUG MM(262420000000042/e24f94cb) Requesting authorization (sgsn_auth.c:160) 20250201124923433 DMM INFO MM(262420000000042/e24f94cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124923433 DMM DEBUG MM(262420000000042/e24f94cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124923433 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250201124923433 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) 20250201124923433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124923433 DMM INFO MM(262420000000042/e24f94cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe24f94cb) (gprs_gmm.c:300) 20250201124923434 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124923434 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124923435 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250201124923435 DMM INFO MM(262420000000042/e24f94cb) Subscriber data update (mmctx.c:445) 20250201124923435 DMM DEBUG MM(262420000000042/e24f94cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124923435 DMM INFO MM(262420000000042/e24f94cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124923435 DMM NOTICE MM(262420000000042/e24f94cb) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250201124923435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124923435 DMM NOTICE MM(262420000000042/e24f94cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124923435 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) 20250201124923435 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124923435 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250201124923435 DMM INFO MM(262420000000042/e24f94cb) Subscriber data update (mmctx.c:445) 20250201124923435 DMM DEBUG MM(262420000000042/e24f94cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124923442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124923442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124923442 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124923442 DMM INFO MM(262420000000042/e24f94cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124923442 DMM NOTICE MM(262420000000042/e24f94cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124923442 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124923442 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124923442 DLLC NOTICE LLME(c1710a76/e24f94cb){ASSIGNED} LLGM Assign pre (ffffffff => e24f94cb) (gprs_llc.c:1079) 20250201124923442 DLLC NOTICE LLME(ffffffff/e24f94cb){ASSIGNED} LLGM Assign post (ffffffff => e24f94cb) (gprs_llc.c:1125) 20250201124923442 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124923442 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124923442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124923442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201124924500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124924500 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(1105)@1a0261356b52: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@1a0261356b52: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@1a0261356b52: Final verdict of PTC: pass 20250201124924516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1091)@1a0261356b52: Final verdict of PTC: none 20250201124924520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124924520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1093)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@1a0261356b52: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1101)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1096)@1a0261356b52: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@1a0261356b52: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1099)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1094)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1089)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@1a0261356b52: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sat Feb 1 12:49:24 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 20250201124924590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124924993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79100) 20250201124925521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124925521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79100, count=86512) 20250201124926522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124926522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sat Feb 1 12:49:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124927523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124927523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_llc_sabm_dm_ll5 started. 20250201124928088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124928090 DMM INFO MM(262420000000042/e24f94cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124928090 DMM INFO MM(262420000000042/e24f94cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124928090 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124928090 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124928090 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124928090 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124928090 DLLC NOTICE LLME(ffffffff/e24f94cb){ASSIGNED} LLGM Assign pre (e24f94cb => ffffffff) (gprs_llc.c:1079) 20250201124928090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e24f94cb => ffffffff) (gprs_llc.c:1125) 20250201124928090 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250201124928090 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) 20250201124928090 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:399) 20250201124928090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124928090 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124928090 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124928090 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124928090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124928138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124928138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124928138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124928138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124928139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124928139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124928139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124928139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124928139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124928139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124928139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124928139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124928139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124928139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124928139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124928139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124928143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124928154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124928154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_llc_sabm_dm_ll5-BVCI196(1109)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124928160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124928160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124928160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124928160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124928160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124928160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124928160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124928160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124928161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124928161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124928161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124928161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124928161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124928161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124928161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124928161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124928161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124928161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124928161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124928161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124928164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124928169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124928169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124928175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124928175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124928175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124928175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124928175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124928175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124928175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124928175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124928176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124928176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124928176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124928176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124928176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124928176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124928176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124928176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124928176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124928176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124928176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124928177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124928177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124928180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124928188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124928188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124928524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124928524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124928524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124928524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124928527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124928528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@1a0261356b52: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C9BB8533'O, index=0 SGSN_Test-GSUP(1122)@1a0261356b52: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@1a0261356b52: 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 := '9CFE121465CA702FBFD29E58DDF9F673'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33F5A492'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D2D7E8BB58696C7'O } } } } } 20250201124929601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124929601 DLLC NOTICE LLME(ffffffff/c9bb8533){UNASSIGNED} LLC RX: unknown TLLI 0xc9bb8533, creating LLME on the fly (gprs_llc.c:552) 20250201124929601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124929601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20250201124929601 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124929601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124929601 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124929601 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124929601 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124929601 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124929601 DLLC NOTICE LLME(ffffffff/c9bb8533){UNASSIGNED} LLGM Assign pre (c9bb8533 => fca42b40) (gprs_llc.c:1079) 20250201124929601 DLLC NOTICE LLME(c9bb8533/fca42b40){ASSIGNED} LLGM Assign post (c9bb8533 => fca42b40) (gprs_llc.c:1125) 20250201124929601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124929601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124929601 DMM DEBUG MM(262420000000043/fca42b40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124929615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124929615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124929615 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124929615 DMM DEBUG MM(262420000000043/fca42b40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250201124929615 DMM NOTICE MM(262420000000043/fca42b40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124929615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124929615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124929615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124929615 DMM DEBUG MM(262420000000043/fca42b40) Requesting authorization (sgsn_auth.c:160) 20250201124929615 DMM INFO MM(262420000000043/fca42b40) Requesting authentication tuples (sgsn_auth.c:184) 20250201124929615 DMM DEBUG MM(262420000000043/fca42b40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124929615 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250201124929615 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(1122)@1a0261356b52: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@1a0261356b52: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250201124929620 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124929620 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124929620 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124929620 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124929620 DMM INFO MM(262420000000043/fca42b40) Subscriber data update (mmctx.c:445) 20250201124929620 DMM DEBUG MM(262420000000043/fca42b40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124929620 DMM INFO MM(262420000000043/fca42b40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124929620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124929620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124929620 DMM INFO MM(262420000000043/fca42b40) <- GMM AUTH AND CIPHERING REQ (rand = 9c fe 12 14 65 ca 70 2f bf d2 9e 58 dd f9 f6 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124929635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124929635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124929635 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124929635 DMM INFO MM(262420000000043/fca42b40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124929635 DMM NOTICE MM(262420000000043/fca42b40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124929635 DMM DEBUG MM(262420000000043/fca42b40) checking auth: received GSM SRES = 33 f5 a4 92 (gprs_gmm.c:666) 20250201124929635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124929635 DMM DEBUG MM(262420000000043/fca42b40) Requesting authorization (sgsn_auth.c:160) 20250201124929635 DMM INFO MM(262420000000043/fca42b40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124929635 DMM DEBUG MM(262420000000043/fca42b40) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124929635 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250201124929635 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) 20250201124929635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124929635 DMM INFO MM(262420000000043/fca42b40) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca42b40) (gprs_gmm.c:300) 20250201124929638 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124929638 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124929638 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250201124929638 DMM INFO MM(262420000000043/fca42b40) Subscriber data update (mmctx.c:445) 20250201124929638 DMM DEBUG MM(262420000000043/fca42b40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124929638 DMM INFO MM(262420000000043/fca42b40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124929638 DMM NOTICE MM(262420000000043/fca42b40) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250201124929638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124929638 DMM NOTICE MM(262420000000043/fca42b40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124929638 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) 20250201124929639 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124929639 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250201124929639 DMM INFO MM(262420000000043/fca42b40) Subscriber data update (mmctx.c:445) 20250201124929639 DMM DEBUG MM(262420000000043/fca42b40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124929650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124929651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124929651 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124929651 DMM INFO MM(262420000000043/fca42b40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124929651 DMM NOTICE MM(262420000000043/fca42b40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124929651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124929651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124929651 DLLC NOTICE LLME(c9bb8533/fca42b40){ASSIGNED} LLGM Assign pre (ffffffff => fca42b40) (gprs_llc.c:1079) 20250201124929651 DLLC NOTICE LLME(ffffffff/fca42b40){ASSIGNED} LLGM Assign post (ffffffff => fca42b40) (gprs_llc.c:1125) 20250201124929651 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124929651 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124929651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124929651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201124930703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124930703 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(1124)@1a0261356b52: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@1a0261356b52: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@1a0261356b52: Final verdict of PTC: pass 20250201124930713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5-BVCI210(1114)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1122)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1115)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1120)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@1a0261356b52: Final verdict of PTC: none 20250201124930718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124930718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI220(1119)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1110)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1108)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1118)@1a0261356b52: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1113)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@1a0261356b52: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sat Feb 1 12:49:30 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 20250201124930827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124931230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83536) 20250201124931719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124931719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83536, count=90948) 20250201124932720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124932720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sat Feb 1 12:49:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124933721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124933721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_suspend_nopaging started. 20250201124934329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124934332 DMM INFO MM(262420000000043/fca42b40) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124934332 DMM INFO MM(262420000000043/fca42b40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124934332 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124934332 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124934332 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124934332 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124934332 DLLC NOTICE LLME(ffffffff/fca42b40){ASSIGNED} LLGM Assign pre (fca42b40 => ffffffff) (gprs_llc.c:1079) 20250201124934332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca42b40 => ffffffff) (gprs_llc.c:1125) 20250201124934332 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250201124934332 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) 20250201124934332 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:399) 20250201124934332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124934332 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124934332 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124934332 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124934332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124934370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124934370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124934370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124934370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124934370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124934370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124934370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124934370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124934371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124934371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124934371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124934371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124934371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124934371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124934371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124934371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124934371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124934371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124934371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124934371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124934373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124934377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124934377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124934389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124934389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124934389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124934389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124934389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124934389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124934389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124934389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124934390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124934390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124934390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124934390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124934390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124934390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124934390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124934390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124934390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124934390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124934391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124934391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124934394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201124934399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124934399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1135)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1133)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124934402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124934402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124934402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124934402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124934402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124934402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124934402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124934402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124934403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124934403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124934403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124934403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124934403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124934403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124934403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124934403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124934403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124934403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124934403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124934403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124934403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124934405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124934409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124934410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124934722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124934722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124934722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124934722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124934727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124934729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@1a0261356b52: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F8D4EF6C'O, index=0 SGSN_Test-GSUP(1141)@1a0261356b52: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@1a0261356b52: 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 := 'ACDD438DB214FE6D901B0C8B65FE4744'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F8D03AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1943C84A689AE9F7'O } } } } } 20250201124935801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935801 DLLC NOTICE LLME(ffffffff/f8d4ef6c){UNASSIGNED} LLC RX: unknown TLLI 0xf8d4ef6c, creating LLME on the fly (gprs_llc.c:552) 20250201124935801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124935801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20250201124935801 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124935801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124935801 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124935801 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124935801 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124935801 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124935801 DLLC NOTICE LLME(ffffffff/f8d4ef6c){UNASSIGNED} LLGM Assign pre (f8d4ef6c => cd428c2d) (gprs_llc.c:1079) 20250201124935801 DLLC NOTICE LLME(f8d4ef6c/cd428c2d){ASSIGNED} LLGM Assign post (f8d4ef6c => cd428c2d) (gprs_llc.c:1125) 20250201124935801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124935801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124935801 DMM DEBUG MM(262420000000048/cd428c2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124935814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124935814 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124935814 DMM DEBUG MM(262420000000048/cd428c2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250201124935814 DMM NOTICE MM(262420000000048/cd428c2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124935814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124935814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124935814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124935814 DMM DEBUG MM(262420000000048/cd428c2d) Requesting authorization (sgsn_auth.c:160) 20250201124935814 DMM INFO MM(262420000000048/cd428c2d) Requesting authentication tuples (sgsn_auth.c:184) 20250201124935814 DMM DEBUG MM(262420000000048/cd428c2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124935814 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250201124935814 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(1141)@1a0261356b52: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@1a0261356b52: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250201124935819 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124935819 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124935819 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124935819 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124935819 DMM INFO MM(262420000000048/cd428c2d) Subscriber data update (mmctx.c:445) 20250201124935819 DMM DEBUG MM(262420000000048/cd428c2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124935819 DMM INFO MM(262420000000048/cd428c2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124935819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124935819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124935819 DMM INFO MM(262420000000048/cd428c2d) <- GMM AUTH AND CIPHERING REQ (rand = ac dd 43 8d b2 14 fe 6d 90 1b 0c 8b 65 fe 47 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124935833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124935833 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124935833 DMM INFO MM(262420000000048/cd428c2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124935833 DMM NOTICE MM(262420000000048/cd428c2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124935833 DMM DEBUG MM(262420000000048/cd428c2d) checking auth: received GSM SRES = 9f 8d 03 ac (gprs_gmm.c:666) 20250201124935833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124935833 DMM DEBUG MM(262420000000048/cd428c2d) Requesting authorization (sgsn_auth.c:160) 20250201124935833 DMM INFO MM(262420000000048/cd428c2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124935833 DMM DEBUG MM(262420000000048/cd428c2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124935833 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250201124935833 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) 20250201124935833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124935833 DMM INFO MM(262420000000048/cd428c2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd428c2d) (gprs_gmm.c:300) 20250201124935836 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124935836 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124935836 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250201124935836 DMM INFO MM(262420000000048/cd428c2d) Subscriber data update (mmctx.c:445) 20250201124935836 DMM DEBUG MM(262420000000048/cd428c2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124935836 DMM INFO MM(262420000000048/cd428c2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124935836 DMM NOTICE MM(262420000000048/cd428c2d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250201124935836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124935836 DMM NOTICE MM(262420000000048/cd428c2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124935836 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) 20250201124935838 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124935838 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250201124935838 DMM INFO MM(262420000000048/cd428c2d) Subscriber data update (mmctx.c:445) 20250201124935838 DMM DEBUG MM(262420000000048/cd428c2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124935849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124935849 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124935849 DMM INFO MM(262420000000048/cd428c2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124935849 DMM NOTICE MM(262420000000048/cd428c2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124935849 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124935849 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124935849 DLLC NOTICE LLME(f8d4ef6c/cd428c2d){ASSIGNED} LLGM Assign pre (ffffffff => cd428c2d) (gprs_llc.c:1079) 20250201124935849 DLLC NOTICE LLME(ffffffff/cd428c2d){ASSIGNED} LLGM Assign post (ffffffff => cd428c2d) (gprs_llc.c:1125) 20250201124935849 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124935849 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124935849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124935849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@1a0261356b52: setverdict(pass): none -> pass 20250201124935900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124935900 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124935900 DMM INFO MM(262420000000048/cd428c2d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124935900 DMM INFO MM(262420000000048/cd428c2d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124935900 DMM DEBUG MM(262420000000048/cd428c2d) Using GGSN 0 (gprs_sm.c:312) 20250201124935900 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) 20250201124935900 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250201124935900 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124935900 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124935900 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250201124935917 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 05 64 45 0d 11 17 56 d9 d3 14 05 7f 9b ab f9 3e 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:443) 20250201124935917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12b218, cbp=0x55f4375db890) (sgsn_libgtp.c:632) 20250201124935917 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124935917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=cd428c2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124935917 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124935917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124935925 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250201124935932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124935932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250201124935932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250201124935935 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250201124935935 DMM INFO MM(262420000000048/cd428c2d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@1a0261356b52: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@1a0261356b52: Final verdict of PTC: pass 20250201124940953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@1a0261356b52: Final verdict of PTC: none 20250201124940958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124940958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_nopaging-BVCI196(1128)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1141)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@1a0261356b52: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1139)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1134)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@1a0261356b52: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1127)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1132)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1137)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@1a0261356b52: Test case TC_suspend_nopaging finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sat Feb 1 12:49:40 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250201124941049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124941450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99984) 20250201124941959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124941959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99984, count=101244) 20250201124942960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124942961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sat Feb 1 12:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124943962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124943962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_suspend_resume started. 20250201124944551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124944554 DMM INFO MM(262420000000048/cd428c2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124944554 DMM INFO MM(262420000000048/cd428c2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124944554 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124944554 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124944554 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124944554 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124944554 DLLC NOTICE LLME(ffffffff/cd428c2d){ASSIGNED} LLGM Assign pre (cd428c2d => ffffffff) (gprs_llc.c:1079) 20250201124944554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd428c2d => ffffffff) (gprs_llc.c:1125) 20250201124944554 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124944554 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124944554 DMM NOTICE MM(262420000000048/cd428c2d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124944554 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250201124944554 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124944554 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124944554 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250201124944554 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250201124944554 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) 20250201124944554 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:399) 20250201124944554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201124944554 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124944554 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201124944554 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124944554 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124944597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124944597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124944597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124944597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124944597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124944597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124944597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124944597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124944598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124944598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124944598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124944598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124944598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124944598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124944598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124944598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124944598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124944598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124944599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124944599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124944601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124944608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124944608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124944616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124944616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124944616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124944616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124944616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124944616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124944616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124944616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124944617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124944617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124944617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124944617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124944617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124944617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124944617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124944617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124944617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124944617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201124944617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124944617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201124944619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124944624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124944624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124944629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124944629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124944629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124944629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124944629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124944629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124944629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124944629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124944630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124944630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124944630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124944630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124944630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124944630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124944630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124944630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124944630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124944630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124944630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124944630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124944630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124944632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124944637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124944637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124944964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124944964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124944964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124944964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124944968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124944969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@1a0261356b52: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D50114F0'O, index=0 SGSN_Test-GSUP(1160)@1a0261356b52: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@1a0261356b52: 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 := 'FB4B060A7C5AB0FE893A42DEB6C23682'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5ABD32D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B79DBFE1CCB0B9D3'O } } } } } 20250201124946038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946038 DLLC NOTICE LLME(ffffffff/d50114f0){UNASSIGNED} LLC RX: unknown TLLI 0xd50114f0, creating LLME on the fly (gprs_llc.c:552) 20250201124946038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124946038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20250201124946038 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124946038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201124946038 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124946038 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201124946038 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124946038 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124946038 DLLC NOTICE LLME(ffffffff/d50114f0){UNASSIGNED} LLGM Assign pre (d50114f0 => ec736f32) (gprs_llc.c:1079) 20250201124946038 DLLC NOTICE LLME(d50114f0/ec736f32){ASSIGNED} LLGM Assign post (d50114f0 => ec736f32) (gprs_llc.c:1125) 20250201124946038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124946038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124946038 DMM DEBUG MM(262420000000049/ec736f32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124946051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124946051 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124946051 DMM DEBUG MM(262420000000049/ec736f32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250201124946051 DMM NOTICE MM(262420000000049/ec736f32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124946051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124946051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124946051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124946051 DMM DEBUG MM(262420000000049/ec736f32) Requesting authorization (sgsn_auth.c:160) 20250201124946051 DMM INFO MM(262420000000049/ec736f32) Requesting authentication tuples (sgsn_auth.c:184) 20250201124946051 DMM DEBUG MM(262420000000049/ec736f32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124946051 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250201124946051 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(1160)@1a0261356b52: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@1a0261356b52: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250201124946053 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124946053 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124946053 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124946053 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124946053 DMM INFO MM(262420000000049/ec736f32) Subscriber data update (mmctx.c:445) 20250201124946053 DMM DEBUG MM(262420000000049/ec736f32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124946053 DMM INFO MM(262420000000049/ec736f32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124946053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124946053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124946053 DMM INFO MM(262420000000049/ec736f32) <- GMM AUTH AND CIPHERING REQ (rand = fb 4b 06 0a 7c 5a b0 fe 89 3a 42 de b6 c2 36 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124946060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124946060 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124946060 DMM INFO MM(262420000000049/ec736f32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124946060 DMM NOTICE MM(262420000000049/ec736f32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124946060 DMM DEBUG MM(262420000000049/ec736f32) checking auth: received GSM SRES = d5 ab d3 2d (gprs_gmm.c:666) 20250201124946060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124946060 DMM DEBUG MM(262420000000049/ec736f32) Requesting authorization (sgsn_auth.c:160) 20250201124946060 DMM INFO MM(262420000000049/ec736f32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124946060 DMM DEBUG MM(262420000000049/ec736f32) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124946060 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250201124946060 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) 20250201124946061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124946061 DMM INFO MM(262420000000049/ec736f32) <- GMM ATTACH ACCEPT (new P-TMSI=0xec736f32) (gprs_gmm.c:300) 20250201124946062 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124946062 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124946062 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250201124946062 DMM INFO MM(262420000000049/ec736f32) Subscriber data update (mmctx.c:445) 20250201124946062 DMM DEBUG MM(262420000000049/ec736f32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124946062 DMM INFO MM(262420000000049/ec736f32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124946062 DMM NOTICE MM(262420000000049/ec736f32) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250201124946062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124946062 DMM NOTICE MM(262420000000049/ec736f32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124946062 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) 20250201124946062 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124946062 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250201124946062 DMM INFO MM(262420000000049/ec736f32) Subscriber data update (mmctx.c:445) 20250201124946062 DMM DEBUG MM(262420000000049/ec736f32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124946068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124946068 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124946068 DMM INFO MM(262420000000049/ec736f32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124946068 DMM NOTICE MM(262420000000049/ec736f32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124946068 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124946068 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124946068 DLLC NOTICE LLME(d50114f0/ec736f32){ASSIGNED} LLGM Assign pre (ffffffff => ec736f32) (gprs_llc.c:1079) 20250201124946068 DLLC NOTICE LLME(ffffffff/ec736f32){ASSIGNED} LLGM Assign post (ffffffff => ec736f32) (gprs_llc.c:1125) 20250201124946068 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124946068 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124946068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124946068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@1a0261356b52: setverdict(pass): none -> pass 20250201124946127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124946127 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124946127 DMM INFO MM(262420000000049/ec736f32) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124946127 DMM INFO MM(262420000000049/ec736f32) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124946127 DMM DEBUG MM(262420000000049/ec736f32) Using GGSN 0 (gprs_sm.c:312) 20250201124946127 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) 20250201124946127 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250201124946127 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124946127 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124946127 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250201124946152 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 a7 ff f6 25 11 38 66 f4 03 14 05 7f 36 b8 c5 95 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:443) 20250201124946152 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12c288, cbp=0x55f4375dbc20) (sgsn_libgtp.c:632) 20250201124946152 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124946152 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=ec736f32, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124946152 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124946152 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124946162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250201124946168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124946168 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250201124946168 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250201124946174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250201124946174 DMM INFO MM(262420000000049/ec736f32) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250201124950514 DGPRS DEBUG Checking for inactive LLMEs, time = 1645096 (sgsn.c:131) 20250201124951187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124951187 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250201124951187 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250201124951194 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@1a0261356b52: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@1a0261356b52: Final verdict of PTC: pass 20250201124951209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45690<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1158)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1160)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1148)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@1a0261356b52: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@1a0261356b52: Final verdict of PTC: none 20250201124951216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201124951216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1149)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1153)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@1a0261356b52: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1146)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1151)@1a0261356b52: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1156)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@1a0261356b52: Test case TC_suspend_resume finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'.Sat Feb 1 12:49:51 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250201124951321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124951724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100808) 20250201124952218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124952218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100808, count=105164) 20250201124953219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124953219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sat Feb 1 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201124954221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124954221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_suspend_rau started. 20250201124954820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201124954821 DMM INFO MM(262420000000049/ec736f32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201124954821 DMM INFO MM(262420000000049/ec736f32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201124954821 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201124954821 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201124954821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201124954821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201124954821 DLLC NOTICE LLME(ffffffff/ec736f32){ASSIGNED} LLGM Assign pre (ec736f32 => ffffffff) (gprs_llc.c:1079) 20250201124954821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec736f32 => ffffffff) (gprs_llc.c:1125) 20250201124954821 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201124954821 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201124954821 DMM NOTICE MM(262420000000049/ec736f32) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201124954821 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250201124954821 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201124954821 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201124954821 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250201124954821 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250201124954821 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) 20250201124954821 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:399) 20250201124954821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201124954821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201124954822 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201124954822 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201124954822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124954854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201124954854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124954854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124954854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201124954854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124954854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124954854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124954854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124954855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124954855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124954855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124954855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124954855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124954855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124954855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124954855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201124954855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124954855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124954855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124954855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201124954858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124954864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124954864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1169)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1166)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124954869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201124954869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124954869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124954869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201124954869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124954869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124954869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124954869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124954870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124954870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124954870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124954871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124954871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124954871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124954871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124954871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201124954871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124954871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124954871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124954871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124954873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124954877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124954877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201124954883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201124954883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201124954883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201124954883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201124954883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201124954883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201124954883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201124954883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201124954884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201124954884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201124954884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201124954884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201124954884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201124954884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201124954884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201124954884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201124954884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201124954884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201124954884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201124954884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201124954884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201124954886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201124954892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124954892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201124955221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201124955222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201124955222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201124955222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201124955226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201124955227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@1a0261356b52: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C3421CB5'O, index=0 SGSN_Test-GSUP(1179)@1a0261356b52: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@1a0261356b52: 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 := '37A460EA376F3F8507EE49AE08BAFAB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4305142'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA3187AAFD79B9DF'O } } } } } 20250201124956308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956308 DLLC NOTICE LLME(ffffffff/c3421cb5){UNASSIGNED} LLC RX: unknown TLLI 0xc3421cb5, creating LLME on the fly (gprs_llc.c:552) 20250201124956308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124956308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20250201124956308 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201124956308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201124956308 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201124956308 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201124956308 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201124956308 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201124956308 DLLC NOTICE LLME(ffffffff/c3421cb5){UNASSIGNED} LLGM Assign pre (c3421cb5 => f54747d5) (gprs_llc.c:1079) 20250201124956308 DLLC NOTICE LLME(c3421cb5/f54747d5){ASSIGNED} LLGM Assign post (c3421cb5 => f54747d5) (gprs_llc.c:1125) 20250201124956308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201124956308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201124956308 DMM DEBUG MM(262420000000050/f54747d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201124956333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201124956333 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124956333 DMM DEBUG MM(262420000000050/f54747d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250201124956333 DMM NOTICE MM(262420000000050/f54747d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201124956333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201124956334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201124956334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201124956334 DMM DEBUG MM(262420000000050/f54747d5) Requesting authorization (sgsn_auth.c:160) 20250201124956334 DMM INFO MM(262420000000050/f54747d5) Requesting authentication tuples (sgsn_auth.c:184) 20250201124956334 DMM DEBUG MM(262420000000050/f54747d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201124956334 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250201124956334 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(1179)@1a0261356b52: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@1a0261356b52: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250201124956340 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201124956340 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201124956340 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201124956340 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201124956340 DMM INFO MM(262420000000050/f54747d5) Subscriber data update (mmctx.c:445) 20250201124956340 DMM DEBUG MM(262420000000050/f54747d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201124956340 DMM INFO MM(262420000000050/f54747d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201124956340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201124956340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201124956340 DMM INFO MM(262420000000050/f54747d5) <- GMM AUTH AND CIPHERING REQ (rand = 37 a4 60 ea 37 6f 3f 85 07 ee 49 ae 08 ba fa b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201124956357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250201124956357 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124956357 DMM INFO MM(262420000000050/f54747d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201124956357 DMM NOTICE MM(262420000000050/f54747d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201124956357 DMM DEBUG MM(262420000000050/f54747d5) checking auth: received GSM SRES = f4 30 51 42 (gprs_gmm.c:666) 20250201124956357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201124956357 DMM DEBUG MM(262420000000050/f54747d5) Requesting authorization (sgsn_auth.c:160) 20250201124956357 DMM INFO MM(262420000000050/f54747d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201124956357 DMM DEBUG MM(262420000000050/f54747d5) Requesting subscriber data update (gprs_subscriber.c:894) 20250201124956357 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250201124956357 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) 20250201124956357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201124956357 DMM INFO MM(262420000000050/f54747d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf54747d5) (gprs_gmm.c:300) 20250201124956360 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201124956360 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201124956360 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250201124956360 DMM INFO MM(262420000000050/f54747d5) Subscriber data update (mmctx.c:445) 20250201124956360 DMM DEBUG MM(262420000000050/f54747d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201124956360 DMM INFO MM(262420000000050/f54747d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201124956360 DMM NOTICE MM(262420000000050/f54747d5) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250201124956360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201124956360 DMM NOTICE MM(262420000000050/f54747d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201124956360 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) 20250201124956362 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201124956362 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250201124956362 DMM INFO MM(262420000000050/f54747d5) Subscriber data update (mmctx.c:445) 20250201124956362 DMM DEBUG MM(262420000000050/f54747d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201124956374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201124956374 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124956374 DMM INFO MM(262420000000050/f54747d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201124956374 DMM NOTICE MM(262420000000050/f54747d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201124956374 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201124956374 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201124956374 DLLC NOTICE LLME(c3421cb5/f54747d5){ASSIGNED} LLGM Assign pre (ffffffff => f54747d5) (gprs_llc.c:1079) 20250201124956374 DLLC NOTICE LLME(ffffffff/f54747d5){ASSIGNED} LLGM Assign post (ffffffff => f54747d5) (gprs_llc.c:1125) 20250201124956374 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201124956374 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201124956374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201124956374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@1a0261356b52: setverdict(pass): none -> pass 20250201124956431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201124956431 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201124956431 DMM INFO MM(262420000000050/f54747d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201124956431 DMM INFO MM(262420000000050/f54747d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201124956431 DMM DEBUG MM(262420000000050/f54747d5) Using GGSN 0 (gprs_sm.c:312) 20250201124956431 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) 20250201124956431 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250201124956431 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201124956431 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250201124956431 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250201124956456 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 77 d1 ab ed 11 fc 1e f1 3d 14 05 7f 31 79 87 af 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:443) 20250201124956456 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12d2f8, cbp=0x55f4375dbfb0) (sgsn_libgtp.c:632) 20250201124956456 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201124956456 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=f54747d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201124956456 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201124956456 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201124956466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250201124956475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201124956475 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250201124956475 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250201124956480 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250201124956480 DMM INFO MM(262420000000050/f54747d5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250201125001497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125001497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125001497 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125001497 DMM INFO MM(262420000000050/f54747d5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201125001497 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125001497 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250201125001497 DLLC NOTICE LLME(ffffffff/f54747d5){ASSIGNED} LLGM Assign pre (f54747d5 => ef8ed5d7) (gprs_llc.c:1079) 20250201125001497 DLLC NOTICE LLME(f54747d5/ef8ed5d7){ASSIGNED} LLGM Assign post (f54747d5 => ef8ed5d7) (gprs_llc.c:1125) 20250201125001497 DMM INFO MM(262420000000050/ef8ed5d7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125001511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125001511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125001511 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125001511 DMM INFO MM(262420000000050/ef8ed5d7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201125001511 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201125001511 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125001512 DLLC NOTICE LLME(f54747d5/ef8ed5d7){ASSIGNED} LLGM Assign pre (ffffffff => ef8ed5d7) (gprs_llc.c:1079) 20250201125001512 DLLC NOTICE LLME(ffffffff/ef8ed5d7){ASSIGNED} LLGM Assign post (ffffffff => ef8ed5d7) (gprs_llc.c:1125) 20250201125001512 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250201125002011 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@1a0261356b52: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@1a0261356b52: Final verdict of PTC: pass 20250201125002026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1173)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1167)@1a0261356b52: Final verdict of PTC: none 20250201125002032 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(1164)@1a0261356b52: Final verdict of PTC: none 20250201125002032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1169)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1179)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1172)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1177)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@1a0261356b52: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@1a0261356b52: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@1a0261356b52: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1170)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1175)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1165)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@1a0261356b52: Test case TC_suspend_rau finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sat Feb 1 12:50:02 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250201125002129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125002531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106260) 20250201125003033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125003033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106260, count=110616) 20250201125004035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125004035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sat Feb 1 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125005036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125005036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_paging_ps started. 20250201125005612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125005614 DMM INFO MM(262420000000050/ef8ed5d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125005614 DMM INFO MM(262420000000050/ef8ed5d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125005614 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125005614 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125005614 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125005614 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201125005614 DLLC NOTICE LLME(ffffffff/ef8ed5d7){ASSIGNED} LLGM Assign pre (ef8ed5d7 => ffffffff) (gprs_llc.c:1079) 20250201125005614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef8ed5d7 => ffffffff) (gprs_llc.c:1125) 20250201125005614 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201125005614 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125005614 DMM NOTICE MM(262420000000050/ef8ed5d7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125005614 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250201125005614 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125005614 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125005614 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250201125005614 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250201125005614 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) 20250201125005614 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:399) 20250201125005614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125005614 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125005615 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125005615 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125005615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125005657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125005657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125005657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125005657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125005657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125005657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125005657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125005657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125005658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125005658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125005658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125005658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125005658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125005658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125005658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125005658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005658 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125005658 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125005658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125005659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125005659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125005661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125005665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125005665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125005672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125005672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125005672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125005672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125005672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125005672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125005672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125005672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125005673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125005673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125005673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125005673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125005673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125005673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125005673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125005673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125005673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125005673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125005673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125005673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125005676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125005681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125005681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125005690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125005690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125005690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125005690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125005690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125005690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125005690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125005690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125005690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125005690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125005691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125005691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125005691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125005691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125005691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125005691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125005691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125005691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125005691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125005691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125005691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125005692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125005696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125005696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125006038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125006038 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125006038 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125006038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125006043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250201125006044 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@1a0261356b52: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='EC4DCB33'O, index=0 SGSN_Test-GSUP(1198)@1a0261356b52: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@1a0261356b52: 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 := '8466AB3E51E4E1148E2DB6ED352A0FE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0242D0B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '167196C25E0D804F'O } } } } } 20250201125007123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125007123 DLLC NOTICE LLME(ffffffff/ec4dcb33){UNASSIGNED} LLC RX: unknown TLLI 0xec4dcb33, creating LLME on the fly (gprs_llc.c:552) 20250201125007123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125007123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20250201125007123 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125007123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125007123 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125007123 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201125007123 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125007123 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125007123 DLLC NOTICE LLME(ffffffff/ec4dcb33){UNASSIGNED} LLGM Assign pre (ec4dcb33 => d843650e) (gprs_llc.c:1079) 20250201125007123 DLLC NOTICE LLME(ec4dcb33/d843650e){ASSIGNED} LLGM Assign post (ec4dcb33 => d843650e) (gprs_llc.c:1125) 20250201125007123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125007123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125007123 DMM DEBUG MM(262420000000051/d843650e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125007135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125007135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125007135 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125007135 DMM DEBUG MM(262420000000051/d843650e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250201125007135 DMM NOTICE MM(262420000000051/d843650e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125007135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125007135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125007135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125007135 DMM DEBUG MM(262420000000051/d843650e) Requesting authorization (sgsn_auth.c:160) 20250201125007135 DMM INFO MM(262420000000051/d843650e) Requesting authentication tuples (sgsn_auth.c:184) 20250201125007135 DMM DEBUG MM(262420000000051/d843650e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125007135 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250201125007135 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(1198)@1a0261356b52: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@1a0261356b52: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250201125007138 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125007138 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125007138 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125007138 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125007138 DMM INFO MM(262420000000051/d843650e) Subscriber data update (mmctx.c:445) 20250201125007138 DMM DEBUG MM(262420000000051/d843650e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125007138 DMM INFO MM(262420000000051/d843650e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125007138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125007138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125007138 DMM INFO MM(262420000000051/d843650e) <- GMM AUTH AND CIPHERING REQ (rand = 84 66 ab 3e 51 e4 e1 14 8e 2d b6 ed 35 2a 0f e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125007149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125007149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125007149 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125007149 DMM INFO MM(262420000000051/d843650e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125007149 DMM NOTICE MM(262420000000051/d843650e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125007149 DMM DEBUG MM(262420000000051/d843650e) checking auth: received GSM SRES = 02 42 d0 b5 (gprs_gmm.c:666) 20250201125007149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125007149 DMM DEBUG MM(262420000000051/d843650e) Requesting authorization (sgsn_auth.c:160) 20250201125007149 DMM INFO MM(262420000000051/d843650e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125007149 DMM DEBUG MM(262420000000051/d843650e) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125007149 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250201125007149 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) 20250201125007149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125007149 DMM INFO MM(262420000000051/d843650e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd843650e) (gprs_gmm.c:300) 20250201125007151 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125007151 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125007151 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250201125007151 DMM INFO MM(262420000000051/d843650e) Subscriber data update (mmctx.c:445) 20250201125007151 DMM DEBUG MM(262420000000051/d843650e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125007151 DMM INFO MM(262420000000051/d843650e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125007151 DMM NOTICE MM(262420000000051/d843650e) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250201125007151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125007151 DMM NOTICE MM(262420000000051/d843650e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125007152 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) 20250201125007152 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125007152 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250201125007152 DMM INFO MM(262420000000051/d843650e) Subscriber data update (mmctx.c:445) 20250201125007152 DMM DEBUG MM(262420000000051/d843650e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125007165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125007165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125007165 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125007165 DMM INFO MM(262420000000051/d843650e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125007165 DMM NOTICE MM(262420000000051/d843650e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125007165 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125007165 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125007165 DLLC NOTICE LLME(ec4dcb33/d843650e){ASSIGNED} LLGM Assign pre (ffffffff => d843650e) (gprs_llc.c:1079) 20250201125007165 DLLC NOTICE LLME(ffffffff/d843650e){ASSIGNED} LLGM Assign post (ffffffff => d843650e) (gprs_llc.c:1125) 20250201125007165 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125007165 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125007165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125007165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125007222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125007222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125007222 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125007222 DMM INFO MM(262420000000051/d843650e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125007222 DMM INFO MM(262420000000051/d843650e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125007222 DMM DEBUG MM(262420000000051/d843650e) Using GGSN 0 (gprs_sm.c:312) 20250201125007222 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) 20250201125007222 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250201125007222 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125007222 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125007222 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250201125007243 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 cf c5 d6 3c 11 f5 33 6d e9 14 05 7f 12 3b 14 ea 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250201125007243 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12e368, cbp=0x55f4375dd700) (sgsn_libgtp.c:632) 20250201125007243 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125007243 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e1fb8 TLLI=d843650e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125007243 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125007243 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@1a0261356b52: setverdict(pass): none -> pass TC_paging_ps(1200)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125007259 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250201125010224 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125010224 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125010224 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125012276 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250201125012276 DMM INFO MM(262420000000051/d843650e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@1a0261356b52: 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 := 'D843650E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@1a0261356b52: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@1a0261356b52: Final verdict of PTC: pass 20250201125012304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53152<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201125012308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125012308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1196)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1198)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1191)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1197)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1186)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@1a0261356b52: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@1a0261356b52: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@1a0261356b52: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1195)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1189)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1184)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@1a0261356b52: Test case TC_paging_ps finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sat Feb 1 12:50:12 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250201125012417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125012819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99936) 20250201125013309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125013309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99936, count=104292) 20250201125014311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125014311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125015313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125015313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_paging_ps_ra_multiple_cells started. 20250201125015912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125015914 DMM INFO MM(262420000000051/d843650e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125015914 DMM INFO MM(262420000000051/d843650e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125015914 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125015914 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125015914 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125015914 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250201125015914 DLLC NOTICE LLME(ffffffff/d843650e){ASSIGNED} LLGM Assign pre (d843650e => ffffffff) (gprs_llc.c:1079) 20250201125015914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d843650e => ffffffff) (gprs_llc.c:1125) 20250201125015914 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1c60 (gprs_sndcp.c:574) 20250201125015914 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125015914 DMM NOTICE MM(262420000000051/d843650e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125015914 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250201125015914 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125015914 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125015914 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250201125015914 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250201125015915 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) 20250201125015915 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:399) 20250201125015915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125015915 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125015915 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201125015915 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125015915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125015962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125015962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125015962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125015962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125015962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125015962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125015962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125015962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125015963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125015963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125015963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125015963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125015963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125015963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125015963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125015963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125015963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125015963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125015963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125015963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125015975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125015975 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125015982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125015982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125015982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125015982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125015982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125015982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125015982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125015982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125015983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125015983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125015983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125015984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125015984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125015984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125015984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125015984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125015984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125015984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125015984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125015984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125015987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125015993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125015993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1211)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125015995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125015995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125015995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125015995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125015995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125015995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125015995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125015995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125015996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125015996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125015996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125015996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125015996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125015996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125015996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125015996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125015996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125015996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125015996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125015997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125015997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125015999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125016004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125016004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125016315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125016315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125016315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125016315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125016319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125016320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@1a0261356b52: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F139E0DB'O, index=0 SGSN_Test-GSUP(1217)@1a0261356b52: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@1a0261356b52: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1a0261356b52: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F139E0DB'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1a0261356b52: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F139E0DB'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@1a0261356b52: 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 := 'A77D118793623471BF0C2E4643827525'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D69C28B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13E72A66BEE1B58F'O } } } } } 20250201125017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125017408 DLLC NOTICE LLME(ffffffff/f139e0db){UNASSIGNED} LLC RX: unknown TLLI 0xf139e0db, creating LLME on the fly (gprs_llc.c:552) 20250201125017408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125017408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20250201125017408 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125017408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125017408 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125017408 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201125017408 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125017408 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125017408 DLLC NOTICE LLME(ffffffff/f139e0db){UNASSIGNED} LLGM Assign pre (f139e0db => c8a7cf25) (gprs_llc.c:1079) 20250201125017408 DLLC NOTICE LLME(f139e0db/c8a7cf25){ASSIGNED} LLGM Assign post (f139e0db => c8a7cf25) (gprs_llc.c:1125) 20250201125017408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125017408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125017408 DMM DEBUG MM(262420000000052/c8a7cf25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125017432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125017432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125017432 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125017432 DMM DEBUG MM(262420000000052/c8a7cf25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250201125017432 DMM NOTICE MM(262420000000052/c8a7cf25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125017432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125017432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125017432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125017432 DMM DEBUG MM(262420000000052/c8a7cf25) Requesting authorization (sgsn_auth.c:160) 20250201125017433 DMM INFO MM(262420000000052/c8a7cf25) Requesting authentication tuples (sgsn_auth.c:184) 20250201125017433 DMM DEBUG MM(262420000000052/c8a7cf25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125017433 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250201125017433 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(1217)@1a0261356b52: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@1a0261356b52: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250201125017439 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125017439 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125017439 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125017439 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125017439 DMM INFO MM(262420000000052/c8a7cf25) Subscriber data update (mmctx.c:445) 20250201125017439 DMM DEBUG MM(262420000000052/c8a7cf25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125017439 DMM INFO MM(262420000000052/c8a7cf25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125017439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125017439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125017439 DMM INFO MM(262420000000052/c8a7cf25) <- GMM AUTH AND CIPHERING REQ (rand = a7 7d 11 87 93 62 34 71 bf 0c 2e 46 43 82 75 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125017454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125017454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125017454 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125017454 DMM INFO MM(262420000000052/c8a7cf25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125017454 DMM NOTICE MM(262420000000052/c8a7cf25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125017454 DMM DEBUG MM(262420000000052/c8a7cf25) checking auth: received GSM SRES = d6 9c 28 b4 (gprs_gmm.c:666) 20250201125017454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125017454 DMM DEBUG MM(262420000000052/c8a7cf25) Requesting authorization (sgsn_auth.c:160) 20250201125017454 DMM INFO MM(262420000000052/c8a7cf25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125017454 DMM DEBUG MM(262420000000052/c8a7cf25) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125017454 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250201125017454 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) 20250201125017454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125017454 DMM INFO MM(262420000000052/c8a7cf25) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8a7cf25) (gprs_gmm.c:300) 20250201125017457 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125017457 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125017457 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250201125017457 DMM INFO MM(262420000000052/c8a7cf25) Subscriber data update (mmctx.c:445) 20250201125017457 DMM DEBUG MM(262420000000052/c8a7cf25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125017457 DMM INFO MM(262420000000052/c8a7cf25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125017457 DMM NOTICE MM(262420000000052/c8a7cf25) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250201125017457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125017457 DMM NOTICE MM(262420000000052/c8a7cf25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125017457 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) 20250201125017459 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125017459 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250201125017459 DMM INFO MM(262420000000052/c8a7cf25) Subscriber data update (mmctx.c:445) 20250201125017459 DMM DEBUG MM(262420000000052/c8a7cf25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125017470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125017470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125017470 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125017470 DMM INFO MM(262420000000052/c8a7cf25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125017470 DMM NOTICE MM(262420000000052/c8a7cf25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125017470 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125017470 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125017470 DLLC NOTICE LLME(f139e0db/c8a7cf25){ASSIGNED} LLGM Assign pre (ffffffff => c8a7cf25) (gprs_llc.c:1079) 20250201125017470 DLLC NOTICE LLME(ffffffff/c8a7cf25){ASSIGNED} LLGM Assign post (ffffffff => c8a7cf25) (gprs_llc.c:1125) 20250201125017470 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125017470 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125017470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125017470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125017525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125017525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125017525 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125017525 DMM INFO MM(262420000000052/c8a7cf25) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125017525 DMM INFO MM(262420000000052/c8a7cf25) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125017525 DMM DEBUG MM(262420000000052/c8a7cf25) Using GGSN 0 (gprs_sm.c:312) 20250201125017525 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) 20250201125017525 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250201125017525 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125017525 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125017526 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250201125017549 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 46 74 81 23 11 4b a6 1d 06 14 05 7f af be f4 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=1070 from retransmit req queue (gtp.c:443) 20250201125017549 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca12f3d8, cbp=0x55f4375de1e0) (sgsn_libgtp.c:632) 20250201125017549 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125017549 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e3128 TLLI=c8a7cf25, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125017549 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125017549 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@1a0261356b52: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125017566 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250201125020516 DGPRS DEBUG Checking for inactive LLMEs, time = 1645126 (sgsn.c:131) 20250201125020526 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125020526 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125020526 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125022580 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250201125022580 DMM INFO MM(262420000000052/c8a7cf25) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1a0261356b52: 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 := 'C8A7CF25'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250201125036316 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201125036317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201125036317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125045964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125045971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125045971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125045984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125045986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125045986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125045998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125046001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125046001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@1a0261356b52: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1a0261356b52: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@1a0261356b52: Final verdict of PTC: none 20250201125047407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125047407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1205)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1215)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1210)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@1a0261356b52: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@1a0261356b52: Final verdict of PTC: none 20250201125047408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46124<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1a0261356b52: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1213)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1208)@1a0261356b52: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@1a0261356b52: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1203)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@1a0261356b52: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sat Feb 1 12:50:47 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250201125047478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125047880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107932) 20250201125048408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125048408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107932, count=109192) 20250201125049409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125049409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sat Feb 1 12:50:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125050411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125050411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125050516 DGPRS DEBUG Checking for inactive LLMEs, time = 1645156 (sgsn.c:131) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_bssgp_rim_single_report started. 20250201125050970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125050971 DMM INFO MM(262420000000052/c8a7cf25) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125050971 DMM INFO MM(262420000000052/c8a7cf25) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125050971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125050971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125050971 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125050971 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250201125050971 DLLC NOTICE LLME(ffffffff/c8a7cf25){ASSIGNED} LLGM Assign pre (c8a7cf25 => ffffffff) (gprs_llc.c:1079) 20250201125050971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8a7cf25 => ffffffff) (gprs_llc.c:1125) 20250201125050971 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e2dd0 (gprs_sndcp.c:574) 20250201125050971 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e3128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125050971 DMM NOTICE MM(262420000000052/c8a7cf25) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125050971 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250201125050971 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125050971 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125050971 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250201125050971 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250201125050971 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) 20250201125050971 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:399) 20250201125050971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125050971 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125050971 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125050971 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125050971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125050993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125050993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125050993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125050993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125050993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125050993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125050993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125050993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125050993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125050994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125050994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125050994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125050994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125050994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125050994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125050994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125050994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125050994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125050994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125050994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125050994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125050994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125050996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125051002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125051002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125051008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125051008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125051008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125051008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125051008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125051008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125051008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125051008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125051008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125051009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125051009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125051009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125051009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125051009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125051009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125051009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125051009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125051009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125051009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125051009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125051009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125051009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125051012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125051018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125051018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1228)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125051024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125051024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125051024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125051024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125051024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125051024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125051024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125051024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125051024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125051025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125051025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125051025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125051025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125051025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125051025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125051025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125051025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125051025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125051025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125051025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125051025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125051025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125051028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125051034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125051034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125051412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125051412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125051412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125051412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125051416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125051417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250201125051460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1a0261356b52: setverdict(pass): none -> pass MTC@1a0261356b52: Warning: Re-starting timer T, which is already active (running or expired). 20250201125051480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125051494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1223)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1236)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@1a0261356b52: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@1a0261356b52: Final verdict of PTC: none 20250201125051499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125051499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI210(1228)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1229)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1234)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1224)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1227)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1232)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1222)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: pass MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@1a0261356b52: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sat Feb 1 12:50:51 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 20250201125051609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125052011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55664) 20250201125052500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125052500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55664, count=60020) 20250201125053501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125053501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sat Feb 1 12:50:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125054502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125054502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_rim_eutran_to_geran started. 20250201125055104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125055105 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125055161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125055161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125055161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125055161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125055162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125055162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125055162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125055163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125055163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125055163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125055163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125055163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125055163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125055163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125055163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125055163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1243)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201125055166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125055172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125055172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1241)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125055178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125055178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125055178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125055178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125055179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125055179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125055179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125055180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125055180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125055180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125055180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125055180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125055180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125055180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125055180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125055180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125055183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125055189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125055189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1249)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1246)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125055196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125055196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125055196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125055196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125055196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125055196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125055196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125055196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125055197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125055197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125055197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125055197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125055197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125055197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125055197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125055197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125055197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125055197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125055197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125055197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125055197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125055201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125055206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125055206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125055503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125055503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125055503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125055503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125055507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125055508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a0261356b52: setverdict(pass): none -> pass 20250201125055560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125055570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1238)@1a0261356b52: Final verdict of PTC: none 20250201125055575 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125055575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1252)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1242)@1a0261356b52: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1254)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@1a0261356b52: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1247)@1a0261356b52: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1250)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1245)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1240)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: pass MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@1a0261356b52: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sat Feb 1 12:50:55 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 20250201125055676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125056078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48544) 20250201125056576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125056576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48544, count=52900) 20250201125057577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125057577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:50:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125058578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125058578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_cell_change_different_rai_ci_attach started. 20250201125059171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125059174 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125059212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125059212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125059213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125059213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125059214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1262)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1265)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125059229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125059230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125059230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125059230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125059232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1262)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250201125059237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1270)@1a0261356b52: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_attach-BVCI210(1263)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125059239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125059239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125059239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125059239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125059239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125059239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125059240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125059240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125059240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125059240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125059240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125059242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125059247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125059579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125059579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125059579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125059579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125059583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125059584 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@1a0261356b52: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E78F6492'O, index=0 SGSN_Test-GSUP(1272)@1a0261356b52: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: 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 := 'AA790AEE49D2001F36E644ABE92D56B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6109721D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '591E16D4DCBB6A31'O } } } } } 20250201125059655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059655 DLLC NOTICE LLME(ffffffff/e78f6492){UNASSIGNED} LLC RX: unknown TLLI 0xe78f6492, creating LLME on the fly (gprs_llc.c:552) 20250201125059655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059655 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20250201125059655 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125059655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125059655 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125059655 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201125059655 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125059655 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125059655 DLLC NOTICE LLME(ffffffff/e78f6492){UNASSIGNED} LLGM Assign pre (e78f6492 => f7fdfe71) (gprs_llc.c:1079) 20250201125059655 DLLC NOTICE LLME(e78f6492/f7fdfe71){ASSIGNED} LLGM Assign post (e78f6492 => f7fdfe71) (gprs_llc.c:1125) 20250201125059656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125059656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125059656 DMM DEBUG MM(262420000000068/f7fdfe71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125059668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059668 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125059668 DMM DEBUG MM(262420000000068/f7fdfe71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250201125059668 DMM NOTICE MM(262420000000068/f7fdfe71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125059668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125059668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125059668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125059668 DMM DEBUG MM(262420000000068/f7fdfe71) Requesting authorization (sgsn_auth.c:160) 20250201125059668 DMM INFO MM(262420000000068/f7fdfe71) Requesting authentication tuples (sgsn_auth.c:184) 20250201125059668 DMM DEBUG MM(262420000000068/f7fdfe71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125059668 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250201125059668 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(1272)@1a0261356b52: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@1a0261356b52: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250201125059671 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125059671 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125059671 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125059671 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125059671 DMM INFO MM(262420000000068/f7fdfe71) Subscriber data update (mmctx.c:445) 20250201125059671 DMM DEBUG MM(262420000000068/f7fdfe71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125059671 DMM INFO MM(262420000000068/f7fdfe71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125059671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125059671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125059671 DMM INFO MM(262420000000068/f7fdfe71) <- GMM AUTH AND CIPHERING REQ (rand = aa 79 0a ee 49 d2 00 1f 36 e6 44 ab e9 2d 56 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125059680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059680 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125059680 DMM INFO MM(262420000000068/f7fdfe71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125059680 DMM NOTICE MM(262420000000068/f7fdfe71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125059680 DMM DEBUG MM(262420000000068/f7fdfe71) checking auth: received GSM SRES = 61 09 72 1d (gprs_gmm.c:666) 20250201125059680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125059680 DMM DEBUG MM(262420000000068/f7fdfe71) Requesting authorization (sgsn_auth.c:160) 20250201125059680 DMM INFO MM(262420000000068/f7fdfe71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125059680 DMM DEBUG MM(262420000000068/f7fdfe71) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125059680 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250201125059680 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) 20250201125059680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125059680 DMM INFO MM(262420000000068/f7fdfe71) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7fdfe71) (gprs_gmm.c:300) 20250201125059681 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125059681 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125059681 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250201125059681 DMM INFO MM(262420000000068/f7fdfe71) Subscriber data update (mmctx.c:445) 20250201125059681 DMM DEBUG MM(262420000000068/f7fdfe71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125059681 DMM INFO MM(262420000000068/f7fdfe71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125059681 DMM NOTICE MM(262420000000068/f7fdfe71) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250201125059681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125059681 DMM NOTICE MM(262420000000068/f7fdfe71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125059682 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) 20250201125059682 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125059682 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250201125059682 DMM INFO MM(262420000000068/f7fdfe71) Subscriber data update (mmctx.c:445) 20250201125059682 DMM DEBUG MM(262420000000068/f7fdfe71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125059689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059689 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125059689 DMM INFO MM(262420000000068/f7fdfe71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125059689 DMM NOTICE MM(262420000000068/f7fdfe71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125059689 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125059689 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125059689 DLLC NOTICE LLME(e78f6492/f7fdfe71){ASSIGNED} LLGM Assign pre (ffffffff => f7fdfe71) (gprs_llc.c:1079) 20250201125059689 DLLC NOTICE LLME(ffffffff/f7fdfe71){ASSIGNED} LLGM Assign post (ffffffff => f7fdfe71) (gprs_llc.c:1125) 20250201125059689 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125059689 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125059689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125059689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125059743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059743 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125059743 DMM INFO MM(262420000000068/f7fdfe71) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125059743 DMM INFO MM(262420000000068/f7fdfe71) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125059743 DMM DEBUG MM(262420000000068/f7fdfe71) Using GGSN 0 (gprs_sm.c:312) 20250201125059743 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) 20250201125059743 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250201125059743 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125059743 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125059743 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250201125059761 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 56 d5 22 eb 11 d5 c7 37 0f 14 05 7f 8f f5 80 f6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250201125059761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca130448, cbp=0x55f4375de570) (sgsn_libgtp.c:632) 20250201125059761 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125059761 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e30b8 TLLI=f7fdfe71, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125059762 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125059762 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125059771 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250201125059783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059783 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059783 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@1a0261356b52: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@1a0261356b52: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F7FDFE71'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: 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 := 'A2BAFF0C64C28D447AECA4C2BB404E3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99040E35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '074860A434A494A6'O } } } } } 20250201125059800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF7FDFE71) type="GPRS attach" (gprs_gmm.c:1266) 20250201125059800 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125059800 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125059800 DLLC NOTICE LLME(ffffffff/f7fdfe71){ASSIGNED} LLGM Assign pre (f7fdfe71 => e4fa430d) (gprs_llc.c:1079) 20250201125059800 DLLC NOTICE LLME(f7fdfe71/e4fa430d){ASSIGNED} LLGM Assign post (f7fdfe71 => e4fa430d) (gprs_llc.c:1125) 20250201125059800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125059800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125059800 DMM DEBUG MM(262420000000068/e4fa430d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125059820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125059820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250201125059820 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125059820 DMM DEBUG MM(262420000000068/e4fa430d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250201125059820 DMM NOTICE MM(262420000000068/e4fa430d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125059820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125059820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125059820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125059820 DMM DEBUG MM(262420000000068/e4fa430d) Requesting authorization (sgsn_auth.c:160) 20250201125059820 DMM INFO MM(262420000000068/e4fa430d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125059820 DMM DEBUG MM(262420000000068/e4fa430d) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125059820 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250201125059820 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) 20250201125102821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125102821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125102821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125105821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250201125105821 DMM ERROR MM(262420000000068/e4fa430d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250201125105821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250201125105821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201125105821 DMM NOTICE MM(262420000000068/e4fa430d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250201125105821 DMM NOTICE MM(262420000000068/e4fa430d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125105821 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250201125105821 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e30b8, TLLI=e4fa430d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125105821 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125105821 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125105821 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250201125105821 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250201125105821 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) 20250201125105821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201125105821 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Deallocated (fsm.c:568) 20250201125105821 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201125105821 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201125105821 DLLC NOTICE LLME(f7fdfe71/e4fa430d){ASSIGNED} LLGM Assign pre (e4fa430d => ffffffff) (gprs_llc.c:1079) 20250201125105821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4fa430d => ffffffff) (gprs_llc.c:1125) 20250201125110822 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250201125115823 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250201125119580 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201125119580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201125119581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125120518 DGPRS DEBUG Checking for inactive LLMEs, time = 1645186 (sgsn.c:131) 20250201125120824 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250201125125825 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250201125129214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125129218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125129218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125129231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125129234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125129234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125129240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125129242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125129242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1a0261356b52: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20250201125129652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125129652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1261)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1270)@1a0261356b52: Final verdict of PTC: none 20250201125129653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1266)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1260)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1268)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@1a0261356b52: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1264)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1258)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@1a0261356b52: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Sat Feb 1 12:51:29 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 20250201125129713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125130115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118120) 20250201125130653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125130653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125130826 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250201125130826 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55f4375de570) (sgsn_libgtp.c:632) 20250201125130826 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55f4375de570) (sgsn_libgtp.c:636) 20250201125130826 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250201125130826 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250201125130826 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250201125130826 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118120, count=122476) 20250201125131654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125131654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:51:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125132655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125132655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_cell_change_different_rai_ci_data started. 20250201125133200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125133202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125133236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125133236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125133236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125133236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125133236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125133236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125133236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125133236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125133237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125133237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125133237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125133237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125133237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125133237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125133237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125133237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125133237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125133237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125133237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125133238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125133240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125133245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125133251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125133251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125133251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125133251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125133251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125133251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125133251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125133251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125133252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125133252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125133252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125133252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125133252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125133252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125133252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125133252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125133252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125133252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125133253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125133253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125133255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125133261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1286)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1283)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125133267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125133267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125133267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125133267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125133267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125133267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125133267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125133267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125133268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125133268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125133268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125133268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125133268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125133268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125133268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125133268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125133268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125133268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125133268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125133269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125133269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125133271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125133276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125133656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125133656 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125133656 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125133656 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125133659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125133660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@1a0261356b52: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E8FA92A5'O, index=0 SGSN_Test-GSUP(1291)@1a0261356b52: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@1a0261356b52: 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 := '837F8B0167BFAAC2AC06215D19BBB01F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27DEF00F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40AF14BA027D50F9'O } } } } } 20250201125133697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133697 DLLC NOTICE LLME(ffffffff/e8fa92a5){UNASSIGNED} LLC RX: unknown TLLI 0xe8fa92a5, creating LLME on the fly (gprs_llc.c:552) 20250201125133697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133697 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20250201125133697 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125133697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125133697 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125133697 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201125133697 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125133697 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125133697 DLLC NOTICE LLME(ffffffff/e8fa92a5){UNASSIGNED} LLGM Assign pre (e8fa92a5 => c270dc9d) (gprs_llc.c:1079) 20250201125133697 DLLC NOTICE LLME(e8fa92a5/c270dc9d){ASSIGNED} LLGM Assign post (e8fa92a5 => c270dc9d) (gprs_llc.c:1125) 20250201125133697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125133697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125133697 DMM DEBUG MM(262420000000070/c270dc9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125133706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133706 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125133706 DMM DEBUG MM(262420000000070/c270dc9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250201125133706 DMM NOTICE MM(262420000000070/c270dc9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125133706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125133706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125133706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125133706 DMM DEBUG MM(262420000000070/c270dc9d) Requesting authorization (sgsn_auth.c:160) 20250201125133706 DMM INFO MM(262420000000070/c270dc9d) Requesting authentication tuples (sgsn_auth.c:184) 20250201125133706 DMM DEBUG MM(262420000000070/c270dc9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125133706 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250201125133706 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(1291)@1a0261356b52: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@1a0261356b52: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250201125133708 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125133708 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125133708 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125133708 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125133708 DMM INFO MM(262420000000070/c270dc9d) Subscriber data update (mmctx.c:445) 20250201125133708 DMM DEBUG MM(262420000000070/c270dc9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125133708 DMM INFO MM(262420000000070/c270dc9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125133708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125133708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125133708 DMM INFO MM(262420000000070/c270dc9d) <- GMM AUTH AND CIPHERING REQ (rand = 83 7f 8b 01 67 bf aa c2 ac 06 21 5d 19 bb b0 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125133718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133718 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125133718 DMM INFO MM(262420000000070/c270dc9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125133718 DMM NOTICE MM(262420000000070/c270dc9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125133718 DMM DEBUG MM(262420000000070/c270dc9d) checking auth: received GSM SRES = 27 de f0 0f (gprs_gmm.c:666) 20250201125133718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125133718 DMM DEBUG MM(262420000000070/c270dc9d) Requesting authorization (sgsn_auth.c:160) 20250201125133718 DMM INFO MM(262420000000070/c270dc9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125133718 DMM DEBUG MM(262420000000070/c270dc9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125133718 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250201125133718 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) 20250201125133718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125133718 DMM INFO MM(262420000000070/c270dc9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc270dc9d) (gprs_gmm.c:300) 20250201125133720 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125133720 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125133720 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250201125133720 DMM INFO MM(262420000000070/c270dc9d) Subscriber data update (mmctx.c:445) 20250201125133720 DMM DEBUG MM(262420000000070/c270dc9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125133720 DMM INFO MM(262420000000070/c270dc9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125133720 DMM NOTICE MM(262420000000070/c270dc9d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250201125133720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125133720 DMM NOTICE MM(262420000000070/c270dc9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125133720 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) 20250201125133721 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125133721 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250201125133721 DMM INFO MM(262420000000070/c270dc9d) Subscriber data update (mmctx.c:445) 20250201125133721 DMM DEBUG MM(262420000000070/c270dc9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125133731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133731 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125133731 DMM INFO MM(262420000000070/c270dc9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125133731 DMM NOTICE MM(262420000000070/c270dc9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125133731 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125133731 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125133731 DLLC NOTICE LLME(e8fa92a5/c270dc9d){ASSIGNED} LLGM Assign pre (ffffffff => c270dc9d) (gprs_llc.c:1079) 20250201125133731 DLLC NOTICE LLME(ffffffff/c270dc9d){ASSIGNED} LLGM Assign post (ffffffff => c270dc9d) (gprs_llc.c:1125) 20250201125133731 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125133731 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125133731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125133731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125133785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133785 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125133785 DMM INFO MM(262420000000070/c270dc9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125133785 DMM INFO MM(262420000000070/c270dc9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125133785 DMM DEBUG MM(262420000000070/c270dc9d) Using GGSN 0 (gprs_sm.c:312) 20250201125133785 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) 20250201125133785 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250201125133785 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125133785 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125133785 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250201125133798 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 9b 12 e1 34 11 2f 4e 93 a4 14 05 7f 20 bd 40 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250201125133798 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca130448, cbp=0x55f4375de570) (sgsn_libgtp.c:632) 20250201125133798 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125133798 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e2188 TLLI=c270dc9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125133798 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125133798 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@1a0261356b52: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125133808 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250201125133817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133817 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133817 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@1a0261356b52: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C270DC9D'O, index=0 20250201125133832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125133832 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125133832 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f4375e2188, TLLI=c270dc9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@1a0261356b52: Removing Client IMSI='262420000000070'H, index=0 20250201125135831 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@1a0261356b52: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@1a0261356b52: Final verdict of PTC: pass 20250201125135835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1284)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@1a0261356b52: Final verdict of PTC: none 20250201125135837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125135837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1283)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1289)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1279)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1287)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1282)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1277)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@1a0261356b52: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sat Feb 1 12:51:35 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 20250201125135930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125136332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92596) 20250201125136818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125136818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125136818 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125136838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125136838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92596, count=98888) 20250201125137839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125137840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125138841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125138841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_cell_change_different_ci_attach started. 20250201125139434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125139437 DMM INFO MM(262420000000070/c270dc9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125139437 DMM INFO MM(262420000000070/c270dc9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125139438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125139438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125139438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125139438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250201125139438 DLLC NOTICE LLME(ffffffff/c270dc9d){ASSIGNED} LLGM Assign pre (c270dc9d => ffffffff) (gprs_llc.c:1079) 20250201125139438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c270dc9d => ffffffff) (gprs_llc.c:1125) 20250201125139438 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e1e30 (gprs_sndcp.c:574) 20250201125139438 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e2188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125139438 DMM NOTICE MM(262420000000070/c270dc9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125139438 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250201125139438 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125139438 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125139438 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250201125139438 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250201125139438 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) 20250201125139438 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:399) 20250201125139438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125139438 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125139438 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125139438 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125139438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125139484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125139484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125139484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125139484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125139484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125139485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125139485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125139485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125139485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125139485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125139485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125139486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125139486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125139486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125139486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125139486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125139486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125139486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125139486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125139486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125139487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125139492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125139497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125139497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125139497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125139497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125139497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125139497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125139497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125139498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125139498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125139498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125139498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125139498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125139498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125139498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125139498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125139498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125139498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125139498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125139499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125139499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125139501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125139508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1304)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@1a0261356b52: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI210(1302)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125139511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125139511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125139511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125139511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125139511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125139511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125139511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125139511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125139512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125139512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125139512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125139512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125139512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125139512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125139512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125139512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125139512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125139512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125139512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125139512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125139512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125139516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125139522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125139842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125139843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125139843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125139843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125139847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125139848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@1a0261356b52: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CF455E08'O, index=0 SGSN_Test-GSUP(1310)@1a0261356b52: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@1a0261356b52: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@1a0261356b52: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CF455E08'O, index=0 TC_cell_change_different_ci_attach(1312)@1a0261356b52: 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 := '6A3A2DC9044F6B1F1FEF28F7CDB9F9F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3791FBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '761748FFF9249C8D'O } } } } } 20250201125139932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139932 DLLC NOTICE LLME(ffffffff/cf455e08){UNASSIGNED} LLC RX: unknown TLLI 0xcf455e08, creating LLME on the fly (gprs_llc.c:552) 20250201125139932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125139932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20250201125139932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125139932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125139932 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125139932 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201125139932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125139932 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125139932 DLLC NOTICE LLME(ffffffff/cf455e08){UNASSIGNED} LLGM Assign pre (cf455e08 => d1884f43) (gprs_llc.c:1079) 20250201125139932 DLLC NOTICE LLME(cf455e08/d1884f43){ASSIGNED} LLGM Assign post (cf455e08 => d1884f43) (gprs_llc.c:1125) 20250201125139932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125139932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125139932 DMM DEBUG MM(262420000000069/d1884f43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125139958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125139958 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125139958 DMM DEBUG MM(262420000000069/d1884f43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250201125139958 DMM NOTICE MM(262420000000069/d1884f43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125139958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125139958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125139958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125139958 DMM DEBUG MM(262420000000069/d1884f43) Requesting authorization (sgsn_auth.c:160) 20250201125139958 DMM INFO MM(262420000000069/d1884f43) Requesting authentication tuples (sgsn_auth.c:184) 20250201125139958 DMM DEBUG MM(262420000000069/d1884f43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125139958 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250201125139958 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(1310)@1a0261356b52: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@1a0261356b52: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250201125139964 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125139964 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125139964 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125139964 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125139964 DMM INFO MM(262420000000069/d1884f43) Subscriber data update (mmctx.c:445) 20250201125139964 DMM DEBUG MM(262420000000069/d1884f43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125139964 DMM INFO MM(262420000000069/d1884f43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125139964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125139964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125139964 DMM INFO MM(262420000000069/d1884f43) <- GMM AUTH AND CIPHERING REQ (rand = 6a 3a 2d c9 04 4f 6b 1f 1f ef 28 f7 cd b9 f9 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125139981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125139981 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125139981 DMM INFO MM(262420000000069/d1884f43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125139981 DMM NOTICE MM(262420000000069/d1884f43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125139982 DMM DEBUG MM(262420000000069/d1884f43) checking auth: received GSM SRES = e3 79 1f ba (gprs_gmm.c:666) 20250201125139982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125139982 DMM DEBUG MM(262420000000069/d1884f43) Requesting authorization (sgsn_auth.c:160) 20250201125139982 DMM INFO MM(262420000000069/d1884f43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125139982 DMM DEBUG MM(262420000000069/d1884f43) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125139982 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250201125139982 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) 20250201125139982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125139982 DMM INFO MM(262420000000069/d1884f43) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1884f43) (gprs_gmm.c:300) 20250201125139985 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125139985 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125139985 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250201125139985 DMM INFO MM(262420000000069/d1884f43) Subscriber data update (mmctx.c:445) 20250201125139985 DMM DEBUG MM(262420000000069/d1884f43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125139985 DMM INFO MM(262420000000069/d1884f43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125139985 DMM NOTICE MM(262420000000069/d1884f43) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250201125139985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125139985 DMM NOTICE MM(262420000000069/d1884f43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125139985 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) 20250201125139986 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125139986 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250201125139987 DMM INFO MM(262420000000069/d1884f43) Subscriber data update (mmctx.c:445) 20250201125139987 DMM DEBUG MM(262420000000069/d1884f43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125139997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125139997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125139997 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125139997 DMM INFO MM(262420000000069/d1884f43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125139997 DMM NOTICE MM(262420000000069/d1884f43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125139997 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125139997 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125139997 DLLC NOTICE LLME(cf455e08/d1884f43){ASSIGNED} LLGM Assign pre (ffffffff => d1884f43) (gprs_llc.c:1079) 20250201125139997 DLLC NOTICE LLME(ffffffff/d1884f43){ASSIGNED} LLGM Assign post (ffffffff => d1884f43) (gprs_llc.c:1125) 20250201125139997 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125139997 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125139997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125139997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125140055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125140055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125140055 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125140055 DMM INFO MM(262420000000069/d1884f43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125140055 DMM INFO MM(262420000000069/d1884f43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125140055 DMM DEBUG MM(262420000000069/d1884f43) Using GGSN 0 (gprs_sm.c:312) 20250201125140055 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) 20250201125140055 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250201125140055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125140055 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125140056 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250201125140079 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 fa da b2 30 11 af 6b b0 01 14 05 7f 82 95 f2 c5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250201125140079 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1314b8, cbp=0x55f4375e0cc0) (sgsn_libgtp.c:632) 20250201125140079 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125140079 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e3278 TLLI=d1884f43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125140079 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125140079 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@1a0261356b52: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125140091 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250201125140099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125140099 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201125140099 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@1a0261356b52: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@1a0261356b52: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D1884F43'O, index=0 TC_cell_change_different_ci_attach(1312)@1a0261356b52: 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 := '02F06660EE0A8D3BD32AF3A8DE5E6055'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE03DA42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CB95A8CCB9E1678'O } } } } } 20250201125140104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125140105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250201125140105 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125140105 DMM INFO MM(262420000000069/d1884f43) -> GMM ATTACH REQUEST MI(TMSI-0xD1884F43) type="GPRS attach" (gprs_gmm.c:1266) 20250201125140105 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125140105 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125140105 DLLC NOTICE LLME(ffffffff/d1884f43){ASSIGNED} LLGM Assign pre (d1884f43 => eb4cc7d9) (gprs_llc.c:1079) 20250201125140105 DLLC NOTICE LLME(d1884f43/eb4cc7d9){ASSIGNED} LLGM Assign post (d1884f43 => eb4cc7d9) (gprs_llc.c:1125) 20250201125140105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125140105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125140105 DMM DEBUG MM(262420000000069/eb4cc7d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125140119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125140119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250201125140119 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125140119 DMM DEBUG MM(262420000000069/eb4cc7d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250201125140119 DMM NOTICE MM(262420000000069/eb4cc7d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125140119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125140119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125140119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125140119 DMM DEBUG MM(262420000000069/eb4cc7d9) Requesting authorization (sgsn_auth.c:160) 20250201125140119 DMM INFO MM(262420000000069/eb4cc7d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125140119 DMM DEBUG MM(262420000000069/eb4cc7d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125140119 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250201125140119 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) 20250201125143120 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125143121 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125143121 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125146120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250201125146120 DMM ERROR MM(262420000000069/eb4cc7d9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250201125146120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250201125146120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250201125146120 DMM NOTICE MM(262420000000069/eb4cc7d9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250201125146121 DMM NOTICE MM(262420000000069/eb4cc7d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125146121 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250201125146121 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e3278, TLLI=eb4cc7d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125146121 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125146121 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125146121 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250201125146121 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250201125146121 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) 20250201125146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Reject}: Deallocated (fsm.c:568) 20250201125146121 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Deallocated (fsm.c:568) 20250201125146121 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201125146121 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250201125146121 DLLC NOTICE LLME(d1884f43/eb4cc7d9){ASSIGNED} LLGM Assign pre (eb4cc7d9 => ffffffff) (gprs_llc.c:1079) 20250201125146121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb4cc7d9 => ffffffff) (gprs_llc.c:1125) 20250201125150519 DGPRS DEBUG Checking for inactive LLMEs, time = 1645216 (sgsn.c:131) 20250201125151123 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250201125156124 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250201125159843 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250201125159843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250201125159844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125201125 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250201125206126 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250201125209488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125209491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125209499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125209500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125209513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125209515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125209515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@1a0261356b52: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1a0261356b52: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. 20250201125209920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125209920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@1a0261356b52: Final verdict of PTC: none 20250201125209921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1308)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1303)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1298)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1296)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1306)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1301)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@1a0261356b52: Final verdict of PTC: fail reason: "Tguard timeout" MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@1a0261356b52: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sat Feb 1 12:52:09 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 20250201125209968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125210370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124588) 20250201125210921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125210921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125211127 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250201125211127 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55f4375e0cc0) (sgsn_libgtp.c:632) 20250201125211127 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55f4375e0cc0) (sgsn_libgtp.c:636) 20250201125211127 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250201125211127 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250201125211127 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250201125211127 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124588, count=128944) 20250201125211922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125211922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125212923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125212924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_cell_change_different_ci_data started. 20250201125213460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125213462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125213524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125213524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125213524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125213524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125213524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125213524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125213524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125213524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125213525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125213525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125213525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125213526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125213526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125213526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125213526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125213526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125213526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125213526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125213526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125213526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201125213531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125213539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125213539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250201125213540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125213540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125213540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125213540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125213540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125213540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125213540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125213540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125213541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125213541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125213541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125213541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125213541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125213541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125213541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125213541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125213541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125213541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125213541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125213541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_data-BVCI196(1316)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125213544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125213548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125213548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125213556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125213556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125213556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125213556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125213556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125213556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125213556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125213556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125213558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125213558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125213558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125213558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125213561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125213566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125213566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125213924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125213924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125213924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125213924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125213926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125213926 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@1a0261356b52: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E7D971DB'O, index=0 SGSN_Test-GSUP(1329)@1a0261356b52: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@1a0261356b52: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@1a0261356b52: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E7D971DB'O, index=0 TC_cell_change_different_ci_data(1331)@1a0261356b52: 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 := 'D94860049B9F0FE07F2097EB80624294'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEF78E60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C384EA2FC6BBE94A'O } } } } } 20250201125213992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125213992 DLLC NOTICE LLME(ffffffff/e7d971db){UNASSIGNED} LLC RX: unknown TLLI 0xe7d971db, creating LLME on the fly (gprs_llc.c:552) 20250201125213992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125213992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20250201125213992 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125213992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125213992 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125213992 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201125213992 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125213992 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125213992 DLLC NOTICE LLME(ffffffff/e7d971db){UNASSIGNED} LLGM Assign pre (e7d971db => f60e2d14) (gprs_llc.c:1079) 20250201125213992 DLLC NOTICE LLME(e7d971db/f60e2d14){ASSIGNED} LLGM Assign post (e7d971db => f60e2d14) (gprs_llc.c:1125) 20250201125213992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125213992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125213992 DMM DEBUG MM(262420000000071/f60e2d14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125214014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214014 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125214014 DMM DEBUG MM(262420000000071/f60e2d14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250201125214014 DMM NOTICE MM(262420000000071/f60e2d14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125214014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125214014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125214014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125214014 DMM DEBUG MM(262420000000071/f60e2d14) Requesting authorization (sgsn_auth.c:160) 20250201125214014 DMM INFO MM(262420000000071/f60e2d14) Requesting authentication tuples (sgsn_auth.c:184) 20250201125214014 DMM DEBUG MM(262420000000071/f60e2d14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125214014 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250201125214014 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(1329)@1a0261356b52: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@1a0261356b52: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250201125214019 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125214019 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125214019 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125214019 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125214019 DMM INFO MM(262420000000071/f60e2d14) Subscriber data update (mmctx.c:445) 20250201125214019 DMM DEBUG MM(262420000000071/f60e2d14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125214019 DMM INFO MM(262420000000071/f60e2d14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125214019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125214019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125214019 DMM INFO MM(262420000000071/f60e2d14) <- GMM AUTH AND CIPHERING REQ (rand = d9 48 60 04 9b 9f 0f e0 7f 20 97 eb 80 62 42 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125214035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214035 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125214035 DMM INFO MM(262420000000071/f60e2d14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125214035 DMM NOTICE MM(262420000000071/f60e2d14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125214035 DMM DEBUG MM(262420000000071/f60e2d14) checking auth: received GSM SRES = ce f7 8e 60 (gprs_gmm.c:666) 20250201125214035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125214035 DMM DEBUG MM(262420000000071/f60e2d14) Requesting authorization (sgsn_auth.c:160) 20250201125214035 DMM INFO MM(262420000000071/f60e2d14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125214035 DMM DEBUG MM(262420000000071/f60e2d14) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125214035 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250201125214035 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) 20250201125214035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125214035 DMM INFO MM(262420000000071/f60e2d14) <- GMM ATTACH ACCEPT (new P-TMSI=0xf60e2d14) (gprs_gmm.c:300) 20250201125214038 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125214038 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125214038 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250201125214038 DMM INFO MM(262420000000071/f60e2d14) Subscriber data update (mmctx.c:445) 20250201125214038 DMM DEBUG MM(262420000000071/f60e2d14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125214038 DMM INFO MM(262420000000071/f60e2d14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125214038 DMM NOTICE MM(262420000000071/f60e2d14) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250201125214038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125214038 DMM NOTICE MM(262420000000071/f60e2d14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125214038 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) 20250201125214039 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125214039 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250201125214039 DMM INFO MM(262420000000071/f60e2d14) Subscriber data update (mmctx.c:445) 20250201125214039 DMM DEBUG MM(262420000000071/f60e2d14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125214052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214052 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125214052 DMM INFO MM(262420000000071/f60e2d14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125214052 DMM NOTICE MM(262420000000071/f60e2d14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125214052 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125214052 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125214052 DLLC NOTICE LLME(e7d971db/f60e2d14){ASSIGNED} LLGM Assign pre (ffffffff => f60e2d14) (gprs_llc.c:1079) 20250201125214052 DLLC NOTICE LLME(ffffffff/f60e2d14){ASSIGNED} LLGM Assign post (ffffffff => f60e2d14) (gprs_llc.c:1125) 20250201125214052 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125214052 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125214052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125214053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125214107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214107 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125214107 DMM INFO MM(262420000000071/f60e2d14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250201125214107 DMM INFO MM(262420000000071/f60e2d14) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250201125214107 DMM DEBUG MM(262420000000071/f60e2d14) Using GGSN 0 (gprs_sm.c:312) 20250201125214107 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) 20250201125214107 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250201125214107 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250201125214107 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250201125214107 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250201125214133 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 f3 25 4a 46 11 b6 f3 59 0e 14 05 7f 53 39 40 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250201125214133 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f44ca1314b8, cbp=0x55f4375e0cc0) (sgsn_libgtp.c:632) 20250201125214133 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250201125214133 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f4375e3278 TLLI=f60e2d14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250201125214133 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250201125214133 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@1a0261356b52: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed 20250201125214151 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250201125214162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214162 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214162 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@1a0261356b52: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@1a0261356b52: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F60E2D14'O, index=0 20250201125214172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125214172 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125214172 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125214174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@1a0261356b52: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@1a0261356b52: Final verdict of PTC: pass 20250201125214199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@1a0261356b52: Final verdict of PTC: none 20250201125214204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125214204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1318)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1327)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1322)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1317)@1a0261356b52: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1315)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1325)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1320)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@1a0261356b52: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sat Feb 1 12:52:14 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 20250201125214344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125214746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56904) 20250201125215206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125215206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56904, count=99272) 20250201125216207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125216207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sat Feb 1 12:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125217173 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250201125217173 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250201125217173 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250201125217208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125217208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_sgsn_context_req_in started. 20250201125217815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125217818 DMM INFO MM(262420000000071/f60e2d14) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125217818 DMM INFO MM(262420000000071/f60e2d14) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125217819 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125217819 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125217819 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125217819 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250201125217819 DLLC NOTICE LLME(ffffffff/f60e2d14){ASSIGNED} LLGM Assign pre (f60e2d14 => ffffffff) (gprs_llc.c:1079) 20250201125217819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f60e2d14 => ffffffff) (gprs_llc.c:1125) 20250201125217819 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f4375e2f20 (gprs_sndcp.c:574) 20250201125217819 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f4375e3278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250201125217819 DMM NOTICE MM(262420000000071/f60e2d14) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250201125217819 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250201125217819 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250201125217819 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250201125217819 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250201125217819 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250201125217819 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) 20250201125217819 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:399) 20250201125217819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125217819 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125217819 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125217819 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125217819 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125217868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125217868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125217868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125217868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217868 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125217868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125217868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125217868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125217868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125217870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125217870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125217870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125217871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125217871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125217871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125217871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125217871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125217871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125217871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125217872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125217872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125217876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125217886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125217886 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1337)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_in-BVCI196(1335)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125217891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125217891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125217891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125217891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125217891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125217891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125217891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125217891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125217892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125217892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125217892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125217892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125217892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125217892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125217892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125217892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125217892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125217892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125217893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125217893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125217895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125217900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125217900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1343)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1340)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125217905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125217905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125217905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125217905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125217905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125217905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125217905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125217905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125217906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125217906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125217906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125217906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125217906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125217906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125217906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125217906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125217906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125217906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125217906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125217906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125217906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125217908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125217913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125217913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125218209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125218209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125218209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125218209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125218213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125218215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@1a0261356b52: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C21FAFF8'O, index=0 SGSN_Test-GSUP(1348)@1a0261356b52: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@1a0261356b52: 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 := '89EAB254DADC7A302571D277B4844C12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF3A36B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5591120C86BB24BF'O } } } } } 20250201125219287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125219287 DLLC NOTICE LLME(ffffffff/c21faff8){UNASSIGNED} LLC RX: unknown TLLI 0xc21faff8, creating LLME on the fly (gprs_llc.c:552) 20250201125219287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125219287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20250201125219287 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125219287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125219287 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125219287 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Allocated (fsm.c:456) 20250201125219287 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125219287 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125219287 DLLC NOTICE LLME(ffffffff/c21faff8){UNASSIGNED} LLGM Assign pre (c21faff8 => c1680bc4) (gprs_llc.c:1079) 20250201125219287 DLLC NOTICE LLME(c21faff8/c1680bc4){ASSIGNED} LLGM Assign post (c21faff8 => c1680bc4) (gprs_llc.c:1125) 20250201125219287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125219287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125219287 DMM DEBUG MM(262420000000072/c1680bc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125219297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125219297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125219297 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125219297 DMM DEBUG MM(262420000000072/c1680bc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250201125219297 DMM NOTICE MM(262420000000072/c1680bc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125219297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125219297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125219297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125219297 DMM DEBUG MM(262420000000072/c1680bc4) Requesting authorization (sgsn_auth.c:160) 20250201125219297 DMM INFO MM(262420000000072/c1680bc4) Requesting authentication tuples (sgsn_auth.c:184) 20250201125219297 DMM DEBUG MM(262420000000072/c1680bc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125219297 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250201125219297 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(1348)@1a0261356b52: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@1a0261356b52: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250201125219300 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125219300 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125219300 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125219300 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125219300 DMM INFO MM(262420000000072/c1680bc4) Subscriber data update (mmctx.c:445) 20250201125219300 DMM DEBUG MM(262420000000072/c1680bc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125219300 DMM INFO MM(262420000000072/c1680bc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125219300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125219300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125219301 DMM INFO MM(262420000000072/c1680bc4) <- GMM AUTH AND CIPHERING REQ (rand = 89 ea b2 54 da dc 7a 30 25 71 d2 77 b4 84 4c 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250201125219311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125219311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125219311 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125219311 DMM INFO MM(262420000000072/c1680bc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125219311 DMM NOTICE MM(262420000000072/c1680bc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125219311 DMM DEBUG MM(262420000000072/c1680bc4) checking auth: received GSM SRES = df 3a 36 b6 (gprs_gmm.c:666) 20250201125219311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125219311 DMM DEBUG MM(262420000000072/c1680bc4) Requesting authorization (sgsn_auth.c:160) 20250201125219311 DMM INFO MM(262420000000072/c1680bc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125219311 DMM DEBUG MM(262420000000072/c1680bc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125219311 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250201125219311 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) 20250201125219311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125219311 DMM INFO MM(262420000000072/c1680bc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1680bc4) (gprs_gmm.c:300) 20250201125219313 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125219313 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125219313 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250201125219313 DMM INFO MM(262420000000072/c1680bc4) Subscriber data update (mmctx.c:445) 20250201125219313 DMM DEBUG MM(262420000000072/c1680bc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125219313 DMM INFO MM(262420000000072/c1680bc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125219313 DMM NOTICE MM(262420000000072/c1680bc4) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250201125219313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125219313 DMM NOTICE MM(262420000000072/c1680bc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125219313 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) 20250201125219314 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125219314 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250201125219314 DMM INFO MM(262420000000072/c1680bc4) Subscriber data update (mmctx.c:445) 20250201125219314 DMM DEBUG MM(262420000000072/c1680bc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125219322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125219322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125219322 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125219322 DMM INFO MM(262420000000072/c1680bc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125219322 DMM NOTICE MM(262420000000072/c1680bc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125219322 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125219322 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125219322 DLLC NOTICE LLME(c21faff8/c1680bc4){ASSIGNED} LLGM Assign pre (ffffffff => c1680bc4) (gprs_llc.c:1079) 20250201125219322 DLLC NOTICE LLME(ffffffff/c1680bc4){ASSIGNED} LLGM Assign post (ffffffff => c1680bc4) (gprs_llc.c:1125) 20250201125219322 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125219322 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125219322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125219322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125219383 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ae 88 00 00 03 52 f0 99 42 42 de 05 c1 68 0b c4 0c 01 02 03 0d fe 11 0b 11 82 f6 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20250201125220520 DGPRS DEBUG Checking for inactive LLMEs, time = 1645246 (sgsn.c:131) TC_sgsn_context_req_in(1350)@1a0261356b52: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250201125221383 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250201125221383 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250201125221383 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) 20250201125221383 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250201125221383 DMM INFO MM(262420000000072/c1680bc4) Subscriber data update (mmctx.c:445) 20250201125221383 DMM DEBUG MM(262420000000072/c1680bc4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250201125221383 DMM INFO MM(262420000000072/c1680bc4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250201125221383 DMM INFO MM(262420000000072/c1680bc4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125221383 DMM INFO MM(262420000000072/c1680bc4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125221383 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125221383 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125221383 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125221383 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201125221383 DLLC NOTICE LLME(ffffffff/c1680bc4){ASSIGNED} LLGM Assign pre (c1680bc4 => ffffffff) (gprs_llc.c:1079) 20250201125221383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1680bc4 => ffffffff) (gprs_llc.c:1125) 20250201125221383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125221383 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125221383 DMM DEBUG MM_STATE_Iu[0x55f4375dc3a0]{Detached}: Deallocated (fsm.c:568) 20250201125221383 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@1a0261356b52: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@1a0261356b52: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250201125221393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1346)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1348)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@1a0261356b52: Final verdict of PTC: none 20250201125221399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125221399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1336)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1344)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1334)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1339)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@1a0261356b52: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sat Feb 1 12:52:21 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 20250201125221461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125221863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99284) 20250201125222401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125222401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99284, count=100544) 20250201125223403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125223403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sat Feb 1 12:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125224405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125224405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_sgsn_context_req_out started. 20250201125224963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125224966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125225017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125225017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125225017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125225017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125225017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125225017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125225017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125225017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125225018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125225018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125225018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125225019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125225019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125225019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125225019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125225019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125225019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125225019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125225023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125225028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125225028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125225034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125225034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125225034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125225034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125225035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125225035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125225035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125225035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125225037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125225042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125225042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125225050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125225050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125225050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125225050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125225050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125225050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125225050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125225050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125225051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125225051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125225051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125225052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125225052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125225052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125225052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125225052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125225052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125225052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125225052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125225052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125225052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125225054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125225058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125225058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125225405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125225405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125225405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125225405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125225407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250201125225407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@1a0261356b52: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D9273C1A'O, index=0 SGSN_Test-GSUP(1367)@1a0261356b52: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250201125226476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125226476 DLLC NOTICE LLME(ffffffff/d9273c1a){UNASSIGNED} LLC RX: unknown TLLI 0xd9273c1a, creating LLME on the fly (gprs_llc.c:552) 20250201125226476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250201125226476 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201125226476 DMM NOTICE LLME(ffffffff/d9273c1a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250201125226476 DLLC NOTICE LLME(ffffffff/d9273c1a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250201125226476 DMM ERROR LLME(ffffffff/d9273c1a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250201125226476 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250201125226476 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250201125226476 DLLC NOTICE LLME(ffffffff/d9273c1a){UNASSIGNED} LLGM Assign pre (d9273c1a => ffffffff) (gprs_llc.c:1079) 20250201125226476 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9273c1a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@1a0261356b52: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@1a0261356b52: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@1a0261356b52: Final verdict of PTC: none 20250201125226496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125226496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_out-BVCI196(1354)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1360)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1365)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1355)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@1a0261356b52: Final verdict of PTC: none 20250201125226501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1368)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1353)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1363)@1a0261356b52: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@1a0261356b52: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1358)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@1a0261356b52: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sat Feb 1 12:52:26 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 20250201125226591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125226993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43864) 20250201125227496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125227497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43864, count=54344) 20250201125228498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125228498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125229500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125229500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_req_id_req_ra_update started. 20250201125230078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125230080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125230121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125230121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125230121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125230121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125230121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125230121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125230121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125230121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125230122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125230122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125230122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125230122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125230122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125230122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125230122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125230122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125230122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125230122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125230123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125230123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125230126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125230132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125230132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1373)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125230137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125230137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125230137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125230137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125230137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125230137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125230137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125230137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125230138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125230138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125230138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125230138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125230138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125230138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125230138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125230138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125230138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125230138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125230138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125230138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125230140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125230145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125230145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1378)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125230151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125230151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125230151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125230151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125230151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125230151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125230151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125230151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125230152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125230152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125230152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125230152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125230152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125230152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125230152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125230152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125230152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125230152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125230152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125230152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125230152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125230154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125230158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125230158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125230501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125230501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125230501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125230501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125230505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125230506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@1a0261356b52: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F3A2D8D5'O, index=0 SGSN_Test-GSUP(1386)@1a0261356b52: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250201125230580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125230580 DLLC NOTICE LLME(ffffffff/f3a2d8d5){UNASSIGNED} LLC RX: unknown TLLI 0xf3a2d8d5, creating LLME on the fly (gprs_llc.c:552) 20250201125230580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125230580 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20250201125230580 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125230580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125230580 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125230580 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201125230580 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125230580 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125230580 DLLC NOTICE LLME(ffffffff/f3a2d8d5){UNASSIGNED} LLGM Assign pre (f3a2d8d5 => ed45ea4e) (gprs_llc.c:1079) 20250201125230580 DLLC NOTICE LLME(f3a2d8d5/ed45ea4e){ASSIGNED} LLGM Assign post (f3a2d8d5 => ed45ea4e) (gprs_llc.c:1125) 20250201125230580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125230580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125230580 DMM DEBUG MM(262420000000047/ed45ea4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125230605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125230605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125230605 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125230605 DMM INFO MM(262420000000047/ed45ea4e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201125230605 DMM INFO MM(262420000000047/ed45ea4e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-23193-151 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250201125230605 DMM NOTICE MM(262420000000047/ed45ea4e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250201125230605 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250201125230605 DMM INFO MM(262420000000047/ed45ea4e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250201125230605 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125230605 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125230605 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125230605 DMM ERROR MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201125230605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250201125230605 DMM DEBUG MM_STATE_Gb(0)[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125230605 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125230605 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125230605 DLLC NOTICE LLME(f3a2d8d5/ed45ea4e){ASSIGNED} LLGM Assign pre (ed45ea4e => ffffffff) (gprs_llc.c:1079) 20250201125230605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed45ea4e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@1a0261356b52: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@1a0261356b52: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@1a0261356b52: Final verdict of PTC: pass 20250201125230620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@1a0261356b52: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@1a0261356b52: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1379)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@1a0261356b52: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1374)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1384)@1a0261356b52: Final verdict of PTC: none 20250201125230624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125230624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1387)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1372)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1377)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1382)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@1a0261356b52: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sat Feb 1 12:52:30 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 20250201125230699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125231102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58192) 20250201125231625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125231625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58192, count=62548) 20250201125232626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125232626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test execution finished. MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sat Feb 1 12:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125233627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125233627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_iu_attach started. 20250201125234195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125234199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125234231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125234231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125234231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125234231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125234231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125234231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125234231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125234231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125234232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125234232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125234232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125234232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125234232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125234232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125234232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125234232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125234232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125234232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125234232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125234232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125234236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125234243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125234243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@1a0261356b52: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1398)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125234253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125234253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125234253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125234253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125234253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125234253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125234253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125234253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1399)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125234254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125234254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125234254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125234254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125234254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125234254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125234254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125234254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125234254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125234254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1399)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125234254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125234254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125234256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1395)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125234260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125234260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125234265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125234265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125234265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125234265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125234265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125234265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125234265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125234265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125234266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125234266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125234266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125234266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125234266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125234266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125234266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125234266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125234266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125234269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1406)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1400)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125234273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125234273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125234473 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125234473 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:110) 20250201125234473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125234473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125234480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125234481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125234481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125234481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125234481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125234481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125234481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125234483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125234483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125234483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125234483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125234483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125234483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125234483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125234483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125234628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125234628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125234628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125234628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125234633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125234634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125235291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235291 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:565) 20250201125235291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235291 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:227) 20250201125235291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235292 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125235292 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125235292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235292 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:565) 20250201125235292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235292 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:227) 20250201125235292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@1a0261356b52: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='E634B7F2'O, index=0 SGSN_Test-GSUP(1409)@1a0261356b52: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@1a0261356b52: 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 := 'A2F1'O, rac := '81'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(1405)@1a0261356b52: Added conn table entry 0TC_iu_attach(1411)5749323 SGSN_Test_0-SCCP(1404)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1405)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125235721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235721 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:565) 20250201125235721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235721 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:227) 20250201125235721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235722 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125235722 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125235722 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125235722 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250201125235722 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250201125235722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250201125235722 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Deregistered}: Allocated (fsm.c:456) 20250201125235722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Allocated (fsm.c:456) 20250201125235722 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125235722 DMM DEBUG MM_STATE_Iu[0x55f4375e1ac0]{Detached}: Allocated (fsm.c:456) 20250201125235722 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125235722 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125235722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125235722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125235722 DMM DEBUG MM(262420000001001/c01ff8b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125235722 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250201125235722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235722 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:565) 20250201125235722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235722 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:227) 20250201125235722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235722 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:565) 20250201125235722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235722 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:227) 20250201125235722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: { messageType := 2, destLocRef := '57BA4B'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(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@1a0261356b52: 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 := 'CDC36A1BB0BDBF0109136B3B56505DEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFAE2709'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF0C7C9E7128529E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08F0481E55ECD46CF1633F9FA1713F7F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5FCA0E53C035CEB3A1E5F8F4EEB5E713'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F961BBB30EC803FB1E3F90D1D24857C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9938BA8E02F21F53'O } } } } } SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1404)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250201125235731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235731 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:565) 20250201125235731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235731 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:227) 20250201125235731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235731 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125235731 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125235731 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125235731 DMM DEBUG MM(262420000001001/c01ff8b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250201125235731 DMM NOTICE MM(262420000001001/c01ff8b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125235731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125235731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125235731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125235731 DMM DEBUG MM(262420000001001/c01ff8b5) Requesting authorization (sgsn_auth.c:160) 20250201125235731 DMM INFO MM(262420000001001/c01ff8b5) Requesting authentication tuples (sgsn_auth.c:184) 20250201125235731 DMM DEBUG MM(262420000001001/c01ff8b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125235731 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250201125235731 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(1409)@1a0261356b52: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@1a0261356b52: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250201125235734 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125235734 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125235734 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125235734 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125235734 DMM INFO MM(262420000001001/c01ff8b5) Subscriber data update (mmctx.c:445) 20250201125235734 DMM DEBUG MM(262420000001001/c01ff8b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125235734 DMM INFO MM(262420000001001/c01ff8b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125235734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125235734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125235734 DMM INFO MM(262420000001001/c01ff8b5) <- GMM AUTH AND CIPHERING REQ (rand = cd c3 6a 1b b0 bd bf 01 09 13 6b 3b 56 50 5d ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 61 bb b3 0e c8 03 fb 1e 3f 90 d1 d2 48 57 c7 ) (gprs_gmm.c:483) 20250201125235734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250201125235734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235734 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:565) 20250201125235734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235734 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:227) 20250201125235734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1404)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306229938BA8E23094399990000100001F0290402F21F53'O 20250201125235740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235740 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:565) 20250201125235741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235741 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:227) 20250201125235741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235741 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125235741 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125235741 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125235741 DMM INFO MM(262420000001001/c01ff8b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125235741 DMM NOTICE MM(262420000001001/c01ff8b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125235741 DMM DEBUG MM(262420000001001/c01ff8b5) checking auth: received UMTS RES = 99 38 ba 8e 02 f2 1f 53 (gprs_gmm.c:666) 20250201125235741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125235741 DMM DEBUG MM(262420000001001/c01ff8b5) Requesting authorization (sgsn_auth.c:160) 20250201125235741 DMM INFO MM(262420000001001/c01ff8b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125235741 DMM DEBUG MM(262420000001001/c01ff8b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125235741 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250201125235741 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) 20250201125235741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125235741 DMM DEBUG MM(262420000001001/c01ff8b5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125235741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235741 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:565) 20250201125235741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235741 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:227) 20250201125235741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1404)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125235748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235748 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:565) 20250201125235748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235748 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:227) 20250201125235748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235748 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125235748 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125235748 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125235748 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250201125235748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125235748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125235748 DMM INFO MM(262420000001001/c01ff8b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01ff8b5) (gprs_gmm.c:300) 20250201125235748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250201125235748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235748 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:565) 20250201125235748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235748 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:227) 20250201125235748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235749 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235749 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:565) 20250201125235749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235749 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:227) 20250201125235749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125235751 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125235751 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125235751 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201125235751 DMM INFO MM(262420000001001/c01ff8b5) Subscriber data update (mmctx.c:445) 20250201125235751 DMM DEBUG MM(262420000001001/c01ff8b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125235751 DMM INFO MM(262420000001001/c01ff8b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125235751 DMM NOTICE MM(262420000001001/c01ff8b5) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250201125235751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125235751 DMM NOTICE MM(262420000001001/c01ff8b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125235751 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) 20250201125235752 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125235752 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201125235752 DMM INFO MM(262420000001001/c01ff8b5) Subscriber data update (mmctx.c:445) 20250201125235752 DMM DEBUG MM(262420000001001/c01ff8b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1404)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125235753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235753 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:565) 20250201125235753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235753 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:227) 20250201125235753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125235753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125235753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125235753 DMM INFO MM(262420000001001/c01ff8b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125235753 DMM NOTICE MM(262420000001001/c01ff8b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125235753 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125235753 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125235753 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125235753 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125235753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125235753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125235753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235753 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:565) 20250201125235753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235753 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:227) 20250201125235753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1404)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1404)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125235756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235756 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:565) 20250201125235756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235756 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:227) 20250201125235756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125235756 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125235756 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125235756 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125235756 DMM INFO MM(262420000001001/c01ff8b5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125235756 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125235756 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125235756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125235756 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:565) 20250201125235756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235756 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:227) 20250201125235756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125235756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@1a0261356b52: Session index based on local reference:0 20250201125235757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125235757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125235757 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:565) 20250201125235757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125235757 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:227) 20250201125235757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125235757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@1a0261356b52: Deleted conn table entry 0TC_iu_attach(1411)5749323 TC_iu_attach(1411)@1a0261356b52: setverdict(pass): none -> pass TC_iu_attach(1411)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@1a0261356b52: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@1a0261356b52: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@1a0261356b52: Final verdict of PTC: none 20250201125235831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@1a0261356b52: Final verdict of PTC: none 20250201125235836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125235837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@1a0261356b52: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@1a0261356b52: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@1a0261356b52: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1403)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1393)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1399)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1397)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1402)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1391)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@1a0261356b52: Test case TC_iu_attach finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sat Feb 1 12:52:35 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 20250201125235960 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125235960 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125235960 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125235960 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125235960 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125235960 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125235960 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:673) 20250201125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125235960 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125235960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125235960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125235961 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250201125235966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125236368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206856) 20250201125236838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125236838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206856, count=208016) 20250201125237839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125237840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125237962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125237962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125237962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sat Feb 1 12:52:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125238841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125238841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_iu_attach_encr started. 20250201125239468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125239471 DMM INFO MM(262420000001001/c01ff8b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125239471 DMM INFO MM(262420000001001/c01ff8b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125239471 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125239471 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125239471 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125239471 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125239471 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250201125239471 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) 20250201125239471 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:399) 20250201125239471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Deallocated (fsm.c:568) 20250201125239471 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125239471 DMM DEBUG MM_STATE_Iu(1)[0x55f4375e1ac0]{Detached}: Deallocated (fsm.c:568) 20250201125239471 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ec0]{Deregistered}: Deallocated (fsm.c:568) 20250201125239471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125239518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125239518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125239518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125239518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125239518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125239518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125239518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125239518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250201125239519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125239519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(1416)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125239519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125239519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125239519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125239519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125239519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125239519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125239519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125239519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125239520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125239520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125239522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125239527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125239527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1415)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125239533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125239533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125239533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125239533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125239533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125239533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125239534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125239534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125239535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125239540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125239540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125239546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125239546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125239546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125239546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125239546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125239546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125239546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125239546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125239547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125239547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125239547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125239547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125239547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125239547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125239547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125239547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125239547 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125239547 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125239547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125239548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125239548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125239549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125239554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125239554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1429)@1a0261356b52: M3UA emulation initiated, the test can be started MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@1a0261356b52: ************************************************* TC_iu_attach_encr-BVCI220(1425)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1427)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125239756 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125239756 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:110) 20250201125239756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125239756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125239763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125239763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125239763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125239763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125239763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125239763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125239763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125239765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125239765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125239765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125239765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125239765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125239765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125239765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125239765 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125239842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125239842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125239842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125239842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125239846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125239848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125240565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240565 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:565) 20250201125240565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240565 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:227) 20250201125240566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240566 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125240566 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125240567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240567 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:565) 20250201125240567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240567 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:227) 20250201125240567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@1a0261356b52: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E6F924F2'O, index=0 SGSN_Test-GSUP(1432)@1a0261356b52: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@1a0261356b52: 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 := 'A0CD'O, rac := '89'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(1428)@1a0261356b52: Added conn table entry 0TC_iu_attach_encr(1434)16443466 SGSN_Test_0-SCCP(1427)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1428)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125240924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240924 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:565) 20250201125240924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240924 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:227) 20250201125240924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240924 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125240924 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125240924 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125240924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250201125240924 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Deregistered}: Allocated (fsm.c:456) 20250201125240924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125240924 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Allocated (fsm.c:456) 20250201125240924 DMM DEBUG MM_STATE_Iu[0x55f4375d4d90]{Detached}: Allocated (fsm.c:456) 20250201125240924 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125240924 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125240924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125240924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125240924 DMM DEBUG MM(262420000001001/cb90a633) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125240924 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250201125240924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240924 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:565) 20250201125240924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240924 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:227) 20250201125240924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240924 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:565) 20250201125240924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240924 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:227) 20250201125240924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: { messageType := 2, destLocRef := 'FAE84A'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(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@1a0261356b52: 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 := '2E53F2FE4E29B46FDABB242715146F85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '404EFEA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1BF89520607D334'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B0AE6303B0FAA1BCEF2FD27EFDE7C74'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '06820077891AFB93BA9F8FCAD57CDD91'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8102DDC5560D8B93A401FE4F01BE929F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7E63BD25042BB549'O } } } } } SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1427)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250201125240935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240935 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:565) 20250201125240935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240935 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:227) 20250201125240935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125240935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125240935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125240935 DMM DEBUG MM(262420000001001/cb90a633) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250201125240935 DMM NOTICE MM(262420000001001/cb90a633) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125240935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125240935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125240935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125240935 DMM DEBUG MM(262420000001001/cb90a633) Requesting authorization (sgsn_auth.c:160) 20250201125240935 DMM INFO MM(262420000001001/cb90a633) Requesting authentication tuples (sgsn_auth.c:184) 20250201125240935 DMM DEBUG MM(262420000001001/cb90a633) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125240935 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250201125240935 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(1432)@1a0261356b52: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@1a0261356b52: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250201125240937 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125240937 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125240937 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125240937 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125240937 DMM INFO MM(262420000001001/cb90a633) Subscriber data update (mmctx.c:445) 20250201125240937 DMM DEBUG MM(262420000001001/cb90a633) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125240937 DMM INFO MM(262420000001001/cb90a633) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125240937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125240937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125240937 DMM INFO MM(262420000001001/cb90a633) <- GMM AUTH AND CIPHERING REQ (rand = 2e 53 f2 fe 4e 29 b4 6f da bb 24 27 15 14 6f 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 02 dd c5 56 0d 8b 93 a4 01 fe 4f 01 be 92 9f ) (gprs_gmm.c:483) 20250201125240937 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250201125240937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240937 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:565) 20250201125240937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240937 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:227) 20250201125240937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1427)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300227E63BD2523094399990000100001F02904042BB549'O 20250201125240943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240943 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:565) 20250201125240943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240943 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:227) 20250201125240943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240943 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125240943 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125240943 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125240943 DMM INFO MM(262420000001001/cb90a633) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125240943 DMM NOTICE MM(262420000001001/cb90a633) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125240943 DMM DEBUG MM(262420000001001/cb90a633) checking auth: received UMTS RES = 7e 63 bd 25 04 2b b5 49 (gprs_gmm.c:666) 20250201125240943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125240943 DMM DEBUG MM(262420000001001/cb90a633) Requesting authorization (sgsn_auth.c:160) 20250201125240943 DMM INFO MM(262420000001001/cb90a633) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125240943 DMM DEBUG MM(262420000001001/cb90a633) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125240943 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250201125240943 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) 20250201125240943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125240943 DMM DEBUG MM(262420000001001/cb90a633) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250201125240943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240943 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240943 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:565) 20250201125240943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240943 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:227) 20250201125240943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_len:17 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1427)@1a0261356b52: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250201125240948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240948 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:565) 20250201125240948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240948 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:227) 20250201125240948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240948 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125240948 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125240948 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125240948 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250201125240948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125240948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125240948 DMM INFO MM(262420000001001/cb90a633) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb90a633) (gprs_gmm.c:300) 20250201125240948 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250201125240948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240948 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:565) 20250201125240948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240948 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:227) 20250201125240948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240948 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:565) 20250201125240948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240948 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:227) 20250201125240948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125240950 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125240950 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125240950 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201125240950 DMM INFO MM(262420000001001/cb90a633) Subscriber data update (mmctx.c:445) 20250201125240950 DMM DEBUG MM(262420000001001/cb90a633) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125240950 DMM INFO MM(262420000001001/cb90a633) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125240950 DMM NOTICE MM(262420000001001/cb90a633) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250201125240950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125240950 DMM NOTICE MM(262420000001001/cb90a633) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125240950 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) 20250201125240950 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125240950 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250201125240950 DMM INFO MM(262420000001001/cb90a633) Subscriber data update (mmctx.c:445) 20250201125240950 DMM DEBUG MM(262420000001001/cb90a633) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1427)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125240951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240951 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:565) 20250201125240951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240951 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:227) 20250201125240951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125240951 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125240951 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125240951 DMM INFO MM(262420000001001/cb90a633) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125240951 DMM NOTICE MM(262420000001001/cb90a633) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125240951 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125240951 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125240951 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125240951 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125240951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125240951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125240951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240951 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:565) 20250201125240951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240951 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:227) 20250201125240951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1427)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1427)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125240954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240954 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:565) 20250201125240954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240954 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:227) 20250201125240954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125240954 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125240954 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125240954 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125240954 DMM INFO MM(262420000001001/cb90a633) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125240954 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125240954 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125240954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125240954 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:565) 20250201125240954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240954 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:227) 20250201125240954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125240954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1a0261356b52: Session index based on local reference:0 20250201125240955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125240955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125240955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125240955 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:565) 20250201125240955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125240955 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:227) 20250201125240955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125240955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@1a0261356b52: Deleted conn table entry 0TC_iu_attach_encr(1434)16443466 TC_iu_attach_encr(1434)@1a0261356b52: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@1a0261356b52: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@1a0261356b52: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@1a0261356b52: Final verdict of PTC: none 20250201125241029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@1a0261356b52: Final verdict of PTC: none 20250201125241034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125241034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1431)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1416)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1426)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1421)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1424)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1419)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1414)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@1a0261356b52: Test case TC_iu_attach_encr finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sat Feb 1 12:52:41 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 20250201125241156 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125241156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125241156 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125241156 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125241156 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125241156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125241156 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125241156 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125241156 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:673) 20250201125241156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125241156 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125241157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125241157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125241157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125241157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125241157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125241157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125241157 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250201125241188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125241590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183652) 20250201125242036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125242036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183652, count=210968) 20250201125243037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125243037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125243158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125243158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125243158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125244038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125244038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_iu_attach_geran_rau started. 20250201125244670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125244672 DMM INFO MM(262420000001001/cb90a633) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125244672 DMM INFO MM(262420000001001/cb90a633) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125244672 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125244672 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125244672 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125244672 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125244672 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250201125244672 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) 20250201125244672 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:399) 20250201125244672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125244672 DMM DEBUG MM_STATE_Gb[0x55f4375d4ff0]{Idle}: Deallocated (fsm.c:568) 20250201125244672 DMM DEBUG MM_STATE_Iu(2)[0x55f4375d4d90]{Detached}: Deallocated (fsm.c:568) 20250201125244672 DMM DEBUG GMM(gmm_fsm)[0x55f4375e1ac0]{Deregistered}: Deallocated (fsm.c:568) 20250201125244672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125244717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125244717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125244717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125244717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125244717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125244717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125244717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125244717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125244718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125244718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125244718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125244718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125244718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125244718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125244718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125244718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125244718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125244718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125244718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125244718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125244721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125244727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125244727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125244732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125244732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125244732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125244732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125244732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125244732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125244732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125244732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125244733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125244733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125244733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125244733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125244733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125244733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125244733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125244733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244733 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125244733 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125244733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125244733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125244733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125244735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125244739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125244740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125244747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125244747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125244747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125244747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125244747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125244747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125244748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125244748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125244748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125244748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125244748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125244748 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125244748 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125244748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125244748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125244748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125244750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1452)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@1a0261356b52: ************************************************* SGSN_Test_0-SCCP(1450)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125244755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125244755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125244954 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125244954 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:110) 20250201125244954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125244954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125244962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125244962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125244962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125244962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125244962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125244962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125244962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125244965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125244965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125244965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125244965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125244965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125244965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125244965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125244965 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125245040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125245040 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125245040 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125245040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125245044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125245045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125245773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125245773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125245773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125245773 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:565) 20250201125245773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125245773 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:227) 20250201125245773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125245773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125245773 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125245773 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125245774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125245774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125245774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125245774 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:565) 20250201125245774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125245774 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:227) 20250201125245774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125245774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E7D5F1B9'O, index=0 SGSN_Test-GSUP(1455)@1a0261356b52: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@1a0261356b52: 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 := 'AC2D'O, rac := '87'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(1451)@1a0261356b52: Added conn table entry 0TC_iu_attach_geran_rau(1457)13224831 SGSN_Test_0-SCCP(1450)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1451)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125246135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246135 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:565) 20250201125246135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246135 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:227) 20250201125246135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246135 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125246135 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125246135 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125246135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250201125246136 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125246136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Allocated (fsm.c:456) 20250201125246136 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125246136 DMM DEBUG MM_STATE_Iu[0x55f4375d4ec0]{Detached}: Allocated (fsm.c:456) 20250201125246136 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125246136 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125246136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125246136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125246136 DMM DEBUG MM(262420000001002/d5dbf0f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125246136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250201125246136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246136 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:565) 20250201125246136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246136 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:227) 20250201125246136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246136 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:565) 20250201125246136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246136 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:227) 20250201125246136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: { messageType := 2, destLocRef := 'C9CB7F'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(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@1a0261356b52: 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 := '3AD15C612402AEAB58F8FE6B5BF6B3ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFCB58FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7CD07502AE4A74F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C47F6A44E878E69882AD935F5F8556A6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '243BC3A59BF7C17FA0050EADC91D8E93'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9D086E7041AA67D9D6912C09295DF7BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8ABA190579067A27'O } } } } } SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_from0 20250201125246146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246146 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:565) 20250201125246146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246146 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:227) 20250201125246146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250201125246146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125246146 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125246146 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125246146 DMM DEBUG MM(262420000001002/d5dbf0f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250201125246146 DMM NOTICE MM(262420000001002/d5dbf0f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125246146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125246146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125246146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125246146 DMM DEBUG MM(262420000001002/d5dbf0f7) Requesting authorization (sgsn_auth.c:160) 20250201125246146 DMM INFO MM(262420000001002/d5dbf0f7) Requesting authentication tuples (sgsn_auth.c:184) 20250201125246146 DMM DEBUG MM(262420000001002/d5dbf0f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125246146 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250201125246146 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(1455)@1a0261356b52: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@1a0261356b52: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250201125246150 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125246150 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125246150 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125246150 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125246150 DMM INFO MM(262420000001002/d5dbf0f7) Subscriber data update (mmctx.c:445) 20250201125246150 DMM DEBUG MM(262420000001002/d5dbf0f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125246150 DMM INFO MM(262420000001002/d5dbf0f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125246150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125246150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125246150 DMM INFO MM(262420000001002/d5dbf0f7) <- GMM AUTH AND CIPHERING REQ (rand = 3a d1 5c 61 24 02 ae ab 58 f8 fe 6b 5b f6 b3 ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d 08 6e 70 41 aa 67 d9 d6 91 2c 09 29 5d f7 bc ) (gprs_gmm.c:483) 20250201125246150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250201125246150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246150 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:565) 20250201125246150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246150 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:227) 20250201125246150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1450)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C228ABA190523094399990000100002F0290479067A27'O 20250201125246162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246162 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:565) 20250201125246162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246162 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:227) 20250201125246162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246162 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125246162 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125246162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125246162 DMM INFO MM(262420000001002/d5dbf0f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125246162 DMM NOTICE MM(262420000001002/d5dbf0f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125246162 DMM DEBUG MM(262420000001002/d5dbf0f7) checking auth: received UMTS RES = 8a ba 19 05 79 06 7a 27 (gprs_gmm.c:666) 20250201125246163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125246163 DMM DEBUG MM(262420000001002/d5dbf0f7) Requesting authorization (sgsn_auth.c:160) 20250201125246163 DMM INFO MM(262420000001002/d5dbf0f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125246163 DMM DEBUG MM(262420000001002/d5dbf0f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125246163 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250201125246163 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) 20250201125246163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125246163 DMM DEBUG MM(262420000001002/d5dbf0f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125246163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246163 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:565) 20250201125246163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246163 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:227) 20250201125246163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1450)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125246183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246183 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:565) 20250201125246183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246183 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:227) 20250201125246183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246183 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125246183 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125246183 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125246183 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250201125246183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125246183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125246183 DMM INFO MM(262420000001002/d5dbf0f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5dbf0f7) (gprs_gmm.c:300) 20250201125246183 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250201125246184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246184 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:565) 20250201125246184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246184 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:227) 20250201125246184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246184 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:565) 20250201125246184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246184 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:227) 20250201125246184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125246192 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125246192 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125246192 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250201125246192 DMM INFO MM(262420000001002/d5dbf0f7) Subscriber data update (mmctx.c:445) 20250201125246192 DMM DEBUG MM(262420000001002/d5dbf0f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125246192 DMM INFO MM(262420000001002/d5dbf0f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125246192 DMM NOTICE MM(262420000001002/d5dbf0f7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250201125246192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125246192 DMM NOTICE MM(262420000001002/d5dbf0f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125246192 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) 20250201125246193 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125246193 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250201125246193 DMM INFO MM(262420000001002/d5dbf0f7) Subscriber data update (mmctx.c:445) 20250201125246193 DMM DEBUG MM(262420000001002/d5dbf0f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1450)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125246196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246196 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:565) 20250201125246196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246196 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:227) 20250201125246196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125246197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125246197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125246197 DMM INFO MM(262420000001002/d5dbf0f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125246197 DMM NOTICE MM(262420000001002/d5dbf0f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125246197 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125246197 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125246197 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125246197 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125246197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125246197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125246197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246197 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:565) 20250201125246197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246197 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:227) 20250201125246197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1450)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1450)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125246205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246205 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:565) 20250201125246205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246205 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:227) 20250201125246205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125246205 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125246205 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125246205 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125246205 DMM INFO MM(262420000001002/d5dbf0f7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125246205 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125246205 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125246205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125246205 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:565) 20250201125246205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246205 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:227) 20250201125246205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125246205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1a0261356b52: Session index based on local reference:0 20250201125246207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125246207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125246207 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:565) 20250201125246207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125246207 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:227) 20250201125246207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125246207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@1a0261356b52: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)13224831 TC_iu_attach_geran_rau(1457)@1a0261356b52: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D5DBF0F7'O, index=1 20250201125246262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125246262 DLLC NOTICE LLME(ffffffff/d5dbf0f7){UNASSIGNED} LLC RX: unknown TLLI 0xd5dbf0f7, creating LLME on the fly (gprs_llc.c:552) 20250201125246262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250201125246262 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201125246262 DMM INFO MM(262420000001002/d5dbf0f7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d5dbf0f7, P-TMSI: d5dbf0f7 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250201125246262 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250201125246262 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250201125246262 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125246262 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125246262 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250201125246262 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125246262 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125246262 DLLC NOTICE LLME(ffffffff/d5dbf0f7){UNASSIGNED} LLGM Assign pre (d5dbf0f7 => d5dbf0f7) (gprs_llc.c:1079) 20250201125246262 DLLC NOTICE LLME(d5dbf0f7/d5dbf0f7){ASSIGNED} LLGM Assign post (d5dbf0f7 => d5dbf0f7) (gprs_llc.c:1125) 20250201125246262 DMM INFO MM(262420000001002/d5dbf0f7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: Removing Client IMSI='262420000001002'H, index=1 20250201125246269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125246269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125246269 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125246269 DMM INFO MM(262420000001002/d5dbf0f7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201125246269 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201125246269 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125246269 DLLC NOTICE LLME(d5dbf0f7/d5dbf0f7){ASSIGNED} LLGM Assign pre (ffffffff => d5dbf0f7) (gprs_llc.c:1079) 20250201125246269 DLLC NOTICE LLME(ffffffff/d5dbf0f7){ASSIGNED} LLGM Assign post (ffffffff => d5dbf0f7) (gprs_llc.c:1125) 20250201125246269 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250201125246269 DMM ERROR MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@1a0261356b52: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@1a0261356b52: Final verdict of PTC: none 20250201125246272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1444)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1439)@1a0261356b52: Final verdict of PTC: none 20250201125246274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125246274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1449)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1447)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1437)@1a0261356b52: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1442)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@1a0261356b52: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sat Feb 1 12:52:46 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 20250201125246409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125246412 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125246412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125246412 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125246412 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125246412 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125246412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125246412 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125246412 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125246412 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:673) 20250201125246412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125246412 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125246412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125246412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125246412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125246412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125246412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125246412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125246412 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250201125246811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182692) 20250201125247275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125247275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182692, count=219476) 20250201125248277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125248277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125248414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125248414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125248414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125249279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125249279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_geran_attach_iu_rau started. 20250201125249903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125249905 DMM INFO MM(262420000001002/d5dbf0f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125249905 DMM INFO MM(262420000001002/d5dbf0f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125249905 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125249905 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125249905 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250201125249905 DMM ERROR MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250201125249905 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250201125249905 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) 20250201125249905 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:399) 20250201125249905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ff0]{Init}: Deallocated (fsm.c:568) 20250201125249905 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125249905 DMM DEBUG MM_STATE_Iu(3)[0x55f4375d4ec0]{Detached}: Deallocated (fsm.c:568) 20250201125249905 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125249905 DLLC NOTICE LLME(ffffffff/d5dbf0f7){ASSIGNED} LLGM Assign pre (d5dbf0f7 => ffffffff) (gprs_llc.c:1079) 20250201125249905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5dbf0f7 => ffffffff) (gprs_llc.c:1125) 20250201125249905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125249945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125249945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125249945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125249945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125249945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125249945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125249945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125249945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125249946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125249946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125249946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125249946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125249946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125249946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125249946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125249946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125249946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125249946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125249947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125249947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125249949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125249955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125249955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1463)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1467)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125249959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125249959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125249959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125249959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125249960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125249960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125249960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125249960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125249960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125249960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125249960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125249960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125249963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125249967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125249967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125249976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125249976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125249976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125249976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125249976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125249976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125249976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125249976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125249977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125249977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125249977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125249977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125249977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125249977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125249977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125249977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125249978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125249978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125249980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1475)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation 20250201125249986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125249986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1473)@1a0261356b52: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125250187 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125250188 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:110) 20250201125250188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125250188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125250195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125250195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125250195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125250195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125250195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125250195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125250195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125250197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125250197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125250197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125250197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125250197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125250198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125250198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125250198 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125250280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125250280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125250280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125250280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125250284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125250285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125250521 DGPRS DEBUG Checking for inactive LLMEs, time = 1645276 (sgsn.c:131) 20250201125250993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125250993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125250993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125250993 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:565) 20250201125250993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125250993 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:227) 20250201125250993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125250993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125250993 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125250993 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125250993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125250993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125250993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125250993 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:565) 20250201125250993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125250993 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:227) 20250201125250993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125250993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@1a0261356b52: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='F1102790'O, index=0 SGSN_Test-GSUP(1478)@1a0261356b52: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@1a0261356b52: 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 := 'DE7717925D68D510944A55DEE958DA9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F3A4E79'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12979C6C6A7D5956'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F52EB54B594EA02670E178CFE1418815'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '29977C7DE5D517F7C31B2E0D41916928'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '108864912CF3FBA7E00684CE6A384440'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C14C66421DA6F0E'O } } } } } 20250201125251366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125251366 DLLC NOTICE LLME(ffffffff/f1102790){UNASSIGNED} LLC RX: unknown TLLI 0xf1102790, creating LLME on the fly (gprs_llc.c:552) 20250201125251366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125251366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250201125251366 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Allocated (fsm.c:456) 20250201125251366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125251366 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125251366 DMM DEBUG MM_STATE_Iu[0x55f4375d4ff0]{Detached}: Allocated (fsm.c:456) 20250201125251366 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125251366 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125251366 DLLC NOTICE LLME(ffffffff/f1102790){UNASSIGNED} LLGM Assign pre (f1102790 => c7fe4ebe) (gprs_llc.c:1079) 20250201125251366 DLLC NOTICE LLME(f1102790/c7fe4ebe){ASSIGNED} LLGM Assign post (f1102790 => c7fe4ebe) (gprs_llc.c:1125) 20250201125251366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125251366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125251366 DMM DEBUG MM(262420000001003/c7fe4ebe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125251391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125251391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250201125251391 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125251391 DMM DEBUG MM(262420000001003/c7fe4ebe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250201125251391 DMM NOTICE MM(262420000001003/c7fe4ebe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125251391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125251391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125251391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125251391 DMM DEBUG MM(262420000001003/c7fe4ebe) Requesting authorization (sgsn_auth.c:160) 20250201125251391 DMM INFO MM(262420000001003/c7fe4ebe) Requesting authentication tuples (sgsn_auth.c:184) 20250201125251391 DMM DEBUG MM(262420000001003/c7fe4ebe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125251391 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250201125251391 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(1478)@1a0261356b52: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@1a0261356b52: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250201125251397 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125251397 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125251397 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125251397 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125251397 DMM INFO MM(262420000001003/c7fe4ebe) Subscriber data update (mmctx.c:445) 20250201125251397 DMM DEBUG MM(262420000001003/c7fe4ebe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125251397 DMM INFO MM(262420000001003/c7fe4ebe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125251397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125251397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125251397 DMM INFO MM(262420000001003/c7fe4ebe) <- GMM AUTH AND CIPHERING REQ (rand = de 77 17 92 5d 68 d5 10 94 4a 55 de e9 58 da 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 88 64 91 2c f3 fb a7 e0 06 84 ce 6a 38 44 40 ) (gprs_gmm.c:483) 20250201125251416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125251416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250201125251416 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125251416 DMM INFO MM(262420000001003/c7fe4ebe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125251416 DMM NOTICE MM(262420000001003/c7fe4ebe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125251416 DMM DEBUG MM(262420000001003/c7fe4ebe) checking auth: received UMTS RES = 2c 14 c6 64 21 da 6f 0e (gprs_gmm.c:666) 20250201125251416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125251416 DMM DEBUG MM(262420000001003/c7fe4ebe) Requesting authorization (sgsn_auth.c:160) 20250201125251416 DMM INFO MM(262420000001003/c7fe4ebe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125251416 DMM DEBUG MM(262420000001003/c7fe4ebe) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125251416 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250201125251416 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) 20250201125251416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250201125251416 DMM INFO MM(262420000001003/c7fe4ebe) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7fe4ebe) (gprs_gmm.c:300) 20250201125251419 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125251419 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125251419 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250201125251419 DMM INFO MM(262420000001003/c7fe4ebe) Subscriber data update (mmctx.c:445) 20250201125251419 DMM DEBUG MM(262420000001003/c7fe4ebe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125251419 DMM INFO MM(262420000001003/c7fe4ebe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125251419 DMM NOTICE MM(262420000001003/c7fe4ebe) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250201125251419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125251419 DMM NOTICE MM(262420000001003/c7fe4ebe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125251419 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) 20250201125251420 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125251420 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250201125251420 DMM INFO MM(262420000001003/c7fe4ebe) Subscriber data update (mmctx.c:445) 20250201125251420 DMM DEBUG MM(262420000001003/c7fe4ebe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250201125251434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125251434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250201125251434 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250201125251434 DMM INFO MM(262420000001003/c7fe4ebe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125251434 DMM NOTICE MM(262420000001003/c7fe4ebe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125251434 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125251434 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125251434 DLLC NOTICE LLME(f1102790/c7fe4ebe){ASSIGNED} LLGM Assign pre (ffffffff => c7fe4ebe) (gprs_llc.c:1079) 20250201125251434 DLLC NOTICE LLME(ffffffff/c7fe4ebe){ASSIGNED} LLGM Assign post (ffffffff => c7fe4ebe) (gprs_llc.c:1125) 20250201125251434 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250201125251434 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250201125251434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125251434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@1a0261356b52: 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 := 'C7FE4EBE'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(1474)@1a0261356b52: Added conn table entry 0TC_geran_attach_iu_rau(1480)4442613 SGSN_Test_0-SCCP(1473)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1474)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125251515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125251515 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:565) 20250201125251515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251515 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:227) 20250201125251515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125251515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125251516 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125251516 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125251516 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125251516 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250201125251516 DMM INFO MM(262420000001003/c7fe4ebe) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c7fe4ebe (00000000), TLLI: c7fe4ebe (c7fe4ebe), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250201125251516 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250201125251516 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250201125251516 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250201125251516 DLLC NOTICE LLME(ffffffff/c7fe4ebe){ASSIGNED} LLGM Assign pre (c7fe4ebe => ffffffff) (gprs_llc.c:1079) 20250201125251516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7fe4ebe => ffffffff) (gprs_llc.c:1125) 20250201125251517 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125251517 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250201125251517 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125251517 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125251517 DMM DEBUG MM(262420000001003/c7fe4ebe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125251517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125251517 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:565) 20250201125251517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251517 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:227) 20250201125251517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125251517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125251517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125251517 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:565) 20250201125251517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251517 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:227) 20250201125251517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125251517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@1a0261356b52: { messageType := 2, destLocRef := '43C9F5'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(1473)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1473)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1473)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125251536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125251536 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:565) 20250201125251536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251536 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:227) 20250201125251536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125251536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125251537 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125251537 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125251537 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125251537 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250201125251537 DMM INFO MM(262420000001003/c7fe4ebe) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250201125251537 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250201125251537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125251537 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:565) 20250201125251537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251537 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:227) 20250201125251537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125251537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125251537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125251537 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:565) 20250201125251537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251537 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:227) 20250201125251537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125251537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@1a0261356b52: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@1a0261356b52: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@1a0261356b52: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1473)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1473)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250201125251550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125251550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125251550 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:565) 20250201125251550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125251550 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:227) 20250201125251550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125251550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125251551 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125251551 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125251551 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125251551 DMM INFO MM(262420000001003/c7fe4ebe) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250201125251551 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250201125251551 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125251551 DMM DEBUG MM_STATE_Iu[0x55f4375d4ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250201125251551 DMM ERROR MM_STATE_Iu[0x55f4375d4ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@1a0261356b52: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@1a0261356b52: Final verdict of PTC: none 20250201125251555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_geran_attach_iu_rau-BVCI210(1466)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1478)@1a0261356b52: Final verdict of PTC: none 20250201125251558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125251558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1462)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1467)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@1a0261356b52: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1472)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@1a0261356b52: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1460)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1465)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1470)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@1a0261356b52: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sat Feb 1 12:52:51 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 20250201125251674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125251752 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125251753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125251753 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125251753 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125251753 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125251753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125251753 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125251753 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125251753 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:673) 20250201125251753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125251753 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125251753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125251753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125251753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125251753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125251753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125251753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125251753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250201125252075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113436) 20250201125252559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125252559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113436, count=178060) 20250201125253560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125253560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125253754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125253754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125253754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125254561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125254561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_attach_pdp_act_user started. 20250201125255170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125255172 DMM INFO MM(262420000001003/c7fe4ebe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125255172 DMM INFO MM(262420000001003/c7fe4ebe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125255172 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125255172 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125255172 DMM DEBUG MM_STATE_Iu[0x55f4375d4ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125255172 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250201125255172 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) 20250201125255172 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:399) 20250201125255173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125255173 DMM DEBUG MM_STATE_Gb(0)[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125255173 DMM DEBUG MM_STATE_Iu[0x55f4375d4ff0]{Detached}: Deallocated (fsm.c:568) 20250201125255173 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4d90]{Deregistered}: Deallocated (fsm.c:568) 20250201125255173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125255220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125255220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125255220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125255220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125255220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125255220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125255220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125255220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125255222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125255222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125255222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125255222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125255222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125255222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125255222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125255222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1486)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 20250201125255225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125255229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125255229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1484)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125255234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125255234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125255234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125255234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125255234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125255234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125255234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125255234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125255235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125255235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125255235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125255235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125255235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125255235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125255235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125255235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125255235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125255235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125255235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125255235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125255237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125255243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125255243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125255250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125255250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125255250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125255250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125255250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125255250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125255250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125255250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125255251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125255251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125255251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125255251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125255251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125255251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125255251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125255251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125255251 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125255251 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125255251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125255251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125255251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125255253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1498)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125255258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125255258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125255458 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125255458 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:110) 20250201125255458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125255458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125255465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125255465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125255465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125255465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125255465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125255465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125255465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125255467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125255467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125255467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125255467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125255467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125255467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125255467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125255468 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125255562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125255562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125255562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125255562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125255566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125255568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125256276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256276 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:565) 20250201125256276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256276 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:227) 20250201125256276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256277 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125256277 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125256277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256278 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:565) 20250201125256278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256278 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:227) 20250201125256278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@1a0261356b52: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E5E67A20'O, index=0 SGSN_Test-GSUP(1501)@1a0261356b52: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@1a0261356b52: 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 := '1C4E'O, rac := '2E'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(1497)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user(1503)10462319 SGSN_Test_0-SCCP(1496)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1497)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125256651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256651 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:565) 20250201125256651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256651 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:227) 20250201125256651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256651 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125256651 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125256651 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125256651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250201125256651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Deregistered}: Allocated (fsm.c:456) 20250201125256651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125256651 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Allocated (fsm.c:456) 20250201125256651 DMM DEBUG MM_STATE_Iu[0x55f4375e3070]{Detached}: Allocated (fsm.c:456) 20250201125256651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125256651 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125256651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125256651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125256651 DMM DEBUG MM(262420000001004/d3896b10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125256651 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250201125256651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256651 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:565) 20250201125256651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256651 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:227) 20250201125256651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256651 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:565) 20250201125256651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256651 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:227) 20250201125256651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: { messageType := 2, destLocRef := '9FA46F'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(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@1a0261356b52: 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 := '54611CCFCC9C68EDFC55C7AA46C90BF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0EC67FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B61AE81B283D5998'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E07BE5539507AF8C94011362A62D0CDF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C49655044FA4C6ED02374D867D3756B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A2A847C9F52DCAF51B771EE46F333DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50B3D294A6846483'O } } } } } SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1496)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250201125256658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256658 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:565) 20250201125256658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256658 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:227) 20250201125256658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256658 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125256658 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125256658 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125256658 DMM DEBUG MM(262420000001004/d3896b10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250201125256658 DMM NOTICE MM(262420000001004/d3896b10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125256658 DMM DEBUG MM(262420000001004/d3896b10) Requesting authorization (sgsn_auth.c:160) 20250201125256658 DMM INFO MM(262420000001004/d3896b10) Requesting authentication tuples (sgsn_auth.c:184) 20250201125256658 DMM DEBUG MM(262420000001004/d3896b10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125256658 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250201125256658 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(1501)@1a0261356b52: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250201125256659 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125256659 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125256659 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125256659 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125256659 DMM INFO MM(262420000001004/d3896b10) Subscriber data update (mmctx.c:445) 20250201125256659 DMM DEBUG MM(262420000001004/d3896b10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125256659 DMM INFO MM(262420000001004/d3896b10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125256659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125256659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125256659 DMM INFO MM(262420000001004/d3896b10) <- GMM AUTH AND CIPHERING REQ (rand = 54 61 1c cf cc 9c 68 ed fc 55 c7 aa 46 c9 0b f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 2a 84 7c 9f 52 dc af 51 b7 71 ee 46 f3 33 dd ) (gprs_gmm.c:483) 20250201125256659 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250201125256659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256659 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:565) 20250201125256659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256659 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:227) 20250201125256659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1496)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032250B3D29423094399990000100004F02904A6846483'O 20250201125256662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256662 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:565) 20250201125256662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256662 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:227) 20250201125256662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256662 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125256662 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125256662 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125256662 DMM INFO MM(262420000001004/d3896b10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125256662 DMM NOTICE MM(262420000001004/d3896b10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125256662 DMM DEBUG MM(262420000001004/d3896b10) checking auth: received UMTS RES = 50 b3 d2 94 a6 84 64 83 (gprs_gmm.c:666) 20250201125256662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125256662 DMM DEBUG MM(262420000001004/d3896b10) Requesting authorization (sgsn_auth.c:160) 20250201125256662 DMM INFO MM(262420000001004/d3896b10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125256662 DMM DEBUG MM(262420000001004/d3896b10) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125256662 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250201125256662 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) 20250201125256662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125256662 DMM DEBUG MM(262420000001004/d3896b10) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125256662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256662 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:565) 20250201125256662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256662 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:227) 20250201125256662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1496)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125256666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256666 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:565) 20250201125256666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256666 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:227) 20250201125256666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256666 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125256666 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125256666 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125256666 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250201125256666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125256666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125256666 DMM INFO MM(262420000001004/d3896b10) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3896b10) (gprs_gmm.c:300) 20250201125256666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250201125256666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256666 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:565) 20250201125256666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256666 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:227) 20250201125256666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256666 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:565) 20250201125256666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256666 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:227) 20250201125256666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125256669 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125256669 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125256669 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250201125256669 DMM INFO MM(262420000001004/d3896b10) Subscriber data update (mmctx.c:445) 20250201125256669 DMM DEBUG MM(262420000001004/d3896b10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125256669 DMM INFO MM(262420000001004/d3896b10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125256669 DMM NOTICE MM(262420000001004/d3896b10) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250201125256669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125256669 DMM NOTICE MM(262420000001004/d3896b10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125256669 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) 20250201125256669 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125256669 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250201125256669 DMM INFO MM(262420000001004/d3896b10) Subscriber data update (mmctx.c:445) 20250201125256669 DMM DEBUG MM(262420000001004/d3896b10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1496)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125256670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256670 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:565) 20250201125256670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256670 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:227) 20250201125256670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125256671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125256671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125256671 DMM INFO MM(262420000001004/d3896b10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125256671 DMM NOTICE MM(262420000001004/d3896b10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125256671 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125256671 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125256671 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125256671 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125256671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125256671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125256671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256671 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:565) 20250201125256671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256671 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:227) 20250201125256671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1496)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1496)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125256673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256673 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:565) 20250201125256673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256673 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:227) 20250201125256673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256674 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125256674 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125256674 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125256674 DMM INFO MM(262420000001004/d3896b10) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125256674 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125256674 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125256674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256674 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:565) 20250201125256674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256674 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:227) 20250201125256674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 20250201125256674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256674 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:565) 20250201125256674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256674 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:227) 20250201125256674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_user(1503)10462319 TC_attach_pdp_act_user(1503)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@1a0261356b52: 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 := 'D3896B10'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user(1503)6291376 SGSN_Test_0-RAN(1497)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@1a0261356b52: First idle individual index:0 20250201125256877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125256877 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:565) 20250201125256877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256877 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:227) 20250201125256877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125256877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256878 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125256878 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125256878 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125256878 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3896B10) type="signalling" (gprs_gmm.c:1944) 20250201125256878 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125256878 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125256878 DMM DEBUG MM(262420000001004/d3896b10) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125256878 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256878 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256879 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:565) 20250201125256879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256879 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:227) 20250201125256879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125256879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125256879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125256879 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:565) 20250201125256879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125256879 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:227) 20250201125256879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125256879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1a0261356b52: { messageType := 2, destLocRef := '5FFFB0'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(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@1a0261356b52: Final verdict of PTC: none 20250201125256894 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125256894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125256894 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125256894 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125256894 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125256894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125256894 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125256894 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125256894 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:673) 20250201125256894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125256895 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125256895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125256895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125256895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125256895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125256895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125256895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125256895 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@1a0261356b52: Final verdict of PTC: none 20250201125256901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201125256906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125256906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1485)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1490)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1495)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1483)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1488)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1493)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Sat Feb 1 12:52:57 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 20250201125257074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125257477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230984) 20250201125257907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125257907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230984, count=235436) 20250201125258896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125258896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125258896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125258908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125258908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125259910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125259910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250201125300570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125300573 DMM INFO MM(262420000001004/d3896b10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125300573 DMM INFO MM(262420000001004/d3896b10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125300573 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125300573 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125300573 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125300573 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125300573 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250201125300573 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) 20250201125300573 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:399) 20250201125300573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125300573 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Deallocated (fsm.c:568) 20250201125300573 DMM DEBUG MM_STATE_Iu(5)[0x55f4375e3070]{Detached}: Deallocated (fsm.c:568) 20250201125300574 DMM DEBUG GMM(gmm_fsm)[0x55f4375d4ff0]{Deregistered}: Deallocated (fsm.c:568) 20250201125300574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125300623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125300623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125300623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125300623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125300623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125300623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125300623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125300623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125300625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125300625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125300625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125300625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125300625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125300625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125300625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125300625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125300625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125300625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125300625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1508)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125300625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125300628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125300634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125300634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125300640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125300640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125300640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125300640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125300640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125300640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125300640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125300640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125300641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125300641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125300641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125300641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125300641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125300641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125300641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125300641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125300642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125300642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125300642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125300642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125300644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125300648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125300648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125300655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125300655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125300655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125300655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125300655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125300656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125300657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1521)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation 20250201125300662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125300662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1519)@1a0261356b52: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125300863 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125300863 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:110) 20250201125300863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125300863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125300870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125300870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125300870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125300870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125300870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125300870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125300871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125300872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125300872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125300872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125300872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125300872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125300872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125300872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125300872 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125300911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125300911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125300911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125300911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125300915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125300916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125301682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125301682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125301682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125301682 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:565) 20250201125301682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125301682 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:227) 20250201125301682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125301682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125301683 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125301683 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125301683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125301683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125301683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125301683 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:565) 20250201125301683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125301683 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:227) 20250201125301683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125301683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D2CD2750'O, index=0 SGSN_Test-GSUP(1524)@1a0261356b52: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: 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 := '9A84'O, rac := 'A0'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(1520)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15474584 SGSN_Test_0-SCCP(1519)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1520)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125302002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302002 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:565) 20250201125302002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302002 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:227) 20250201125302002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302002 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125302002 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125302002 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125302002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20250201125302002 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Deregistered}: Allocated (fsm.c:456) 20250201125302002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125302002 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125302002 DMM DEBUG MM_STATE_Iu[0x55f4375e6220]{Detached}: Allocated (fsm.c:456) 20250201125302003 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125302003 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125302003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125302003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125302003 DMM DEBUG MM(262420000001058/dba75cab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125302003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250201125302003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302003 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:565) 20250201125302003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302003 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:227) 20250201125302003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302003 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:565) 20250201125302003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302003 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:227) 20250201125302003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: { messageType := 2, destLocRef := 'EC1F98'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(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: 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 := 'D4833F7C0856687FEB1C8A439CA6EE11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99EE0376'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3255FF9ED960FBF5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '924CB3D9ECE1DF1153CDB7311513E74D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8F15E1A1EAD3FF59CF7360C826DBFF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E1C91EDBF85CFC6F4C4C75C4416B25CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3BBDDAC82B437FB7'O } } } } } SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1519)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250201125302014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302014 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:565) 20250201125302014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302014 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:227) 20250201125302014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125302014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125302014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125302014 DMM DEBUG MM(262420000001058/dba75cab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250201125302014 DMM NOTICE MM(262420000001058/dba75cab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125302014 DMM DEBUG MM(262420000001058/dba75cab) Requesting authorization (sgsn_auth.c:160) 20250201125302014 DMM INFO MM(262420000001058/dba75cab) Requesting authentication tuples (sgsn_auth.c:184) 20250201125302014 DMM DEBUG MM(262420000001058/dba75cab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125302014 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250201125302014 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(1524)@1a0261356b52: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250201125302018 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125302018 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125302018 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125302018 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125302018 DMM INFO MM(262420000001058/dba75cab) Subscriber data update (mmctx.c:445) 20250201125302018 DMM DEBUG MM(262420000001058/dba75cab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125302018 DMM INFO MM(262420000001058/dba75cab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125302018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125302018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125302018 DMM INFO MM(262420000001058/dba75cab) <- GMM AUTH AND CIPHERING REQ (rand = d4 83 3f 7c 08 56 68 7f eb 1c 8a 43 9c a6 ee 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e1 c9 1e db f8 5c fc 6f 4c 4c 75 c4 41 6b 25 ca ) (gprs_gmm.c:483) 20250201125302018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250201125302019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302019 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:565) 20250201125302019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302019 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:227) 20250201125302019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1519)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300223BBDDAC823094399990000105008F029042B437FB7'O 20250201125302028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302028 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:565) 20250201125302028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302028 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:227) 20250201125302028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302028 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125302028 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125302028 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125302028 DMM INFO MM(262420000001058/dba75cab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125302028 DMM NOTICE MM(262420000001058/dba75cab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125302028 DMM DEBUG MM(262420000001058/dba75cab) checking auth: received UMTS RES = 3b bd da c8 2b 43 7f b7 (gprs_gmm.c:666) 20250201125302029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125302029 DMM DEBUG MM(262420000001058/dba75cab) Requesting authorization (sgsn_auth.c:160) 20250201125302029 DMM INFO MM(262420000001058/dba75cab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125302029 DMM DEBUG MM(262420000001058/dba75cab) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125302029 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250201125302029 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) 20250201125302029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125302029 DMM DEBUG MM(262420000001058/dba75cab) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125302029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302029 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:565) 20250201125302029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302029 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:227) 20250201125302029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1519)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125302043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302043 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:565) 20250201125302043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302043 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:227) 20250201125302043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302043 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125302043 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125302043 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125302043 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250201125302043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125302043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125302043 DMM INFO MM(262420000001058/dba75cab) <- GMM ATTACH ACCEPT (new P-TMSI=0xdba75cab) (gprs_gmm.c:300) 20250201125302043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250201125302044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302044 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:565) 20250201125302044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302044 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:227) 20250201125302044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302044 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:565) 20250201125302044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302044 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:227) 20250201125302044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125302053 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125302053 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125302053 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250201125302053 DMM INFO MM(262420000001058/dba75cab) Subscriber data update (mmctx.c:445) 20250201125302053 DMM DEBUG MM(262420000001058/dba75cab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125302053 DMM INFO MM(262420000001058/dba75cab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125302053 DMM NOTICE MM(262420000001058/dba75cab) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250201125302053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125302053 DMM NOTICE MM(262420000001058/dba75cab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125302053 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) 20250201125302054 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125302054 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250201125302054 DMM INFO MM(262420000001058/dba75cab) Subscriber data update (mmctx.c:445) 20250201125302054 DMM DEBUG MM(262420000001058/dba75cab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1519)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125302057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302057 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:565) 20250201125302057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302057 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:227) 20250201125302057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302057 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125302057 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125302058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125302058 DMM INFO MM(262420000001058/dba75cab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125302058 DMM NOTICE MM(262420000001058/dba75cab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125302058 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125302058 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125302058 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125302058 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125302058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125302058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125302058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302058 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:565) 20250201125302058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302058 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:227) 20250201125302058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1519)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1519)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125302064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302064 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:565) 20250201125302064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302064 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:227) 20250201125302064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302064 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125302065 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125302065 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125302065 DMM INFO MM(262420000001058/dba75cab) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125302065 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125302065 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302065 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125302065 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:565) 20250201125302065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302065 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:227) 20250201125302065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 20250201125302066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302066 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:565) 20250201125302066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302066 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:227) 20250201125302066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15474584 TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: 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 := 'DBA75CAB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)50448 SGSN_Test_0-RAN(1520)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@1a0261356b52: First idle individual index:0 20250201125302268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125302269 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:565) 20250201125302269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302269 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:227) 20250201125302269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125302269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302269 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125302269 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125302269 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125302269 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBA75CAB) type="signalling" (gprs_gmm.c:1944) 20250201125302269 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125302269 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125302269 DMM DEBUG MM(262420000001058/dba75cab) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125302270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302270 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:565) 20250201125302270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302270 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:227) 20250201125302270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125302270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125302270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125302270 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:565) 20250201125302270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125302270 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:227) 20250201125302270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125302270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@1a0261356b52: { messageType := 2, destLocRef := '00C510'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(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@1a0261356b52: Final verdict of PTC: none 20250201125302286 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125302286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125302286 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125302286 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125302286 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125302286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125302286 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125302286 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125302286 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:673) 20250201125302286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125302286 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125302286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125302286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125302286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125302286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125302286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125302286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125302287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@1a0261356b52: Final verdict of PTC: none 20250201125302292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1518)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1508)@1a0261356b52: Final verdict of PTC: none 20250201125302300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125302300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1525)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1513)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1506)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1516)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1511)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sat Feb 1 12:53:02 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 20250201125302432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125302834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232472) 20250201125303301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125303301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232472, count=236924) 20250201125304288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125304288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125304288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125304303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125304303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250201125305305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125305305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250201125305925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125305927 DMM INFO MM(262420000001058/dba75cab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125305927 DMM INFO MM(262420000001058/dba75cab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125305927 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125305927 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125305927 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125305927 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125305927 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250201125305927 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) 20250201125305927 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:399) 20250201125305927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125305927 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125305927 DMM DEBUG MM_STATE_Iu(7)[0x55f4375e6220]{Detached}: Deallocated (fsm.c:568) 20250201125305927 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3070]{Deregistered}: Deallocated (fsm.c:568) 20250201125305927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125305976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125305976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125305976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125305976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125305976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125305976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125305976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125305976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125305976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125305977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125305977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125305977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125305977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125305977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125305977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125305977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125305977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125305977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125305977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125305978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125305978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125305978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250201125305980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125305987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125305987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125305993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125305993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125305993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125305993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125305993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125305993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125305993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125305993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125305993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125305994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125305994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125305994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125305994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125305994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125305994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125305994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125305994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125305994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125305994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125305994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125305994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125305994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125305996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125306002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125306002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125306007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125306007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125306007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125306007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125306007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125306007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125306007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125306007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125306007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125306008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125306008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125306008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125306008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125306008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125306008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125306008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125306008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125306008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125306008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125306008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125306008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125306008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125306011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1544)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@1a0261356b52: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125306017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125306017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125306215 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125306215 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:110) 20250201125306215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125306215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125306222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125306222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125306222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125306222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125306222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125306222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125306222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125306224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125306224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125306224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125306224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125306224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125306224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125306224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125306224 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125306306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125306306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125306306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125306306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125306310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201125306311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125307029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307029 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:565) 20250201125307029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307029 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:227) 20250201125307029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307030 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125307030 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125307030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307030 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:565) 20250201125307030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307030 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:227) 20250201125307030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='D0D5C8B9'O, index=0 SGSN_Test-GSUP(1547)@1a0261356b52: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: 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 := 'C2AE'O, rac := '83'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(1543)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15988895 SGSN_Test_0-SCCP(1542)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1543)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125307394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307394 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:565) 20250201125307394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307394 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:227) 20250201125307394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307394 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125307394 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125307395 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125307395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20250201125307395 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Deregistered}: Allocated (fsm.c:456) 20250201125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125307395 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Allocated (fsm.c:456) 20250201125307395 DMM DEBUG MM_STATE_Iu[0x55f4375e3450]{Detached}: Allocated (fsm.c:456) 20250201125307395 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125307395 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125307395 DMM DEBUG MM(262420000001055/f54e55df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125307395 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250201125307395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307395 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:565) 20250201125307395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307395 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:227) 20250201125307395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307395 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:565) 20250201125307395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307395 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:227) 20250201125307395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: { messageType := 2, destLocRef := 'F3F89F'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(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: 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 := '6AA4A247EEE72D12D463D84610FF896B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67921872'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CCA3FE50E6CA776B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '953741915B4B06EC289C18ED547FC96F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1AA1DEE329777AF25296C97F2DB5103A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4246F1B7728DE1087F00B4C72718D324'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '68F0E3154DA16977'O } } } } } SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1542)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250201125307404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307404 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:565) 20250201125307404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307404 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:227) 20250201125307404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125307404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125307404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125307404 DMM DEBUG MM(262420000001055/f54e55df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250201125307404 DMM NOTICE MM(262420000001055/f54e55df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125307404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125307404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125307404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125307404 DMM DEBUG MM(262420000001055/f54e55df) Requesting authorization (sgsn_auth.c:160) 20250201125307404 DMM INFO MM(262420000001055/f54e55df) Requesting authentication tuples (sgsn_auth.c:184) 20250201125307404 DMM DEBUG MM(262420000001055/f54e55df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125307404 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250201125307404 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(1547)@1a0261356b52: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250201125307407 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125307407 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125307407 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125307407 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125307407 DMM INFO MM(262420000001055/f54e55df) Subscriber data update (mmctx.c:445) 20250201125307407 DMM DEBUG MM(262420000001055/f54e55df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125307407 DMM INFO MM(262420000001055/f54e55df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125307407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125307407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125307407 DMM INFO MM(262420000001055/f54e55df) <- GMM AUTH AND CIPHERING REQ (rand = 6a a4 a2 47 ee e7 2d 12 d4 63 d8 46 10 ff 89 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 46 f1 b7 72 8d e1 08 7f 00 b4 c7 27 18 d3 24 ) (gprs_gmm.c:483) 20250201125307407 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250201125307407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307407 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:565) 20250201125307407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307407 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:227) 20250201125307407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1542)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072268F0E31523094399990000105005F029044DA16977'O 20250201125307414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307414 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:565) 20250201125307414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307414 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:227) 20250201125307414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307414 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125307414 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125307414 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125307414 DMM INFO MM(262420000001055/f54e55df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125307414 DMM NOTICE MM(262420000001055/f54e55df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125307414 DMM DEBUG MM(262420000001055/f54e55df) checking auth: received UMTS RES = 68 f0 e3 15 4d a1 69 77 (gprs_gmm.c:666) 20250201125307414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125307414 DMM DEBUG MM(262420000001055/f54e55df) Requesting authorization (sgsn_auth.c:160) 20250201125307414 DMM INFO MM(262420000001055/f54e55df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125307414 DMM DEBUG MM(262420000001055/f54e55df) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125307414 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250201125307414 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) 20250201125307414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125307414 DMM DEBUG MM(262420000001055/f54e55df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125307415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307415 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:565) 20250201125307415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307415 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:227) 20250201125307415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1542)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125307422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307422 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:565) 20250201125307422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307422 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:227) 20250201125307422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307423 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125307423 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125307423 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125307423 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250201125307423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125307423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125307423 DMM INFO MM(262420000001055/f54e55df) <- GMM ATTACH ACCEPT (new P-TMSI=0xf54e55df) (gprs_gmm.c:300) 20250201125307423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250201125307423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307423 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:565) 20250201125307423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307423 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:227) 20250201125307423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307423 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:565) 20250201125307423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307423 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:227) 20250201125307423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125307426 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125307426 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125307426 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250201125307426 DMM INFO MM(262420000001055/f54e55df) Subscriber data update (mmctx.c:445) 20250201125307426 DMM DEBUG MM(262420000001055/f54e55df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125307426 DMM INFO MM(262420000001055/f54e55df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125307426 DMM NOTICE MM(262420000001055/f54e55df) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250201125307426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125307426 DMM NOTICE MM(262420000001055/f54e55df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125307426 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) 20250201125307427 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125307427 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250201125307427 DMM INFO MM(262420000001055/f54e55df) Subscriber data update (mmctx.c:445) 20250201125307427 DMM DEBUG MM(262420000001055/f54e55df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1542)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125307428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307428 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:565) 20250201125307428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307428 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:227) 20250201125307428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307429 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125307429 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125307429 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125307429 DMM INFO MM(262420000001055/f54e55df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125307429 DMM NOTICE MM(262420000001055/f54e55df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125307429 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125307429 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125307429 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125307429 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125307429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125307429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125307429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307429 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:565) 20250201125307429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307429 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:227) 20250201125307429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1542)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1542)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125307432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307432 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:565) 20250201125307432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307432 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:227) 20250201125307432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307432 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125307432 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125307432 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125307432 DMM INFO MM(262420000001055/f54e55df) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125307432 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125307432 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125307432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307433 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:565) 20250201125307433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307433 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:227) 20250201125307433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 20250201125307433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307433 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:565) 20250201125307433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307433 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:227) 20250201125307433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15988895 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: 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 := 'F54E55DF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12918434 SGSN_Test_0-RAN(1543)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@1a0261356b52: First idle individual index:0 20250201125307636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125307636 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:565) 20250201125307636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307637 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:227) 20250201125307637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125307637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307637 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125307637 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125307637 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125307637 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF54E55DF) type="signalling" (gprs_gmm.c:1944) 20250201125307637 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125307637 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125307637 DMM DEBUG MM(262420000001055/f54e55df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125307638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307638 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:565) 20250201125307638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307638 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:227) 20250201125307638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125307638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125307638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125307638 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:565) 20250201125307638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125307638 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:227) 20250201125307638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125307638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1a0261356b52: { messageType := 2, destLocRef := 'C51EA2'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(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@1a0261356b52: Final verdict of PTC: none 20250201125307652 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125307652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125307652 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125307652 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125307652 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125307652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125307652 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125307652 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125307652 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:673) 20250201125307652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125307652 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125307652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125307652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125307652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125307652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125307652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125307652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125307652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@1a0261356b52: Final verdict of PTC: none 20250201125307661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@1a0261356b52: Final verdict of PTC: none 20250201125307666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125307667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1531)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1536)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1541)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1539)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1529)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1534)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Sat Feb 1 12:53:07 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 20250201125307835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125308338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236096) 20250201125308668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125308668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236096, count=237256) 20250201125309653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125309653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125309653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125309669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125309669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250201125310670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125310670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250201125311429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125311431 DMM INFO MM(262420000001055/f54e55df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125311431 DMM INFO MM(262420000001055/f54e55df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125311431 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125311431 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125311431 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125311431 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125311431 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250201125311431 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) 20250201125311431 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:399) 20250201125311431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125311431 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Deallocated (fsm.c:568) 20250201125311431 DMM DEBUG MM_STATE_Iu(9)[0x55f4375e3450]{Detached}: Deallocated (fsm.c:568) 20250201125311431 DMM DEBUG GMM(gmm_fsm)[0x55f4375e6220]{Deregistered}: Deallocated (fsm.c:568) 20250201125311431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125311482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125311482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125311482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125311482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125311482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125311482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125311482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125311482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125311484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125311484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125311484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125311484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125311484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125311484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125311484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125311484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125311484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125311484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125311485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125311485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125311491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125311501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125311501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125311510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125311510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125311510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125311511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125311511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125311511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1559)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125311511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125311511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125311513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125311518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125311518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125311522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125311522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125311522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125311523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125311523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125311523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125311523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125311525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125311529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125311529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1567)@1a0261356b52: M3UA emulation initiated, the test can be started MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@1a0261356b52: ************************************************* SGSN_Test_0-SCCP(1565)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125311671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125311671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125311671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125311671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125311675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125311676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125311733 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125311733 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:110) 20250201125311733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125311733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125311739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125311739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125311739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125311739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125311742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125311742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125311742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125311742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125311742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125311742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125311742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125311742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125312554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312554 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:565) 20250201125312554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312554 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:227) 20250201125312554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312555 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125312555 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125312555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312555 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:565) 20250201125312555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312555 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:227) 20250201125312555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='ECA0DEC5'O, index=0 SGSN_Test-GSUP(1570)@1a0261356b52: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: 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 := '2625'O ("&%"), rac := '85'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(1566)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)873974 SGSN_Test_0-SCCP(1565)@1a0261356b52: First idle individual index:0 20250201125312732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312732 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:565) 20250201125312732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312732 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:227) 20250201125312732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125312732 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125312732 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125312732 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125312732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20250201125312733 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Deregistered}: Allocated (fsm.c:456) 20250201125312733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125312733 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125312733 DMM DEBUG MM_STATE_Iu[0x55f4375e68c0]{Detached}: Allocated (fsm.c:456) 20250201125312733 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125312733 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125312733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125312733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125312733 DMM DEBUG MM(262420000001056/d6b8f363) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125312733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250201125312733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312733 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:565) 20250201125312733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312733 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:227) 20250201125312733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312733 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:565) 20250201125312733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312733 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:227) 20250201125312733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: { messageType := 2, destLocRef := '0D55F6'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(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: 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 := '1FD633DB296D2A716F72D49D9135AEC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E1E9C75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B705D6142AE66BF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8727B2EC4252FA86324846DA4C5A9DC4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3413A1B97D6FD744392449C70198857E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D6F1BB506540FEC09C572DABFD11EAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6123AE784E0BB8BA'O } } } } } SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1565)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250201125312740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312740 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:565) 20250201125312740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312740 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:227) 20250201125312740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312740 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125312740 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125312740 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125312740 DMM DEBUG MM(262420000001056/d6b8f363) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250201125312740 DMM NOTICE MM(262420000001056/d6b8f363) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125312740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125312740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125312740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125312740 DMM DEBUG MM(262420000001056/d6b8f363) Requesting authorization (sgsn_auth.c:160) 20250201125312740 DMM INFO MM(262420000001056/d6b8f363) Requesting authentication tuples (sgsn_auth.c:184) 20250201125312740 DMM DEBUG MM(262420000001056/d6b8f363) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125312740 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250201125312740 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(1570)@1a0261356b52: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250201125312742 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125312742 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125312742 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125312742 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125312742 DMM INFO MM(262420000001056/d6b8f363) Subscriber data update (mmctx.c:445) 20250201125312742 DMM DEBUG MM(262420000001056/d6b8f363) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125312742 DMM INFO MM(262420000001056/d6b8f363) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125312742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125312742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125312742 DMM INFO MM(262420000001056/d6b8f363) <- GMM AUTH AND CIPHERING REQ (rand = 1f d6 33 db 29 6d 2a 71 6f 72 d4 9d 91 35 ae c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 6f 1b b5 06 54 0f ec 09 c5 72 da bf d1 1e aa ) (gprs_gmm.c:483) 20250201125312742 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250201125312742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312742 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:565) 20250201125312742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312742 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:227) 20250201125312742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1565)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C226123AE7823094399990000105006F029044E0BB8BA'O 20250201125312746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312746 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:565) 20250201125312746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312746 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:227) 20250201125312746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312746 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125312746 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125312746 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125312746 DMM INFO MM(262420000001056/d6b8f363) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125312746 DMM NOTICE MM(262420000001056/d6b8f363) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125312746 DMM DEBUG MM(262420000001056/d6b8f363) checking auth: received UMTS RES = 61 23 ae 78 4e 0b b8 ba (gprs_gmm.c:666) 20250201125312746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125312746 DMM DEBUG MM(262420000001056/d6b8f363) Requesting authorization (sgsn_auth.c:160) 20250201125312746 DMM INFO MM(262420000001056/d6b8f363) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125312746 DMM DEBUG MM(262420000001056/d6b8f363) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125312746 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250201125312746 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) 20250201125312746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125312746 DMM DEBUG MM(262420000001056/d6b8f363) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125312746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312746 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:565) 20250201125312746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312746 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:227) 20250201125312746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1565)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125312750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312751 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:565) 20250201125312751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312751 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:227) 20250201125312751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312751 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125312751 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125312751 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125312751 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250201125312751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125312751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125312751 DMM INFO MM(262420000001056/d6b8f363) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b8f363) (gprs_gmm.c:300) 20250201125312751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250201125312751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312751 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:565) 20250201125312751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312751 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:227) 20250201125312751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312751 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:565) 20250201125312751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312751 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:227) 20250201125312751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125312753 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125312753 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125312753 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250201125312753 DMM INFO MM(262420000001056/d6b8f363) Subscriber data update (mmctx.c:445) 20250201125312753 DMM DEBUG MM(262420000001056/d6b8f363) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125312753 DMM INFO MM(262420000001056/d6b8f363) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125312753 DMM NOTICE MM(262420000001056/d6b8f363) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250201125312753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125312753 DMM NOTICE MM(262420000001056/d6b8f363) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125312753 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) 20250201125312753 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125312753 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250201125312753 DMM INFO MM(262420000001056/d6b8f363) Subscriber data update (mmctx.c:445) 20250201125312753 DMM DEBUG MM(262420000001056/d6b8f363) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1565)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125312754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312754 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:565) 20250201125312754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312754 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:227) 20250201125312754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312754 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125312754 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125312754 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125312754 DMM INFO MM(262420000001056/d6b8f363) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125312754 DMM NOTICE MM(262420000001056/d6b8f363) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125312754 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125312754 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125312754 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125312754 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125312754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125312754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125312755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312755 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:565) 20250201125312755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312755 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:227) 20250201125312755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1565)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1565)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125312757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312757 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:565) 20250201125312757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312757 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:227) 20250201125312757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125312757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125312757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125312757 DMM INFO MM(262420000001056/d6b8f363) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125312757 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125312757 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125312757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312757 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:565) 20250201125312757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312757 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:227) 20250201125312757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 20250201125312758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312758 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:565) 20250201125312758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312758 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:227) 20250201125312758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)873974 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: 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 := 'D6B8F363'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)14304250 SGSN_Test_0-RAN(1566)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@1a0261356b52: First idle individual index:0 20250201125312961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125312961 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:565) 20250201125312961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312961 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:227) 20250201125312961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125312961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125312962 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125312962 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125312962 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD6B8F363) type="signalling" (gprs_gmm.c:1944) 20250201125312962 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125312962 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125312962 DMM DEBUG MM(262420000001056/d6b8f363) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125312963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312963 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:565) 20250201125312963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312963 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:227) 20250201125312963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125312963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125312963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125312963 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:565) 20250201125312963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125312963 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:227) 20250201125312963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125312963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1a0261356b52: { messageType := 2, destLocRef := 'DA43FA'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(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@1a0261356b52: Final verdict of PTC: none 20250201125312979 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125312979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125312979 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125312979 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125312979 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125312979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125312979 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125312979 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125312979 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:673) 20250201125312979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125312979 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125312979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125312979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125312979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125312979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125312979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125312979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125312979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@1a0261356b52: Final verdict of PTC: none 20250201125312987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1559)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1554)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@1a0261356b52: Final verdict of PTC: none 20250201125312993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125312993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1564)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1562)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1557)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1552)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Sat Feb 1 12:53:13 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 20250201125313055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125313557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236028) 20250201125313994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125313994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236028, count=236568) 20250201125314980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125314980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125314980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125314995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125314995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250201125315996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125315996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250201125316643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125316647 DMM INFO MM(262420000001056/d6b8f363) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125316647 DMM INFO MM(262420000001056/d6b8f363) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125316647 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125316648 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125316648 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125316648 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125316648 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250201125316648 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) 20250201125316648 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:399) 20250201125316648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125316648 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125316648 DMM DEBUG MM_STATE_Iu(11)[0x55f4375e68c0]{Detached}: Deallocated (fsm.c:568) 20250201125316648 DMM DEBUG GMM(gmm_fsm)[0x55f4375e3450]{Deregistered}: Deallocated (fsm.c:568) 20250201125316648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125316700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125316700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125316700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125316700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125316700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125316700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125316700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125316700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125316701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125316701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125316701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125316701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125316701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125316701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125316701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125316701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125316701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125316701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125316701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125316701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125316704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125316710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125316710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1579)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125316715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125316715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125316715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125316715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316715 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125316715 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125316715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125316716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125316716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125316718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125316723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125316723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125316731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125316731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125316731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125316731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125316731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125316731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125316731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125316731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125316732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125316732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125316732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125316732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125316732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125316732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125316732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125316732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125316732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125316732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125316732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125316732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125316732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125316735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1590)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation 20250201125316739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125316739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1588)@1a0261356b52: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125316940 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125316940 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:110) 20250201125316940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125316940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125316942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125316942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125316942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125316942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125316942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125316942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125316942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125316944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125316944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125316944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125316944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125316944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125316944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125316944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125316944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125316997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125316997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125316998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125316998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125317002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125317003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125317759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125317759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125317759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125317759 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:565) 20250201125317759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125317759 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:227) 20250201125317759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125317759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125317760 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125317760 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125317760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125317760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125317760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125317760 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:565) 20250201125317760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125317760 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:227) 20250201125317760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125317760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@1a0261356b52: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='C6F1836D'O, index=0 SGSN_Test-GSUP(1593)@1a0261356b52: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: 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 := '8B49'O, rac := '9C'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)5222263 SGSN_Test_0-SCCP(1588)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1589)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125318084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318084 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:565) 20250201125318084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318084 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:227) 20250201125318084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318084 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125318084 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125318084 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125318084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20250201125318084 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Deregistered}: Allocated (fsm.c:456) 20250201125318084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125318084 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Allocated (fsm.c:456) 20250201125318084 DMM DEBUG MM_STATE_Iu[0x55f4375e7000]{Detached}: Allocated (fsm.c:456) 20250201125318084 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125318084 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125318084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125318084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125318084 DMM DEBUG MM(262420000001057/d26b1f62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125318084 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250201125318085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318085 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:565) 20250201125318085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318085 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:227) 20250201125318085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318085 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:565) 20250201125318085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318085 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:227) 20250201125318085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: { messageType := 2, destLocRef := '4FAF77'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(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: 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 := '4D989FAAA9000FE63FE71854F56BFBCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A821236D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6A30E808DC073E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B57029CB28003E2414670C17FC661571'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E989533E1B7CB9D8152D7880A82600B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6FA0D45720B68F878E153A7F81F1EAB9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D618A5D412B392E5'O } } } } } SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1588)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250201125318091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318091 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:565) 20250201125318091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318091 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:227) 20250201125318091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318092 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125318092 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125318092 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125318092 DMM DEBUG MM(262420000001057/d26b1f62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250201125318092 DMM NOTICE MM(262420000001057/d26b1f62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125318092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125318092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125318092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125318092 DMM DEBUG MM(262420000001057/d26b1f62) Requesting authorization (sgsn_auth.c:160) 20250201125318092 DMM INFO MM(262420000001057/d26b1f62) Requesting authentication tuples (sgsn_auth.c:184) 20250201125318092 DMM DEBUG MM(262420000001057/d26b1f62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125318092 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250201125318092 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(1593)@1a0261356b52: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250201125318094 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125318094 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125318094 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125318094 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125318094 DMM INFO MM(262420000001057/d26b1f62) Subscriber data update (mmctx.c:445) 20250201125318094 DMM DEBUG MM(262420000001057/d26b1f62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125318094 DMM INFO MM(262420000001057/d26b1f62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125318094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125318094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125318094 DMM INFO MM(262420000001057/d26b1f62) <- GMM AUTH AND CIPHERING REQ (rand = 4d 98 9f aa a9 00 0f e6 3f e7 18 54 f5 6b fb cc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f a0 d4 57 20 b6 8f 87 8e 15 3a 7f 81 f1 ea b9 ) (gprs_gmm.c:483) 20250201125318094 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250201125318094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318094 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:565) 20250201125318094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318094 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:227) 20250201125318094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1588)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722D618A5D423094399990000105007F0290412B392E5'O 20250201125318098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318098 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:565) 20250201125318098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318098 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:227) 20250201125318098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318099 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125318099 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125318099 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125318099 DMM INFO MM(262420000001057/d26b1f62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125318099 DMM NOTICE MM(262420000001057/d26b1f62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125318099 DMM DEBUG MM(262420000001057/d26b1f62) checking auth: received UMTS RES = d6 18 a5 d4 12 b3 92 e5 (gprs_gmm.c:666) 20250201125318099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125318099 DMM DEBUG MM(262420000001057/d26b1f62) Requesting authorization (sgsn_auth.c:160) 20250201125318099 DMM INFO MM(262420000001057/d26b1f62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125318099 DMM DEBUG MM(262420000001057/d26b1f62) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125318099 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250201125318099 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) 20250201125318099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125318099 DMM DEBUG MM(262420000001057/d26b1f62) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125318099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318099 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:565) 20250201125318099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318099 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:227) 20250201125318099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1588)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125318105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318105 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:565) 20250201125318105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318105 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:227) 20250201125318105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318105 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125318105 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125318105 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125318105 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250201125318105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125318105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125318105 DMM INFO MM(262420000001057/d26b1f62) <- GMM ATTACH ACCEPT (new P-TMSI=0xd26b1f62) (gprs_gmm.c:300) 20250201125318105 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250201125318105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318106 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:565) 20250201125318106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318106 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:227) 20250201125318106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318106 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:565) 20250201125318106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318106 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:227) 20250201125318106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125318110 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125318110 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125318110 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250201125318110 DMM INFO MM(262420000001057/d26b1f62) Subscriber data update (mmctx.c:445) 20250201125318110 DMM DEBUG MM(262420000001057/d26b1f62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125318110 DMM INFO MM(262420000001057/d26b1f62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125318110 DMM NOTICE MM(262420000001057/d26b1f62) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250201125318110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125318110 DMM NOTICE MM(262420000001057/d26b1f62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125318110 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) 20250201125318111 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125318111 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250201125318111 DMM INFO MM(262420000001057/d26b1f62) Subscriber data update (mmctx.c:445) 20250201125318111 DMM DEBUG MM(262420000001057/d26b1f62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1588)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125318113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318113 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:565) 20250201125318113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318113 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:227) 20250201125318113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318114 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125318114 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125318114 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125318114 DMM INFO MM(262420000001057/d26b1f62) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125318114 DMM NOTICE MM(262420000001057/d26b1f62) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125318114 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125318114 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125318114 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125318114 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125318114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125318114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125318114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318114 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:565) 20250201125318114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318114 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:227) 20250201125318114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1588)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1588)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125318121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318121 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:565) 20250201125318121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318121 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:227) 20250201125318121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318121 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125318121 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125318121 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125318121 DMM INFO MM(262420000001057/d26b1f62) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125318121 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125318121 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125318121 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318121 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:565) 20250201125318121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318121 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:227) 20250201125318121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 20250201125318123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318123 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:565) 20250201125318123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1589)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)5222263 20250201125318123 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:227) 20250201125318123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: 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 := 'D26B1F62'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)9220223 SGSN_Test_0-RAN(1589)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@1a0261356b52: First idle individual index:0 20250201125318324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125318325 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:565) 20250201125318325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318325 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:227) 20250201125318325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125318325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318325 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125318325 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125318325 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125318325 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD26B1F62) type="signalling" (gprs_gmm.c:1944) 20250201125318325 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125318325 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125318325 DMM DEBUG MM(262420000001057/d26b1f62) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125318326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318326 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:565) 20250201125318326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318326 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:227) 20250201125318326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125318326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125318326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125318326 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:565) 20250201125318326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125318326 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:227) 20250201125318326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125318326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1a0261356b52: { messageType := 2, destLocRef := '8CB07F'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(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@1a0261356b52: Final verdict of PTC: none 20250201125318343 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125318344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125318344 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125318344 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125318344 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125318344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125318344 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125318344 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125318344 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:673) 20250201125318344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125318344 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125318344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125318344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125318344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125318344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125318344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125318344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125318344 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@1a0261356b52: Final verdict of PTC: none 20250201125318350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201125318355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1582)@1a0261356b52: Final verdict of PTC: none 20250201125318355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1587)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1577)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1593)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1575)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1585)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1580)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Sat Feb 1 12:53:18 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 20250201125318468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125318971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20250201125319357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125319357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20250201125320345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125320345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125320345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125320359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125320359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125320522 DGPRS DEBUG Checking for inactive LLMEs, time = 1645306 (sgsn.c:131) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125321360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125321360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_attach_pdp_act_pmm_idle started. 20250201125322061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125322065 DMM INFO MM(262420000001057/d26b1f62) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125322065 DMM INFO MM(262420000001057/d26b1f62) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125322065 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125322065 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125322065 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125322065 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125322065 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250201125322065 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) 20250201125322065 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:399) 20250201125322065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125322065 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Deallocated (fsm.c:568) 20250201125322065 DMM DEBUG MM_STATE_Iu(13)[0x55f4375e7000]{Detached}: Deallocated (fsm.c:568) 20250201125322065 DMM DEBUG GMM(gmm_fsm)[0x55f4375e68c0]{Deregistered}: Deallocated (fsm.c:568) 20250201125322065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125322109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125322109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125322109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125322109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125322109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125322109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125322109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125322109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125322110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125322110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125322110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125322110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125322110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125322110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125322110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125322110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322110 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125322110 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125322110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125322110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125322110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125322112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125322116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125322116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125322123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125322123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322123 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125322123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125322123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125322123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125322124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125322125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125322125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125322125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125322125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125322125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125322125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125322125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125322125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125322125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1606)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 20250201125322127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125322132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125322132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1607)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1606)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125322137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125322137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125322137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125322137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125322137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125322137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125322137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125322137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125322138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125322138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125322138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125322138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125322138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125322138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125322138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125322138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125322138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125322138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125322138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125322138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125322138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125322141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1613)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@1a0261356b52: ************************************************* SGSN_Test_0-SCCP(1611)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125322146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125322146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125322346 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125322346 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:110) 20250201125322346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125322346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125322353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125322353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125322354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125322354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125322354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125322354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125322354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125322356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125322356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125322356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125322356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125322356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125322356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125322356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125322357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125322361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125322361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125322361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125322361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125322365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125322366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125323166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323166 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:565) 20250201125323166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323166 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:227) 20250201125323166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323167 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125323167 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125323167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323167 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:565) 20250201125323167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323167 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:227) 20250201125323167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1a0261356b52: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='E8F9B3DD'O, index=0 SGSN_Test-GSUP(1616)@1a0261356b52: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: 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 := 'A59F'O, rac := 'B6'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(1612)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)3872812 SGSN_Test_0-SCCP(1611)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1612)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125323447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323447 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:565) 20250201125323447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323447 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:227) 20250201125323447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323447 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125323447 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125323447 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125323447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20250201125323447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Deregistered}: Allocated (fsm.c:456) 20250201125323447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125323447 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125323447 DMM DEBUG MM_STATE_Iu[0x55f4375e8070]{Detached}: Allocated (fsm.c:456) 20250201125323447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125323447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125323447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125323447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125323447 DMM DEBUG MM(262420000001005/fd9188eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125323447 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250201125323447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323447 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:565) 20250201125323447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323447 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:227) 20250201125323447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323447 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:565) 20250201125323447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323447 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:227) 20250201125323447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: { messageType := 2, destLocRef := '3B182C'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: 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 := '743587C92A23BF711478957AD426F6BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3178BF1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CAF7D97D7B3928F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8516B88B0212B2D601A1799D5688138B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16933980DAA6EE86064F19B3A07C7DED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '08ED9F3505125C4BDBDFD3408278EF6B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6ADE257EE042A455'O } } } } } SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1611)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250201125323452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323452 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:565) 20250201125323452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323452 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:227) 20250201125323452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323452 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125323452 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125323452 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125323452 DMM DEBUG MM(262420000001005/fd9188eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250201125323452 DMM NOTICE MM(262420000001005/fd9188eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125323452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125323452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125323452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125323452 DMM DEBUG MM(262420000001005/fd9188eb) Requesting authorization (sgsn_auth.c:160) 20250201125323452 DMM INFO MM(262420000001005/fd9188eb) Requesting authentication tuples (sgsn_auth.c:184) 20250201125323452 DMM DEBUG MM(262420000001005/fd9188eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125323452 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250201125323452 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(1616)@1a0261356b52: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@1a0261356b52: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250201125323454 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125323454 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125323454 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125323454 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125323454 DMM INFO MM(262420000001005/fd9188eb) Subscriber data update (mmctx.c:445) 20250201125323454 DMM DEBUG MM(262420000001005/fd9188eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125323454 DMM INFO MM(262420000001005/fd9188eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125323454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125323454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125323454 DMM INFO MM(262420000001005/fd9188eb) <- GMM AUTH AND CIPHERING REQ (rand = 74 35 87 c9 2a 23 bf 71 14 78 95 7a d4 26 f6 bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 ed 9f 35 05 12 5c 4b db df d3 40 82 78 ef 6b ) (gprs_gmm.c:483) 20250201125323454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250201125323454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323454 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:565) 20250201125323454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323454 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:227) 20250201125323454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1611)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308226ADE257E23094399990000100005F02904E042A455'O 20250201125323456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323456 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:565) 20250201125323456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323456 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:227) 20250201125323456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323456 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125323456 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125323456 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125323457 DMM INFO MM(262420000001005/fd9188eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125323457 DMM NOTICE MM(262420000001005/fd9188eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125323457 DMM DEBUG MM(262420000001005/fd9188eb) checking auth: received UMTS RES = 6a de 25 7e e0 42 a4 55 (gprs_gmm.c:666) 20250201125323457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125323457 DMM DEBUG MM(262420000001005/fd9188eb) Requesting authorization (sgsn_auth.c:160) 20250201125323457 DMM INFO MM(262420000001005/fd9188eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125323457 DMM DEBUG MM(262420000001005/fd9188eb) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125323457 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250201125323457 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) 20250201125323457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125323457 DMM DEBUG MM(262420000001005/fd9188eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125323457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323457 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:565) 20250201125323457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323457 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:227) 20250201125323457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1611)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125323460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323460 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:565) 20250201125323460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323460 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:227) 20250201125323460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323460 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125323460 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125323460 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125323460 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250201125323460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125323460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125323460 DMM INFO MM(262420000001005/fd9188eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9188eb) (gprs_gmm.c:300) 20250201125323460 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250201125323460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323460 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:565) 20250201125323460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323460 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:227) 20250201125323460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323460 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:565) 20250201125323460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323460 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:227) 20250201125323460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125323462 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125323462 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125323462 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250201125323462 DMM INFO MM(262420000001005/fd9188eb) Subscriber data update (mmctx.c:445) 20250201125323462 DMM DEBUG MM(262420000001005/fd9188eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125323462 DMM INFO MM(262420000001005/fd9188eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125323462 DMM NOTICE MM(262420000001005/fd9188eb) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250201125323462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125323462 DMM NOTICE MM(262420000001005/fd9188eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125323462 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) 20250201125323462 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125323462 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250201125323462 DMM INFO MM(262420000001005/fd9188eb) Subscriber data update (mmctx.c:445) 20250201125323462 DMM DEBUG MM(262420000001005/fd9188eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1611)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125323463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323463 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:565) 20250201125323463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323463 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:227) 20250201125323463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323463 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125323463 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125323463 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125323463 DMM INFO MM(262420000001005/fd9188eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125323464 DMM NOTICE MM(262420000001005/fd9188eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125323464 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125323464 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125323464 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125323464 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125323464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125323464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125323464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323464 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:565) 20250201125323464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323464 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:227) 20250201125323464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1611)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1611)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125323466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323466 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:565) 20250201125323466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323466 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:227) 20250201125323466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323466 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125323466 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125323466 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125323466 DMM INFO MM(262420000001005/fd9188eb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125323466 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125323466 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125323466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323466 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:565) 20250201125323466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323466 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:227) 20250201125323466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 20250201125323466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323466 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:565) 20250201125323467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323467 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:227) 20250201125323467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@1a0261356b52: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)3872812 TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: 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 := 'FD9188EB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@1a0261356b52: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)4833630 SGSN_Test_0-RAN(1612)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@1a0261356b52: First idle individual index:0 20250201125323668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125323668 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:565) 20250201125323668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323668 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:227) 20250201125323669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125323669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323669 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125323669 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125323669 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125323669 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD9188EB) type="signalling" (gprs_gmm.c:1944) 20250201125323669 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125323669 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125323669 DMM DEBUG MM(262420000001005/fd9188eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125323670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323670 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:565) 20250201125323670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323670 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:227) 20250201125323670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125323670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125323670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125323670 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:565) 20250201125323670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125323670 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:227) 20250201125323670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125323670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@1a0261356b52: { messageType := 2, destLocRef := '49C15E'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(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@1a0261356b52: Final verdict of PTC: none 20250201125323685 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125323685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125323685 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125323685 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125323686 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125323686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125323686 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125323686 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125323686 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:673) 20250201125323686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125323686 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125323686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125323686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125323686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125323686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125323686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125323686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125323686 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@1a0261356b52: Final verdict of PTC: none 20250201125323694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1605)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1600)@1a0261356b52: Final verdict of PTC: none 20250201125323702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125323702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1602)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1610)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1603)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1598)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@1a0261356b52: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1608)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@1a0261356b52: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Sat Feb 1 12:53:23 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 20250201125323858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125324360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234832) 20250201125324703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125324703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234832, count=235992) 20250201125325687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125325687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125325687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125325705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125325705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125326706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125326706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_pmm_idle_rx_mt_data started. 20250201125327444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125327447 DMM INFO MM(262420000001005/fd9188eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125327447 DMM INFO MM(262420000001005/fd9188eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125327447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125327447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125327447 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125327447 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125327447 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250201125327447 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) 20250201125327447 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:399) 20250201125327447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125327447 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125327447 DMM DEBUG MM_STATE_Iu(15)[0x55f4375e8070]{Detached}: Deallocated (fsm.c:568) 20250201125327447 DMM DEBUG GMM(gmm_fsm)[0x55f4375e7000]{Deregistered}: Deallocated (fsm.c:568) 20250201125327447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125327504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125327504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125327505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125327505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125327505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125327506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125327506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125327506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125327509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125327515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125327515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1622)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1628)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125327520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125327521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125327521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125327521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125327521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125327521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125327521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125327521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125327521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125327521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125327521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125327521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125327521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125327523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125327528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125327528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1630)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1627)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125327534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125327534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125327534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125327534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125327535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125327535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125327535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125327535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1633)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250201125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125327537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125327541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125327541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_pmm_idle_rx_mt_data-BVCI220(1632)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1636)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1636)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125327707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125327707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125327707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125327707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@1a0261356b52: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125327711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250201125327712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125327744 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125327744 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:110) 20250201125327744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125327744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125327750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125327750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125327750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125327750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125327750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125327750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125327750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125327752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125327752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125327752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125327752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125327752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125327752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125327752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125327753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125328564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328565 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:565) 20250201125328565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328565 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:227) 20250201125328565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328565 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125328565 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125328566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328566 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:565) 20250201125328566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328566 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:227) 20250201125328566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@1a0261356b52: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='D132FF08'O, index=0 SGSN_Test-GSUP(1639)@1a0261356b52: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: 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 := '36B7'O, rac := 'F9'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(1635)@1a0261356b52: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)13495301 SGSN_Test_0-SCCP(1634)@1a0261356b52: First idle individual index:0 SGSN_Test_0-RAN(1635)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125328815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328815 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:565) 20250201125328815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328815 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:227) 20250201125328815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328816 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125328816 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125328816 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125328816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20250201125328816 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Deregistered}: Allocated (fsm.c:456) 20250201125328816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Allocated (fsm.c:456) 20250201125328816 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Allocated (fsm.c:456) 20250201125328816 DMM DEBUG MM_STATE_Iu[0x55f4375e81a0]{Detached}: Allocated (fsm.c:456) 20250201125328816 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125328816 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125328816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125328816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125328816 DMM DEBUG MM(262420000001007/c39e60c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125328816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250201125328816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328816 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:565) 20250201125328816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328816 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:227) 20250201125328816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328816 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:565) 20250201125328816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328816 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:227) 20250201125328816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: { messageType := 2, destLocRef := 'CDEC05'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(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: 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 := 'E59CD01CC08B954D92A6D33C07A71574'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38183104'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '921EC58536BD6DCF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3FD0BE332C4819E866C7CED3195DE61D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2791F0883B552B3F64733A1C9F10FFD7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30CB563D0516A6976E42126B1717D652'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '34068032C5988AD7'O } } } } } SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1634)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250201125328828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328828 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:565) 20250201125328828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328828 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:227) 20250201125328828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125328828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125328828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125328828 DMM DEBUG MM(262420000001007/c39e60c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250201125328828 DMM NOTICE MM(262420000001007/c39e60c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125328828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125328828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125328828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125328828 DMM DEBUG MM(262420000001007/c39e60c1) Requesting authorization (sgsn_auth.c:160) 20250201125328828 DMM INFO MM(262420000001007/c39e60c1) Requesting authentication tuples (sgsn_auth.c:184) 20250201125328828 DMM DEBUG MM(262420000001007/c39e60c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125328828 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250201125328828 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(1639)@1a0261356b52: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@1a0261356b52: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250201125328832 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125328832 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125328832 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125328832 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125328832 DMM INFO MM(262420000001007/c39e60c1) Subscriber data update (mmctx.c:445) 20250201125328832 DMM DEBUG MM(262420000001007/c39e60c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125328832 DMM INFO MM(262420000001007/c39e60c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125328832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125328832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125328832 DMM INFO MM(262420000001007/c39e60c1) <- GMM AUTH AND CIPHERING REQ (rand = e5 9c d0 1c c0 8b 95 4d 92 a6 d3 3c 07 a7 15 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 cb 56 3d 05 16 a6 97 6e 42 12 6b 17 17 d6 52 ) (gprs_gmm.c:483) 20250201125328832 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250201125328832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328832 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:565) 20250201125328832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328832 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:227) 20250201125328832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1634)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300223406803223094399990000100007F02904C5988AD7'O 20250201125328841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328841 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:565) 20250201125328841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328841 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:227) 20250201125328841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328841 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125328841 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125328841 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125328841 DMM INFO MM(262420000001007/c39e60c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125328841 DMM NOTICE MM(262420000001007/c39e60c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125328841 DMM DEBUG MM(262420000001007/c39e60c1) checking auth: received UMTS RES = 34 06 80 32 c5 98 8a d7 (gprs_gmm.c:666) 20250201125328841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125328841 DMM DEBUG MM(262420000001007/c39e60c1) Requesting authorization (sgsn_auth.c:160) 20250201125328841 DMM INFO MM(262420000001007/c39e60c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125328841 DMM DEBUG MM(262420000001007/c39e60c1) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125328841 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250201125328841 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) 20250201125328841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125328841 DMM DEBUG MM(262420000001007/c39e60c1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125328841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328841 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:565) 20250201125328841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328841 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:227) 20250201125328841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1634)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125328853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328853 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:565) 20250201125328853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328853 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:227) 20250201125328853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328853 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125328853 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125328853 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125328853 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250201125328853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125328853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125328853 DMM INFO MM(262420000001007/c39e60c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc39e60c1) (gprs_gmm.c:300) 20250201125328853 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250201125328853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328853 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:565) 20250201125328853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328853 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:227) 20250201125328853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328853 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:565) 20250201125328853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328853 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:227) 20250201125328853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125328858 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125328858 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125328858 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250201125328858 DMM INFO MM(262420000001007/c39e60c1) Subscriber data update (mmctx.c:445) 20250201125328858 DMM DEBUG MM(262420000001007/c39e60c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125328858 DMM INFO MM(262420000001007/c39e60c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125328858 DMM NOTICE MM(262420000001007/c39e60c1) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250201125328858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125328858 DMM NOTICE MM(262420000001007/c39e60c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125328858 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) 20250201125328858 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125328858 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250201125328858 DMM INFO MM(262420000001007/c39e60c1) Subscriber data update (mmctx.c:445) 20250201125328858 DMM DEBUG MM(262420000001007/c39e60c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1634)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125328861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328861 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:565) 20250201125328861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328861 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:227) 20250201125328861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125328861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125328861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125328861 DMM INFO MM(262420000001007/c39e60c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125328861 DMM NOTICE MM(262420000001007/c39e60c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125328861 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125328861 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125328861 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125328861 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125328861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125328861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125328861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328861 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:565) 20250201125328861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328861 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:227) 20250201125328861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1634)@1a0261356b52: vl_from0 20250201125328867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) SGSN_Test_0-SCCP(1634)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125328867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328867 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:565) 20250201125328867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328867 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:227) 20250201125328867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125328868 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125328868 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125328868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125328868 DMM INFO MM(262420000001007/c39e60c1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125328868 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125328868 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125328868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125328868 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:565) 20250201125328868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328868 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:227) 20250201125328868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125328868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 20250201125328869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125328869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125328869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125328869 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:565) 20250201125328869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125328869 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:227) 20250201125328869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125328869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@1a0261356b52: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)13495301 TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: 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 := 'C39E60C1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@1a0261356b52: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)907177 SGSN_Test_0-RAN(1635)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@1a0261356b52: First idle individual index:0 20250201125329073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125329073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125329073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125329073 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:565) 20250201125329073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125329073 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:227) 20250201125329073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125329073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125329073 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125329073 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125329073 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125329073 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC39E60C1) type="signalling" (gprs_gmm.c:1944) 20250201125329074 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125329074 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125329074 DMM DEBUG MM(262420000001007/c39e60c1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125329074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125329074 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:565) 20250201125329074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125329074 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:227) 20250201125329074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125329074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125329074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125329074 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:565) 20250201125329074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125329074 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:227) 20250201125329074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125329074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@1a0261356b52: { messageType := 2, destLocRef := '0DD7A9'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(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@1a0261356b52: Final verdict of PTC: none 20250201125329089 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125329089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125329089 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125329089 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125329089 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125329089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125329089 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125329089 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125329089 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:673) 20250201125329089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125329089 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125329089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125329089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125329089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125329089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125329089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125329089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125329089 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@1a0261356b52: Final verdict of PTC: none 20250201125329095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1625)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP(1639)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@1a0261356b52: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@1a0261356b52: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@1a0261356b52: Final verdict of PTC: none 20250201125329097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125329097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1633)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1628)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1623)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@1a0261356b52: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1631)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1626)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1621)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none Sat Feb 1 12:53:29 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 -> none) MTC@1a0261356b52: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@1a0261356b52: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. 20250201125329190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125329693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231052) 20250201125330098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125330098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231052, count=235504) 20250201125331090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125331090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125331090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125331099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125331099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sat Feb 1 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125332101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125332101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test case TC_update_ctx_err_ind_from_ggsn started. 20250201125332789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125332793 DMM INFO MM(262420000001007/c39e60c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125332793 DMM INFO MM(262420000001007/c39e60c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125332793 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125332793 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125332793 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125332793 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125332793 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250201125332793 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) 20250201125332793 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:399) 20250201125332793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375dc3a0]{Init}: Deallocated (fsm.c:568) 20250201125332793 DMM DEBUG MM_STATE_Gb[0x55f4375d4ec0]{Idle}: Deallocated (fsm.c:568) 20250201125332793 DMM DEBUG MM_STATE_Iu(17)[0x55f4375e81a0]{Detached}: Deallocated (fsm.c:568) 20250201125332793 DMM DEBUG GMM(gmm_fsm)[0x55f4375e8070]{Deregistered}: Deallocated (fsm.c:568) 20250201125332793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@1a0261356b52: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125332842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125332842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125332842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125332842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125332842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@1a0261356b52: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125332843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125332843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125332843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125332843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125332843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125332843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125332843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125332843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250201125332843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125332843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125332844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125332844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@1a0261356b52: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125332846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250201125332851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125332851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1a0261356b52: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@1a0261356b52: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125332857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250201125332857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125332857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125332857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250201125332857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125332857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125332857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125332857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@1a0261356b52: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125332858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125332858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125332858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125332858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125332858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332858 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250201125332858 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125332858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125332858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125332858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@1a0261356b52: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125332861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@1a0261356b52: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250201125332867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f4375d6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125332867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1652)@1a0261356b52: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_update_ctx_err_ind_from_ggsn-BVCI210(1650)@1a0261356b52: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1656)@1a0261356b52: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@1a0261356b52: Provider Link came up: sending NS-RESET 20250201125332872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250201125332872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125332872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125332872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250201125332872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125332872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125332872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125332872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@1a0261356b52: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250201125332873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125332873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125332873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125332873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250201125332873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250201125332873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250201125332873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250201125332873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125332873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250201125332873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250201125332873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250201125332873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250201125332873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@1a0261356b52: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@1a0261356b52: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250201125332875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@1a0261356b52: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@1a0261356b52: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1a0261356b52: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@1a0261356b52: ************************************************* SGSN_Test_0-M3UA(1659)@1a0261356b52: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@1a0261356b52: ************************************************* MTC@1a0261356b52: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@1a0261356b52: v_sccp_pdu_maxlen:268 20250201125332880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f4375d9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250201125332880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@1a0261356b52: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250201125333080 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250201125333080 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:110) 20250201125333080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250201125333080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@1a0261356b52: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250201125333087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125333087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250201125333087 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250201125333087 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250201125333087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250201125333087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250201125333087 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250201125333090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125333090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250201125333090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250201125333090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250201125333090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250201125333090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250201125333090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250201125333090 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250201125333102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125333102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250201125333102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250201125333102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@1a0261356b52: Established a new IPA connection (conn_id=2) 20250201125333106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250201125333107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@1a0261356b52: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@1a0261356b52: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201125333903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125333903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125333903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125333903 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:565) 20250201125333903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125333903 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:227) 20250201125333903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125333903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125333903 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250201125333903 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250201125333904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125333904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125333904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125333904 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:565) 20250201125333904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125333904 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:227) 20250201125333904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125333904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@1a0261356b52: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1a0261356b52: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='CB27BDB2'O, index=0 SGSN_Test-GSUP(1662)@1a0261356b52: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: 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 := '60C4'O, rac := 'F2'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(1658)@1a0261356b52: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)216558 SGSN_Test_0-SCCP(1657)@1a0261356b52: First idle individual index:0 20250201125334197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334197 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:565) 20250201125334197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334197 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:227) 20250201125334197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 20250201125334198 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125334198 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125334198 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125334198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250201125334198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Deregistered}: Allocated (fsm.c:456) 20250201125334198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Allocated (fsm.c:456) 20250201125334198 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Allocated (fsm.c:456) 20250201125334198 DMM DEBUG MM_STATE_Iu[0x55f4375e8bf0]{Detached}: Allocated (fsm.c:456) 20250201125334198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250201125334198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250201125334198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250201125334198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250201125334198 DMM DEBUG MM(262420000001004/ed1e4816) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250201125334198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250201125334198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334198 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:565) 20250201125334198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334198 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:227) 20250201125334198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334198 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:565) 20250201125334198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334198 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:227) 20250201125334198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: { messageType := 2, destLocRef := '034DEE'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(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: 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 := 'A0C62D0D4E934CAB95A352789A5369B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF29B12D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25C5153AB4B7D5B0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6BBE0B3D4442CB8A5B88ECE49687B4C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01E21DD42B54200B761587EB4F1F1AF0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0A5950FB8EA4AA0668706280A3FB07F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '10ACC3FB5D5FE78E'O } } } } } SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_len:23 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1657)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250201125334210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334210 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:565) 20250201125334210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334210 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:227) 20250201125334210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334210 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125334210 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125334210 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125334210 DMM DEBUG MM(262420000001004/ed1e4816) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250201125334210 DMM NOTICE MM(262420000001004/ed1e4816) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250201125334210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250201125334210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250201125334210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250201125334210 DMM DEBUG MM(262420000001004/ed1e4816) Requesting authorization (sgsn_auth.c:160) 20250201125334210 DMM INFO MM(262420000001004/ed1e4816) Requesting authentication tuples (sgsn_auth.c:184) 20250201125334210 DMM DEBUG MM(262420000001004/ed1e4816) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250201125334210 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250201125334210 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(1662)@1a0261356b52: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@1a0261356b52: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250201125334213 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250201125334213 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250201125334213 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250201125334213 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250201125334213 DMM INFO MM(262420000001004/ed1e4816) Subscriber data update (mmctx.c:445) 20250201125334213 DMM DEBUG MM(262420000001004/ed1e4816) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250201125334213 DMM INFO MM(262420000001004/ed1e4816) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250201125334213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250201125334213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250201125334213 DMM INFO MM(262420000001004/ed1e4816) <- GMM AUTH AND CIPHERING REQ (rand = a0 c6 2d 0d 4e 93 4c ab 95 a3 52 78 9a 53 69 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0a 59 50 fb 8e a4 aa 06 68 70 62 80 a3 fb 07 f1 ) (gprs_gmm.c:483) 20250201125334213 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250201125334214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334214 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:565) 20250201125334214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334214 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:227) 20250201125334214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_len:37 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1657)@1a0261356b52: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2210ACC3FB23094399990000100004F029045D5FE78E'O 20250201125334223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334223 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:565) 20250201125334223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334223 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:227) 20250201125334223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334223 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125334223 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125334223 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125334223 DMM INFO MM(262420000001004/ed1e4816) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250201125334223 DMM NOTICE MM(262420000001004/ed1e4816) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250201125334223 DMM DEBUG MM(262420000001004/ed1e4816) checking auth: received UMTS RES = 10 ac c3 fb 5d 5f e7 8e (gprs_gmm.c:666) 20250201125334223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250201125334223 DMM DEBUG MM(262420000001004/ed1e4816) Requesting authorization (sgsn_auth.c:160) 20250201125334223 DMM INFO MM(262420000001004/ed1e4816) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250201125334223 DMM DEBUG MM(262420000001004/ed1e4816) Requesting subscriber data update (gprs_subscriber.c:894) 20250201125334223 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250201125334223 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) 20250201125334223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250201125334223 DMM DEBUG MM(262420000001004/ed1e4816) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250201125334223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334223 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:565) 20250201125334223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334223 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:227) 20250201125334223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_len:12 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1657)@1a0261356b52: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250201125334236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334236 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:565) 20250201125334236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334236 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:227) 20250201125334236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334236 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250201125334236 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250201125334236 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250201125334236 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250201125334236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250201125334236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250201125334236 DMM INFO MM(262420000001004/ed1e4816) <- GMM ATTACH ACCEPT (new P-TMSI=0xed1e4816) (gprs_gmm.c:300) 20250201125334236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250201125334236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334237 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:565) 20250201125334237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334237 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:227) 20250201125334237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334237 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:565) 20250201125334237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334237 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:227) 20250201125334237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250201125334242 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250201125334242 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250201125334242 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250201125334242 DMM INFO MM(262420000001004/ed1e4816) Subscriber data update (mmctx.c:445) 20250201125334242 DMM DEBUG MM(262420000001004/ed1e4816) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250201125334242 DMM INFO MM(262420000001004/ed1e4816) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250201125334242 DMM NOTICE MM(262420000001004/ed1e4816) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250201125334242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250201125334242 DMM NOTICE MM(262420000001004/ed1e4816) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250201125334242 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) 20250201125334243 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250201125334243 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250201125334243 DMM INFO MM(262420000001004/ed1e4816) Subscriber data update (mmctx.c:445) 20250201125334243 DMM DEBUG MM(262420000001004/ed1e4816) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_len:14 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1657)@1a0261356b52: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250201125334246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334246 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:565) 20250201125334246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334246 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:227) 20250201125334246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334246 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250201125334246 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250201125334246 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250201125334246 DMM INFO MM(262420000001004/ed1e4816) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250201125334246 DMM NOTICE MM(262420000001004/ed1e4816) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250201125334246 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250201125334246 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250201125334246 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250201125334246 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250201125334246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250201125334246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250201125334246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334246 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:565) 20250201125334246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334246 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:227) 20250201125334246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_len:7 SGSN_Test_0-SCCP(1657)@1a0261356b52: vl_from0 SGSN_Test_0-SCCP(1657)@1a0261356b52: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250201125334254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334254 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:565) 20250201125334254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334254 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:227) 20250201125334254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334255 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250201125334255 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250201125334255 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250201125334255 DMM INFO MM(262420000001004/ed1e4816) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250201125334255 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250201125334255 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250201125334255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334255 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:565) 20250201125334255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334255 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:227) 20250201125334255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 20250201125334258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334258 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:565) 20250201125334258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334258 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:227) 20250201125334258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@1a0261356b52: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)216558 TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: 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 := 'ED1E4816'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@1a0261356b52: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)14847508 SGSN_Test_0-RAN(1658)@1a0261356b52: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@1a0261356b52: First idle individual index:0 20250201125334460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250201125334460 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:565) 20250201125334460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334460 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:227) 20250201125334461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250201125334461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334461 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250201125334461 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250201125334461 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250201125334461 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED1E4816) type="signalling" (gprs_gmm.c:1944) 20250201125334461 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250201125334461 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250201125334461 DMM DEBUG MM(262420000001004/ed1e4816) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250201125334462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334462 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:565) 20250201125334462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334462 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:227) 20250201125334462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250201125334462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250201125334462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250201125334462 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:565) 20250201125334462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250201125334462 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:227) 20250201125334462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250201125334462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1a0261356b52: { messageType := 2, destLocRef := 'E28E14'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(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1a0261356b52: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@1a0261356b52: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@1a0261356b52: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@1a0261356b52: Final verdict of PTC: none 20250201125334476 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250201125334476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125334476 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250201125334476 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250201125334476 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250201125334476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250201125334476 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250201125334476 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250201125334476 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:673) 20250201125334476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250201125334476 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250201125334477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250201125334477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250201125334477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250201125334477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250201125334477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250201125334477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250201125334477 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@1a0261356b52: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@1a0261356b52: Final verdict of PTC: none 20250201125334484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250201125334491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250201125334491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@1a0261356b52: Final verdict of PTC: none -NSVCI97(1646)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@1a0261356b52: Final verdict of PTC: none -NSVCI98(1651)@1a0261356b52: Final verdict of PTC: none -NSVCI99(1656)@1a0261356b52: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1a0261356b52: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@1a0261356b52: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@1a0261356b52: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@1a0261356b52: Final verdict of PTC: none -NSVCI99-provIP(1654)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@1a0261356b52: Final verdict of PTC: none -NSVCI97-provIP(1644)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@1a0261356b52: Final verdict of PTC: none -NSVCI98-provIP(1649)@1a0261356b52: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@1a0261356b52: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: none MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@1a0261356b52: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@1a0261356b52: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@1a0261356b52: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@1a0261356b52: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Sat Feb 1 12:53:34 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 20250201125334605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125335107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231312) 20250201125335492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125335492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231312, count=235764) 20250201125336478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250201125336478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250201125336478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250201125336494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125336494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@1a0261356b52: Test execution finished. MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sat Feb 1 12:53:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125337496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125337496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_NS_connect_alive started. 20250201125338195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125338198 DMM INFO MM(262420000001004/ed1e4816) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250201125338198 DMM INFO MM(262420000001004/ed1e4816) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250201125338198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250201125338198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250201125338198 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250201125338198 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250201125338198 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250201125338198 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) 20250201125338198 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:399) 20250201125338198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f4375d4ec0]{Init}: Deallocated (fsm.c:568) 20250201125338198 DMM DEBUG MM_STATE_Gb[0x55f4375dc3a0]{Idle}: Deallocated (fsm.c:568) 20250201125338198 DMM DEBUG MM_STATE_Iu(19)[0x55f4375e8bf0]{Detached}: Deallocated (fsm.c:568) 20250201125338198 DMM DEBUG GMM(gmm_fsm)[0x55f4375e81a0]{Deregistered}: Deallocated (fsm.c:568) 20250201125338198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250201125338223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250201125338223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250201125338223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250201125338497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125338497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: setverdict(pass): none -> pass MTC@1a0261356b52: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250201125339231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: pass MTC@1a0261356b52: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@1a0261356b52: Test case TC_NS_connect_alive finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sat Feb 1 12:53:39 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 20250201125339269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125339498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125339499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125339771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250201125340500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125340500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20250201125341501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125341501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sat Feb 1 12:53:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250201125342502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125342502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@1a0261356b52: Test case TC_NS_connect_reset started. 20250201125342864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125342867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250201125342891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250201125342891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250201125342891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250201125342891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250201125342891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250201125342891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250201125342891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250201125342891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250201125342891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f4375d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1a0261356b52: setverdict(pass): none -> pass 20250201125343503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125343503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1a0261356b52: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250201125343898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49584<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@1a0261356b52: Final verdict of PTC: none MTC@1a0261356b52: Setting final verdict of the test case. MTC@1a0261356b52: Local verdict of MTC: pass MTC@1a0261356b52: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@1a0261356b52: Test case TC_NS_connect_reset finished. Verdict: pass MTC@1a0261356b52: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sat Feb 1 12:53:43 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 20250201125343935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250201125344437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11236) 20250201125344504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125344504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11236, count=12496) 20250201125345505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125345505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125345892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@1a0261356b52: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@1a0261356b52: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1a0261356b52: Terminating MTC. MC@1a0261356b52: MTC terminated. MC2> exit MC@1a0261356b52: Shutting down session. MC@1a0261356b52: Shutdown complete. 20250201125346506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125346506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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_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: FAIL 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: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1467043) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250201125347507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125347507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125348508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125348508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125348893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250201125349509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125349509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125350509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250201125350509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250201125350523 DGPRS DEBUG Checking for inactive LLMEs, time = 1645336 (sgsn.c:131) [testenv][generic] Stopping stp (1466851) [testenv][generic] Stopping sgsn (1466916) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250201-1239-a60f8621-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='865.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.648835'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.582718'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.651442'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.657338'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.218921'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.613793'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.740572'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.611012'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.576507'> <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.632016'> <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.571696'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.527222'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.658553'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.489527'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.616203'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.625513'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.640995'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.787195'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.662849'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.823283'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.783229'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.610426'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.645580'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.616467'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.719978'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.625657'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.748629'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.653786'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.580759'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.509747'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.493711'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.529832'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.511118'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.607589'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.595273'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.832717'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.731002'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.761053'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.574649'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.811061'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.627695'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.630425'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.690859'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.706310'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.464594'> <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.557400'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.636771'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.698076'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.780840'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.624329'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.693722'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.695072'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.662069'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.635783'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.673581'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.677497'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.648838'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.716731'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.635131'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.644228'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.687275'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.227283'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.716853'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.513950'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.546963'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.493926'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.499264'> <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.644986'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.491458'> <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.775167'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.603318'> <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.558133'> <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.560804'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.665867'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.623573'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.657715'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.685259'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.784907'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.764534'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.768849'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.577896'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.749123'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.682937'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.656564'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.726607'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.043549'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.040659'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0'] testenv-sgsn-generic-osmocom-latest-20250201-1239-a60f8621-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2312/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