Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 878bd8e8b1730810dccccecfd634d162579379ef (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 878bd8e8b1730810dccccecfd634d162579379ef # timeout=10 Commit message: "mme: Take into account KSI update by Network" > git rev-list --no-walk 878bd8e8b1730810dccccecfd634d162579379ef # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins9220789874596185089.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-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 [250 kB] Fetched 9310 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-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. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_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_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for BSSGP_Emulation_part_1.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 IPA_Emulation.cc Creating dependency file for NS_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_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.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_1.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_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_5.cc Creating dependency file for SCCP_Types_part_6.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_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_4.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_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_4.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_3.cc Creating dependency file for Osmocom_Gb_Types_part_4.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_5.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_5.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_SS_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_3.cc Creating dependency file for MobileL3_RRM_Types_part_4.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_CommonIE_Types_part_7.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_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_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_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_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_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.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_6.cc Creating dependency file for GTP_Emulation_part_7.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_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 GTP_Emulation_part_3.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_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPU_Types_part_2.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_4.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_3.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_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for 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_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 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 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_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (334 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 29 newly installed, 0 to remove and 55 not upgraded. Need to get 19.2 MB of archives. After this operation, 22.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503252026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202503252026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.2.6cd6.202503252026 [40.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202503252026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202503252026 [231 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503252026 [60.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202503252026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503252026 [71.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202503252026 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.49.23d1.202503252026 [137 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.49.23d1.202503252026 [486 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202503252026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202503252026 [71.7 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202503252026 [179 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202503252026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202503252026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202503252026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202503252026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.49.23d1.202503252026 [18.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.49.23d1.202503252026 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202503252026 [75.3 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202503252026 [286 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.2.6cd6.202503252026 [108 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202503252026 [222 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202503252026 [953 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202503252026 [2164 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.39.3418.202503252026 [144 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.39.3418.202503252026 [549 kB] Fetched 19.2 MB in 0s (90.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503252026_amd64.deb ... Unpacking osmocom-nightly (202503252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.2.6cd6.202503252026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.2.6cd6.202503252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202503252026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503252026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0.2.1a71.202503252026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503252026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.49.23d1.202503252026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503252026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.49.23d1.202503252026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.49.23d1.202503252026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.49.23d1.202503252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.49.23d1.202503252026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.49.23d1.202503252026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.49.23d1.202503252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202503252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202503252026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202503252026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202503252026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.2.6cd6.202503252026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.2.6cd6.202503252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.202503252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202503252026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.202503252026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202503252026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.18.84dc.202503252026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202503252026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.39.3418.202503252026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.39.3418.202503252026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.39.3418.202503252026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202503252026) ... Setting up osmocom-nightly (202503252026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202503252026) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libgtp11:amd64 (1.13.0.2.6cd6.202503252026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202503252026) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libgtp-dbg:amd64 (1.13.0.2.6cd6.202503252026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503252026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmocore (1.11.0.18.84dc.202503252026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503252026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503252026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202503252026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503252026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.49.23d1.202503252026) ... Setting up osmo-stp:amd64 (2.1.0.49.23d1.202503252026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.202503252026) ... Setting up osmo-sgsn (1.12.0.39.3418.202503252026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.202503252026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.49.23d1.202503252026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202503252026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20250326094822153 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250326094822153 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250326094822153 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250326094822153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250326094822153 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250326094822153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250326094822153 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250326094822153 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:156) 20250326094822153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250326094822153 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250326094822153 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250326094822153 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250326094822153 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:292) 20250326094822153 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250326094822153 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250326094822153 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:292) 20250326094822154 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55e8ee06ed40(sgsn) with 23 counters 20250326094822289 DLSS7 INFO (r=127.0.0.1:48123<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326094822289 DLSS7 INFO (r=127.0.0.1:48123<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250326094822289 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:48123<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250326094822289 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250326094822289 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250326094822289 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326094822289 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250326094822289 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250326094822289 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250326094822290 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250326094822290 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250326094822290 DGPRS NOTICE libGTP v1.13.0.2-6cd6.202503252026 initialized (sgsn_main.c:463) 20250326094822290 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250326094822290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094822290 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:584) 20250326094822290 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:602) 20250326094822290 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:608) 20250326094822290 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:713) 20250326094822290 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250326094822290 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250326094822290 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250326094822291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326094822291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326094822291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326094822291 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326094822291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326094822291 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326094822291 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Unix server socket created successfully. MC@c60a1c1a8e2e: Listening on TCP port 40045. c60a1c1a8e2e is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests c60a1c1a8e2e 40045 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c60a1c1a8e2e: New HC connected from 10.0.2.100 [10.0.2.100]. c60a1c1a8e2e: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c60a1c1a8e2e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c60a1c1a8e2e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c60a1c1a8e2e: Configuration file was processed on all HCs. MC@c60a1c1a8e2e: Creating MTC on host 10.0.2.100. MC@c60a1c1a8e2e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Mar 26 09:48:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094823291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094823292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach started. 20250326094823838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094823840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNCONFIGURED}: Allocated (fsm.c:456) 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250326094823882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094823882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094823882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094823882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094823883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094823883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094823883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094823883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094823883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094823883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094823883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094823883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250326094823883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094823883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094823883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094823883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094823883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094823886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094823892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094823892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250326094823908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094823908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094823908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094823908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094823909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094823909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094823909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094823909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094823909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094823909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094823909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094823909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250326094823909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094823909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094823909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(13)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094823910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094823910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094823912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094823912 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(12)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNCONFIGURED}: Allocated (fsm.c:456) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250326094823918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094823918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094823918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250326094823918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094823918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(17)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094823919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094823919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094823919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094823919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094823919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094823919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094823919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094823919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250326094823919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094823919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094823919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094823919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094823919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach-BVCI210(10)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094823922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094823922 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)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094823927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094823927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094824292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094824292 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094824292 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094824292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326094824292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326094824292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250326094824292 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250326094824292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250326094824292 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250326094824292 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250326094824292 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:156) 20250326094824292 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250326094824292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326094824292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250326094824292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326094824292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326094824292 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326094824292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326094824293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250326094824293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326094824293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326094824293 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326094824293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326094824293 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326094824293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326094824293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326094824293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326094824293 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326094824293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326094824293 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326094824294 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55e8fe39e2c0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250326094824294 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094824296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326094824298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@c60a1c1a8e2e: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D549B482'O, index=0 SGSN_Test-GSUP(19)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@c60a1c1a8e2e: 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 := '7CBCAF25C06995B8CE680BA68B17F626'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2402D0FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D186EEBD34692EB'O } } } } } 20250326094825384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094825384 DLLC NOTICE LLME(ffffffff/d549b482){UNASSIGNED} LLC RX: unknown TLLI 0xd549b482, creating LLME on the fly (gprs_llc.c:552) 20250326094825384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094825384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094825384 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094825384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326094825384 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094825384 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326094825384 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094825384 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094825384 DLLC NOTICE LLME(ffffffff/d549b482){UNASSIGNED} LLGM Assign pre (d549b482 => d7a1f1c2) (gprs_llc.c:1079) 20250326094825384 DLLC NOTICE LLME(d549b482/d7a1f1c2){ASSIGNED} LLGM Assign post (d549b482 => d7a1f1c2) (gprs_llc.c:1125) 20250326094825384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094825384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094825384 DMM DEBUG MM(262420000000001/d7a1f1c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094825402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094825402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094825402 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094825402 DMM DEBUG MM(262420000000001/d7a1f1c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250326094825402 DMM NOTICE MM(262420000000001/d7a1f1c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094825402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094825402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094825402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094825402 DMM DEBUG MM(262420000000001/d7a1f1c2) Requesting authorization (sgsn_auth.c:160) 20250326094825402 DMM INFO MM(262420000000001/d7a1f1c2) Requesting authentication tuples (sgsn_auth.c:184) 20250326094825402 DMM DEBUG MM(262420000000001/d7a1f1c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094825402 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250326094825402 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250326094825408 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326094825408 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326094825408 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326094825408 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326094825408 DMM INFO MM(262420000000001/d7a1f1c2) Subscriber data update (mmctx.c:445) 20250326094825408 DMM DEBUG MM(262420000000001/d7a1f1c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326094825408 DMM INFO MM(262420000000001/d7a1f1c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326094825408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326094825408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094825408 DMM INFO MM(262420000000001/d7a1f1c2) <- GMM AUTH AND CIPHERING REQ (rand = 7c bc af 25 c0 69 95 b8 ce 68 0b a6 8b 17 f6 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326094825423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094825423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094825423 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094825423 DMM INFO MM(262420000000001/d7a1f1c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326094825423 DMM NOTICE MM(262420000000001/d7a1f1c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326094825423 DMM DEBUG MM(262420000000001/d7a1f1c2) checking auth: received GSM SRES = 24 02 d0 fa (gprs_gmm.c:716) 20250326094825423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326094825423 DMM DEBUG MM(262420000000001/d7a1f1c2) Requesting authorization (sgsn_auth.c:160) 20250326094825423 DMM INFO MM(262420000000001/d7a1f1c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094825423 DMM DEBUG MM(262420000000001/d7a1f1c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094825423 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250326094825423 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) 20250326094825423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326094825423 DMM INFO MM(262420000000001/d7a1f1c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a1f1c2) (gprs_gmm.c:337) 20250326094825427 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094825427 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094825427 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250326094825427 DMM INFO MM(262420000000001/d7a1f1c2) Subscriber data update (mmctx.c:445) 20250326094825427 DMM DEBUG MM(262420000000001/d7a1f1c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326094825427 DMM INFO MM(262420000000001/d7a1f1c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326094825427 DMM NOTICE MM(262420000000001/d7a1f1c2) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250326094825427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094825427 DMM NOTICE MM(262420000000001/d7a1f1c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326094825427 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) 20250326094825429 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094825429 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250326094825429 DMM INFO MM(262420000000001/d7a1f1c2) Subscriber data update (mmctx.c:445) 20250326094825429 DMM DEBUG MM(262420000000001/d7a1f1c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094825440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094825440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326094825441 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094825441 DMM INFO MM(262420000000001/d7a1f1c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326094825441 DMM NOTICE MM(262420000000001/d7a1f1c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326094825441 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326094825441 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326094825441 DLLC NOTICE LLME(d549b482/d7a1f1c2){ASSIGNED} LLGM Assign pre (ffffffff => d7a1f1c2) (gprs_llc.c:1079) 20250326094825441 DLLC NOTICE LLME(ffffffff/d7a1f1c2){ASSIGNED} LLGM Assign post (ffffffff => d7a1f1c2) (gprs_llc.c:1125) 20250326094825441 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326094825441 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326094825441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326094825441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach-BVCI196(6)@c60a1c1a8e2e: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094825513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326094825516 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326094825516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(17)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(13)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(7)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach-BVCI210(10)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach-BVCI220(16)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(19)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach-BVCI196(6)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(11)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(5)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(15)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Mar 26 09:48:25 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250326094825606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094826008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106760) 20250326094826173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326094826173 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250326094826173 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:48123 err=None (osmo_ss7_asp.c:824) 20250326094826518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094826518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106760, count=109500) 20250326094827518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094827518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Mar 26 09:48:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094828520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094828520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_mnc3 started. 20250326094829113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094829113 DMM INFO MM(262420000000001/d7a1f1c2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326094829113 DMM INFO MM(262420000000001/d7a1f1c2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326094829113 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326094829113 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326094829113 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326094829113 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326094829113 DLLC NOTICE LLME(ffffffff/d7a1f1c2){ASSIGNED} LLGM Assign pre (d7a1f1c2 => ffffffff) (gprs_llc.c:1079) 20250326094829113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a1f1c2 => ffffffff) (gprs_llc.c:1125) 20250326094829113 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250326094829113 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) 20250326094829113 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250326094829113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326094829113 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326094829113 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326094829113 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326094829113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094829138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094829138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094829138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094829138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094829138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094829138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094829138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094829138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094829139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094829139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094829139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094829141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094829145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094829145 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094829150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094829150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094829150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094829150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094829150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094829150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094829150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094829150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094829151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094829151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094829151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094829151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094829151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094829151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094829151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094829151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094829151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094829151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094829151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094829151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094829153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094829158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094829158 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094829165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094829165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094829165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094829165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094829165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094829165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094829165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094829165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094829166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094829166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094829166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094829166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094829166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094829166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094829166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094829166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094829166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094829166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094829166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094829167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094829167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094829169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094829173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094829173 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094829521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094829521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094829521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094829521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094829525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326094829526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@c60a1c1a8e2e: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F4838B88'O, index=0 SGSN_Test-GSUP(38)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@c60a1c1a8e2e: 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 := '3F0CF04D8FA64C50AB78BEFF8D092C67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0FD5B9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2D07C0628A45432'O } } } } } 20250326094830598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094830598 DLLC NOTICE LLME(ffffffff/f4838b88){UNASSIGNED} LLC RX: unknown TLLI 0xf4838b88, creating LLME on the fly (gprs_llc.c:552) 20250326094830598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094830598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094830598 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094830598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326094830598 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094830598 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326094830598 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094830598 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094830598 DLLC NOTICE LLME(ffffffff/f4838b88){UNASSIGNED} LLGM Assign pre (f4838b88 => de820401) (gprs_llc.c:1079) 20250326094830598 DLLC NOTICE LLME(f4838b88/de820401){ASSIGNED} LLGM Assign post (f4838b88 => de820401) (gprs_llc.c:1125) 20250326094830598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094830598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094830598 DMM DEBUG MM(262420000001001/de820401) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094830620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094830620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094830620 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094830620 DMM DEBUG MM(262420000001001/de820401) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250326094830620 DMM NOTICE MM(262420000001001/de820401) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094830620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094830620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094830620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094830620 DMM DEBUG MM(262420000001001/de820401) Requesting authorization (sgsn_auth.c:160) 20250326094830620 DMM INFO MM(262420000001001/de820401) Requesting authentication tuples (sgsn_auth.c:184) 20250326094830620 DMM DEBUG MM(262420000001001/de820401) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094830620 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250326094830620 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250326094830626 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326094830626 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326094830626 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326094830626 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326094830626 DMM INFO MM(262420000001001/de820401) Subscriber data update (mmctx.c:445) 20250326094830626 DMM DEBUG MM(262420000001001/de820401) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326094830626 DMM INFO MM(262420000001001/de820401) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326094830626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326094830626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094830626 DMM INFO MM(262420000001001/de820401) <- GMM AUTH AND CIPHERING REQ (rand = 3f 0c f0 4d 8f a6 4c 50 ab 78 be ff 8d 09 2c 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326094830643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094830643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094830643 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094830643 DMM INFO MM(262420000001001/de820401) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326094830643 DMM NOTICE MM(262420000001001/de820401) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326094830643 DMM DEBUG MM(262420000001001/de820401) checking auth: received GSM SRES = e0 fd 5b 9b (gprs_gmm.c:716) 20250326094830643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326094830643 DMM DEBUG MM(262420000001001/de820401) Requesting authorization (sgsn_auth.c:160) 20250326094830643 DMM INFO MM(262420000001001/de820401) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094830643 DMM DEBUG MM(262420000001001/de820401) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094830643 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250326094830643 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) 20250326094830643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326094830643 DMM INFO MM(262420000001001/de820401) <- GMM ATTACH ACCEPT (new P-TMSI=0xde820401) (gprs_gmm.c:337) 20250326094830646 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094830646 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094830646 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326094830646 DMM INFO MM(262420000001001/de820401) Subscriber data update (mmctx.c:445) 20250326094830646 DMM DEBUG MM(262420000001001/de820401) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326094830646 DMM INFO MM(262420000001001/de820401) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326094830646 DMM NOTICE MM(262420000001001/de820401) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250326094830646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094830646 DMM NOTICE MM(262420000001001/de820401) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326094830646 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) 20250326094830648 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094830648 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326094830648 DMM INFO MM(262420000001001/de820401) Subscriber data update (mmctx.c:445) 20250326094830648 DMM DEBUG MM(262420000001001/de820401) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094830660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094830661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326094830661 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094830661 DMM INFO MM(262420000001001/de820401) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326094830661 DMM NOTICE MM(262420000001001/de820401) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326094830661 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326094830661 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326094830661 DLLC NOTICE LLME(f4838b88/de820401){ASSIGNED} LLGM Assign pre (ffffffff => de820401) (gprs_llc.c:1079) 20250326094830661 DLLC NOTICE LLME(ffffffff/de820401){ASSIGNED} LLGM Assign post (ffffffff => de820401) (gprs_llc.c:1125) 20250326094830661 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326094830661 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326094830661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326094830661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@c60a1c1a8e2e: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094830718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@c60a1c1a8e2e: Final verdict of PTC: none 20250326094830722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326094830722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(36)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(26)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(31)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(29)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(24)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(34)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_mnc3 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Mar 26 09:48:30 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250326094830820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094831223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83916) 20250326094831724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094831724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83916, count=89448) 20250326094832726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094832726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:48:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094833728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094833728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_umts_aka_umts_res started. 20250326094834326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094834329 DMM INFO MM(262420000001001/de820401) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326094834329 DMM INFO MM(262420000001001/de820401) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326094834329 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326094834329 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326094834329 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326094834329 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326094834329 DLLC NOTICE LLME(ffffffff/de820401){ASSIGNED} LLGM Assign pre (de820401 => ffffffff) (gprs_llc.c:1079) 20250326094834329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de820401 => ffffffff) (gprs_llc.c:1125) 20250326094834329 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250326094834329 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) 20250326094834329 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250326094834329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326094834329 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326094834329 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326094834329 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326094834329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094834377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094834377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094834377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094834377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094834377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094834377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094834377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094834377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094834378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094834378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094834378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094834379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094834379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094834379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094834379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094834379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094834379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094834379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094834379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094834379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094834383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094834393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094834393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094834398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094834398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094834398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094834398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094834398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094834398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094834398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094834398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094834399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094834399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094834399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094834399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094834399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094834399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094834399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094834399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094834399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094834399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094834399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094834399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094834401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094834406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094834406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094834413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094834413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094834413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094834413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094834413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094834413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094834413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094834413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094834414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094834414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094834414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094834414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094834414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094834414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094834414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094834414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094834414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094834414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094834414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094834414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094834414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094834417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094834422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094834422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094834729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094834729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094834729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094834729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094834733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250326094834735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@c60a1c1a8e2e: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C2F5F1DA'O, index=0 SGSN_Test-GSUP(57)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@c60a1c1a8e2e: 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 := '8454E0E36F70ADEE8922C3FEBEE4A9DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2FB5461'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A840C4466678938E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FE61AB3DEEB9A9DDD39ED02A2B4B96AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A5D0C9AB0FB9383EBB1537627B024686'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D257F62C3E496387F42C4A8E3B11294D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '426318F46D4B1929'O } } } } } 20250326094835813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094835813 DLLC NOTICE LLME(ffffffff/c2f5f1da){UNASSIGNED} LLC RX: unknown TLLI 0xc2f5f1da, creating LLME on the fly (gprs_llc.c:552) 20250326094835813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094835813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094835813 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326094835813 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094835813 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326094835813 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094835813 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094835813 DLLC NOTICE LLME(ffffffff/c2f5f1da){UNASSIGNED} LLGM Assign pre (c2f5f1da => ea685ab9) (gprs_llc.c:1079) 20250326094835813 DLLC NOTICE LLME(c2f5f1da/ea685ab9){ASSIGNED} LLGM Assign post (c2f5f1da => ea685ab9) (gprs_llc.c:1125) 20250326094835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094835813 DMM DEBUG MM(262420000001002/ea685ab9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094835827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094835827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094835828 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094835828 DMM DEBUG MM(262420000001002/ea685ab9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250326094835828 DMM NOTICE MM(262420000001002/ea685ab9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094835828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094835828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094835828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094835828 DMM DEBUG MM(262420000001002/ea685ab9) Requesting authorization (sgsn_auth.c:160) 20250326094835828 DMM INFO MM(262420000001002/ea685ab9) Requesting authentication tuples (sgsn_auth.c:184) 20250326094835828 DMM DEBUG MM(262420000001002/ea685ab9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094835828 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250326094835828 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250326094835832 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326094835832 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326094835832 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326094835832 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326094835832 DMM INFO MM(262420000001002/ea685ab9) Subscriber data update (mmctx.c:445) 20250326094835832 DMM DEBUG MM(262420000001002/ea685ab9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326094835832 DMM INFO MM(262420000001002/ea685ab9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326094835832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326094835832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094835832 DMM INFO MM(262420000001002/ea685ab9) <- GMM AUTH AND CIPHERING REQ (rand = 84 54 e0 e3 6f 70 ad ee 89 22 c3 fe be e4 a9 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 57 f6 2c 3e 49 63 87 f4 2c 4a 8e 3b 11 29 4d ) (gprs_gmm.c:510) 20250326094835841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094835841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094835841 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094835841 DMM INFO MM(262420000001002/ea685ab9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326094835841 DMM NOTICE MM(262420000001002/ea685ab9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326094835841 DMM DEBUG MM(262420000001002/ea685ab9) checking auth: received UMTS RES = 42 63 18 f4 6d 4b 19 29 (gprs_gmm.c:716) 20250326094835841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326094835841 DMM DEBUG MM(262420000001002/ea685ab9) Requesting authorization (sgsn_auth.c:160) 20250326094835841 DMM INFO MM(262420000001002/ea685ab9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094835841 DMM DEBUG MM(262420000001002/ea685ab9) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094835841 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250326094835841 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) 20250326094835841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326094835841 DMM INFO MM(262420000001002/ea685ab9) <- GMM ATTACH ACCEPT (new P-TMSI=0xea685ab9) (gprs_gmm.c:337) 20250326094835842 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094835842 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094835842 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250326094835842 DMM INFO MM(262420000001002/ea685ab9) Subscriber data update (mmctx.c:445) 20250326094835843 DMM DEBUG MM(262420000001002/ea685ab9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326094835843 DMM INFO MM(262420000001002/ea685ab9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326094835843 DMM NOTICE MM(262420000001002/ea685ab9) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250326094835843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094835843 DMM NOTICE MM(262420000001002/ea685ab9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326094835843 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) 20250326094835843 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094835843 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250326094835843 DMM INFO MM(262420000001002/ea685ab9) Subscriber data update (mmctx.c:445) 20250326094835843 DMM DEBUG MM(262420000001002/ea685ab9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094835850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094835850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326094835850 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094835850 DMM INFO MM(262420000001002/ea685ab9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326094835850 DMM NOTICE MM(262420000001002/ea685ab9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326094835850 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326094835850 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326094835850 DLLC NOTICE LLME(c2f5f1da/ea685ab9){ASSIGNED} LLGM Assign pre (ffffffff => ea685ab9) (gprs_llc.c:1079) 20250326094835850 DLLC NOTICE LLME(ffffffff/ea685ab9){ASSIGNED} LLGM Assign post (ffffffff => ea685ab9) (gprs_llc.c:1125) 20250326094835850 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326094835850 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326094835850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326094835850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@c60a1c1a8e2e: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094835910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326094835914 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326094835914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(50)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(57)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(55)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(45)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(48)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(43)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(53)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. Wed Mar 26 09:48:35 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 MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. 20250326094836018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094836419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20250326094836915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094836915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90540) 20250326094837917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094837917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094838918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094838918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_umts_aka_gsm_sres started. 20250326094839470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094839473 DMM INFO MM(262420000001002/ea685ab9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326094839473 DMM INFO MM(262420000001002/ea685ab9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326094839473 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326094839473 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326094839473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326094839473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326094839473 DLLC NOTICE LLME(ffffffff/ea685ab9){ASSIGNED} LLGM Assign pre (ea685ab9 => ffffffff) (gprs_llc.c:1079) 20250326094839473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea685ab9 => ffffffff) (gprs_llc.c:1125) 20250326094839473 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250326094839473 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) 20250326094839473 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250326094839473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326094839473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326094839473 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326094839473 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326094839473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094839512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094839512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094839512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094839512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094839512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094839512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094839513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094839513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094839514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326094839520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094839520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094839526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094839526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094839526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094839526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094839526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094839526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094839526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094839526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094839527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094839527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094839527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094839527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094839527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094839527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094839527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094839527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094839527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094839527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094839528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094839528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326094839529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094839534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094839534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094839542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094839542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094839542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094839542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094839543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094839543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094839543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094839543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094839544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094839544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094839544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094839544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094839544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094839544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094839544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094839544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094839544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094839544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094839544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094839544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094839544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094839547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094839553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094839553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094839920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094839920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094839920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094839920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094839924 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326094839925 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@c60a1c1a8e2e: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C61A7B9B'O, index=0 SGSN_Test-GSUP(76)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@c60a1c1a8e2e: 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 := '42F492E6C4C251B52B1E0C57F7E141D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA497D6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4456AD5B3F6022BC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6AE29F240FD11E3DB6A96F029A43E2F3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CEEF2CE5DFB8A5FF7A4461C8DD4B9D86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '733DD5CF17F0FFAF213E17480380C62B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FB8C14F135616AB'O } } } } } 20250326094841006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094841006 DLLC NOTICE LLME(ffffffff/c61a7b9b){UNASSIGNED} LLC RX: unknown TLLI 0xc61a7b9b, creating LLME on the fly (gprs_llc.c:552) 20250326094841006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094841006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094841006 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094841006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326094841006 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094841006 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326094841006 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094841006 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094841006 DLLC NOTICE LLME(ffffffff/c61a7b9b){UNASSIGNED} LLGM Assign pre (c61a7b9b => e01f4624) (gprs_llc.c:1079) 20250326094841006 DLLC NOTICE LLME(c61a7b9b/e01f4624){ASSIGNED} LLGM Assign post (c61a7b9b => e01f4624) (gprs_llc.c:1125) 20250326094841006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094841006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094841006 DMM DEBUG MM(262420000001003/e01f4624) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094841028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094841028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094841028 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094841028 DMM DEBUG MM(262420000001003/e01f4624) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250326094841028 DMM NOTICE MM(262420000001003/e01f4624) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094841028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094841028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094841028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094841028 DMM DEBUG MM(262420000001003/e01f4624) Requesting authorization (sgsn_auth.c:160) 20250326094841028 DMM INFO MM(262420000001003/e01f4624) Requesting authentication tuples (sgsn_auth.c:184) 20250326094841028 DMM DEBUG MM(262420000001003/e01f4624) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094841028 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250326094841028 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250326094841034 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326094841034 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326094841034 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326094841034 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326094841034 DMM INFO MM(262420000001003/e01f4624) Subscriber data update (mmctx.c:445) 20250326094841034 DMM DEBUG MM(262420000001003/e01f4624) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326094841034 DMM INFO MM(262420000001003/e01f4624) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326094841034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326094841034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094841034 DMM INFO MM(262420000001003/e01f4624) <- GMM AUTH AND CIPHERING REQ (rand = 42 f4 92 e6 c4 c2 51 b5 2b 1e 0c 57 f7 e1 41 d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 3d d5 cf 17 f0 ff af 21 3e 17 48 03 80 c6 2b ) (gprs_gmm.c:510) 20250326094841051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094841051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094841051 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094841051 DMM INFO MM(262420000001003/e01f4624) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326094841051 DMM NOTICE MM(262420000001003/e01f4624) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326094841051 DMM DEBUG MM(262420000001003/e01f4624) checking auth: received GSM SRES = aa 49 7d 6c (gprs_gmm.c:716) 20250326094841051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326094841051 DMM DEBUG MM(262420000001003/e01f4624) Requesting authorization (sgsn_auth.c:160) 20250326094841051 DMM INFO MM(262420000001003/e01f4624) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094841051 DMM DEBUG MM(262420000001003/e01f4624) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094841051 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250326094841051 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) 20250326094841051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326094841051 DMM INFO MM(262420000001003/e01f4624) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01f4624) (gprs_gmm.c:337) 20250326094841054 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094841054 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094841054 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250326094841054 DMM INFO MM(262420000001003/e01f4624) Subscriber data update (mmctx.c:445) 20250326094841054 DMM DEBUG MM(262420000001003/e01f4624) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326094841054 DMM INFO MM(262420000001003/e01f4624) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326094841054 DMM NOTICE MM(262420000001003/e01f4624) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250326094841054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094841054 DMM NOTICE MM(262420000001003/e01f4624) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326094841054 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) 20250326094841056 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094841056 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250326094841056 DMM INFO MM(262420000001003/e01f4624) Subscriber data update (mmctx.c:445) 20250326094841056 DMM DEBUG MM(262420000001003/e01f4624) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094841069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094841069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326094841069 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094841069 DMM INFO MM(262420000001003/e01f4624) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326094841069 DMM NOTICE MM(262420000001003/e01f4624) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326094841069 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326094841069 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326094841069 DLLC NOTICE LLME(c61a7b9b/e01f4624){ASSIGNED} LLGM Assign pre (ffffffff => e01f4624) (gprs_llc.c:1079) 20250326094841069 DLLC NOTICE LLME(ffffffff/e01f4624){ASSIGNED} LLGM Assign post (ffffffff => e01f4624) (gprs_llc.c:1125) 20250326094841069 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326094841069 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326094841069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326094841069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@c60a1c1a8e2e: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094841128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326094841131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326094841132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(76)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(64)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(69)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(74)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(62)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(68)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(72)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Mar 26 09:48:41 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 20250326094841237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094841639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89368) 20250326094842133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094842133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89368, count=90528) 20250326094843135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094843135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:48:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094844137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094844137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_timeout_after_pdp_act started. 20250326094844725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094844727 DMM INFO MM(262420000001003/e01f4624) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326094844727 DMM INFO MM(262420000001003/e01f4624) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326094844727 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326094844727 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326094844727 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326094844727 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326094844727 DLLC NOTICE LLME(ffffffff/e01f4624){ASSIGNED} LLGM Assign pre (e01f4624 => ffffffff) (gprs_llc.c:1079) 20250326094844728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01f4624 => ffffffff) (gprs_llc.c:1125) 20250326094844728 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250326094844728 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) 20250326094844728 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250326094844728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326094844728 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326094844728 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326094844728 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326094844728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094844762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094844762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094844762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094844762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094844762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094844762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094844762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094844762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094844763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094844763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094844763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094844763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094844763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094844763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094844763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094844763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094844763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094844763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094844764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094844764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326094844766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094844770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094844770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094844775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094844775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094844775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094844775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094844775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094844775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094844775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094844775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094844776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094844776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094844776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094844776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094844776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094844776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094844776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094844776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094844776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094844776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094844776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094844776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094844779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094844784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094844784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094844792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094844792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094844792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094844792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094844792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094844792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094844792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094844792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094844794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094844794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094844794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094844794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094844794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094844794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094844794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094844794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094844794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094844794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094844794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094844794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094844794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094844797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094844802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094844802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094845139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094845139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094845139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094845139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094845143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326094845144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@c60a1c1a8e2e: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F96FD250'O, index=0 SGSN_Test-GSUP(95)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: 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 := '4D0418D86900388C0EC906EE75504EEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D1851F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90154D835CEED781'O } } } } } 20250326094845180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845180 DLLC NOTICE LLME(ffffffff/f96fd250){UNASSIGNED} LLC RX: unknown TLLI 0xf96fd250, creating LLME on the fly (gprs_llc.c:552) 20250326094845180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094845180 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094845180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326094845180 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094845180 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326094845180 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094845180 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094845180 DLLC NOTICE LLME(ffffffff/f96fd250){UNASSIGNED} LLGM Assign pre (f96fd250 => e1d3b8af) (gprs_llc.c:1079) 20250326094845180 DLLC NOTICE LLME(f96fd250/e1d3b8af){ASSIGNED} LLGM Assign post (f96fd250 => e1d3b8af) (gprs_llc.c:1125) 20250326094845180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094845180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094845180 DMM DEBUG MM(262420000000021/e1d3b8af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094845189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845189 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845189 DMM DEBUG MM(262420000000021/e1d3b8af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250326094845189 DMM NOTICE MM(262420000000021/e1d3b8af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094845189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094845189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094845189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094845189 DMM DEBUG MM(262420000000021/e1d3b8af) Requesting authorization (sgsn_auth.c:160) 20250326094845189 DMM INFO MM(262420000000021/e1d3b8af) Requesting authentication tuples (sgsn_auth.c:184) 20250326094845189 DMM DEBUG MM(262420000000021/e1d3b8af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094845189 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250326094845189 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250326094845192 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326094845192 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326094845192 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326094845192 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326094845192 DMM INFO MM(262420000000021/e1d3b8af) Subscriber data update (mmctx.c:445) 20250326094845192 DMM DEBUG MM(262420000000021/e1d3b8af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326094845192 DMM INFO MM(262420000000021/e1d3b8af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326094845192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326094845192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094845192 DMM INFO MM(262420000000021/e1d3b8af) <- GMM AUTH AND CIPHERING REQ (rand = 4d 04 18 d8 69 00 38 8c 0e c9 06 ee 75 50 4e ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326094845200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845200 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845200 DMM INFO MM(262420000000021/e1d3b8af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326094845200 DMM NOTICE MM(262420000000021/e1d3b8af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326094845200 DMM DEBUG MM(262420000000021/e1d3b8af) checking auth: received GSM SRES = 4d 18 51 f8 (gprs_gmm.c:716) 20250326094845200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326094845200 DMM DEBUG MM(262420000000021/e1d3b8af) Requesting authorization (sgsn_auth.c:160) 20250326094845200 DMM INFO MM(262420000000021/e1d3b8af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094845200 DMM DEBUG MM(262420000000021/e1d3b8af) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094845200 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250326094845200 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) 20250326094845200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326094845200 DMM INFO MM(262420000000021/e1d3b8af) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d3b8af) (gprs_gmm.c:337) 20250326094845202 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094845202 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094845202 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326094845202 DMM INFO MM(262420000000021/e1d3b8af) Subscriber data update (mmctx.c:445) 20250326094845202 DMM DEBUG MM(262420000000021/e1d3b8af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326094845202 DMM INFO MM(262420000000021/e1d3b8af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326094845202 DMM NOTICE MM(262420000000021/e1d3b8af) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250326094845202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094845202 DMM NOTICE MM(262420000000021/e1d3b8af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326094845202 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) 20250326094845203 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094845203 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326094845203 DMM INFO MM(262420000000021/e1d3b8af) Subscriber data update (mmctx.c:445) 20250326094845203 DMM DEBUG MM(262420000000021/e1d3b8af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094845211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845211 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845211 DMM INFO MM(262420000000021/e1d3b8af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326094845211 DMM NOTICE MM(262420000000021/e1d3b8af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326094845211 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326094845211 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326094845211 DLLC NOTICE LLME(f96fd250/e1d3b8af){ASSIGNED} LLGM Assign pre (ffffffff => e1d3b8af) (gprs_llc.c:1079) 20250326094845211 DLLC NOTICE LLME(ffffffff/e1d3b8af){ASSIGNED} LLGM Assign post (ffffffff => e1d3b8af) (gprs_llc.c:1125) 20250326094845211 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326094845211 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326094845211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326094845211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326094845268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845268 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845268 DMM INFO MM(262420000000021/e1d3b8af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326094845268 DMM INFO MM(262420000000021/e1d3b8af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326094845268 DMM DEBUG MM(262420000000021/e1d3b8af) Using GGSN 0 (gprs_sm.c:317) 20250326094845268 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250326094845268 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326094845268 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250326094845268 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250326094845293 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 63 51 4d e7 11 57 54 ec 40 14 05 7f c0 33 b6 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:461) 20250326094845293 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc40b8, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326094845293 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326094845293 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3acc48 TLLI=e1d3b8af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326094845293 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326094845293 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326094845310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845310 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845310 DMM INFO MM(262420000000021/e1d3b8af) -> GMM ATTACH REQUEST MI(TMSI-0xE1D3B8AF) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094845310 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094845310 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326094845310 DLLC NOTICE LLME(ffffffff/e1d3b8af){ASSIGNED} LLGM Assign pre (e1d3b8af => f5755177) (gprs_llc.c:1079) 20250326094845310 DLLC NOTICE LLME(e1d3b8af/f5755177){ASSIGNED} LLGM Assign post (e1d3b8af => f5755177) (gprs_llc.c:1125) 20250326094845310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094845310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094845310 DMM DEBUG MM(262420000000021/f5755177) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094845322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094845322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250326094845322 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094845322 DMM DEBUG MM(262420000000021/f5755177) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250326094845322 DMM NOTICE MM(262420000000021/f5755177) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094845322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094845322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094845322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094845322 DMM DEBUG MM(262420000000021/f5755177) Requesting authorization (sgsn_auth.c:160) 20250326094845322 DMM INFO MM(262420000000021/f5755177) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326094845322 DMM DEBUG MM(262420000000021/f5755177) Requesting subscriber data update (gprs_subscriber.c:894) 20250326094845322 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250326094845322 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) 20250326094845324 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326094845324 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326094845324 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326094845324 DMM INFO MM(262420000000021/f5755177) Subscriber data update (mmctx.c:445) 20250326094845324 DMM DEBUG MM(262420000000021/f5755177) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250326094845324 DMM INFO MM(262420000000021/f5755177) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250326094845324 DMM NOTICE MM(262420000000021/f5755177) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250326094845324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326094845324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326094845324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250326094845324 DMM INFO MM(262420000000021/f5755177) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5755177) (gprs_gmm.c:337) 20250326094845324 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)@c60a1c1a8e2e: Trying to receive 5 ATTACH ACCEPTs 20250326094845325 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326094845326 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326094845326 DMM INFO MM(262420000000021/f5755177) Subscriber data update (mmctx.c:445) 20250326094845326 DMM DEBUG MM(262420000000021/f5755177) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326094851325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326094851325 DMM INFO MM(262420000000021/f5755177) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5755177) (gprs_gmm.c:337) 20250326094852288 DGPRS DEBUG Checking for inactive LLMEs, time = 6213437 (sgsn.c:132) 20250326094857326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326094857326 DMM INFO MM(262420000000021/f5755177) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5755177) (gprs_gmm.c:337) 20250326094903326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326094903327 DMM INFO MM(262420000000021/f5755177) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5755177) (gprs_gmm.c:337) 20250326094905140 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326094905140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326094905141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250326094909327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326094909327 DMM INFO MM(262420000000021/f5755177) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5755177) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250326094914765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094914771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094914771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094914777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094914780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094914780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094914796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094914799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094914799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094915327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326094915328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250326094915328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326094915328 DMM NOTICE MM(262420000000021/f5755177) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326094915328 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250326094915328 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3acc48, TLLI=f5755177, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326094915328 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326094915328 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326094915328 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250326094915328 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250326094915328 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) 20250326094915328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326094915328 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Deallocated (fsm.c:568) 20250326094915328 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326094915328 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326094915328 DLLC NOTICE LLME(e1d3b8af/f5755177){ASSIGNED} LLGM Assign pre (f5755177 => ffffffff) (gprs_llc.c:1079) 20250326094915328 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5755177 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@c60a1c1a8e2e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094915844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@c60a1c1a8e2e: Final verdict of PTC: none 20250326094915849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(88)@c60a1c1a8e2e: Final verdict of PTC: none 20250326094915849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(83)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(93)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(86)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(81)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(91)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Mar 26 09:49:15 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 20250326094915901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094916203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125980) 20250326094916850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094916850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125980, count=132032) 20250326094917852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094917852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Mar 26 09:49:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094918853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094918853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_auth_id_timeout started. 20250326094919269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094919271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094919318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094919318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094919318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094919318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919318 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094919318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094919318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094919318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094919318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094919319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094919319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094919319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094919319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094919319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094919319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094919319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094919320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094919320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094919320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094919320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094919320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326094919323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094919329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094919329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(107)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326094919335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094919335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094919335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094919335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094919336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094919336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094919336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094919336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094919336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094919336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094919336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094919336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094919336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(108)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094919337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094919337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094919338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(107)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250326094919343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094919343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(112)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI210(105)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094919345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094919345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094919345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094919345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094919346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094919346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094919346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094919346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094919346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094919346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094919346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094919346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094919346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094919346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094919346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094919347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094919347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094919349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094919353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094919353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094919855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094919855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094919855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094919855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094919859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326094919860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@c60a1c1a8e2e: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DF3D3492'O, index=0 SGSN_Test-GSUP(114)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250326094919923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094919923 DLLC NOTICE LLME(ffffffff/df3d3492){UNASSIGNED} LLC RX: unknown TLLI 0xdf3d3492, creating LLME on the fly (gprs_llc.c:552) 20250326094919923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094919923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094919923 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094919923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326094919923 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094919923 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326094919923 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094919923 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094919923 DLLC NOTICE LLME(ffffffff/df3d3492){UNASSIGNED} LLGM Assign pre (df3d3492 => e8580911) (gprs_llc.c:1079) 20250326094919923 DLLC NOTICE LLME(df3d3492/e8580911){ASSIGNED} LLGM Assign post (df3d3492 => e8580911) (gprs_llc.c:1125) 20250326094919923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094919923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094919923 DMM DEBUG MM(/e8580911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094922288 DGPRS DEBUG Checking for inactive LLMEs, time = 6213467 (sgsn.c:132) 20250326094925925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326094925925 DMM DEBUG MM(/e8580911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094931926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326094931926 DMM DEBUG MM(/e8580911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094937928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326094937928 DMM DEBUG MM(/e8580911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094939856 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326094939856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326094939857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326094943929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326094943929 DMM DEBUG MM(/e8580911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094949320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094949326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094949326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094949337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094949342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094949342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094949348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094949351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326094949930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326094949930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250326094949930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326094949930 DMM NOTICE MM(/e8580911) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250326094949930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326094949931 DMM DEBUG MM_STATE_Gb(3745330322)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326094949931 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326094949931 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326094949931 DLLC NOTICE LLME(df3d3492/e8580911){ASSIGNED} LLGM Assign pre (e8580911 => ffffffff) (gprs_llc.c:1079) 20250326094949931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8580911 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@c60a1c1a8e2e: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326094949961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326094949965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326094949965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(114)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(102)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(112)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(110)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(100)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(106)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(108)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Mar 26 09:49:49 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 20250326094950031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094950333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250326094950967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094950967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250326094951968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094951968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326094952289 DGPRS DEBUG Checking for inactive LLMEs, time = 6213497 (sgsn.c:132) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Mar 26 09:49:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326094952970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094952970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_auth_sai_timeout started. 20250326094953429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326094953430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(121)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094953462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326094953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094953462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326094953462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094953462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094953463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094953463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094953463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094953463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094953463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094953463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094953463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094953463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326094953463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094953463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(122)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094953464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094953464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(123)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326094953466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326094953472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094953472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(126)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326094953473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094953473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094953473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326094953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094953473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094953473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_timeout-BVCI196(119)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(126)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094953474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326094953474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094953474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326094953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326094953476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094953481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094953481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326094953488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326094953488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326094953488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326094953488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326094953488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326094953488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326094953488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326094953489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326094953489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326094953491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326094953496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094953496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326094953971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326094953971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326094953971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326094953971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326094953976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326094953977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@c60a1c1a8e2e: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CA4016B1'O, index=0 SGSN_Test-GSUP(133)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250326094954040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094954040 DLLC NOTICE LLME(ffffffff/ca4016b1){UNASSIGNED} LLC RX: unknown TLLI 0xca4016b1, creating LLME on the fly (gprs_llc.c:552) 20250326094954040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326094954040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250326094954040 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326094954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326094954040 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326094954040 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326094954040 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326094954040 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326094954040 DLLC NOTICE LLME(ffffffff/ca4016b1){UNASSIGNED} LLGM Assign pre (ca4016b1 => d470329e) (gprs_llc.c:1079) 20250326094954040 DLLC NOTICE LLME(ca4016b1/d470329e){ASSIGNED} LLGM Assign post (ca4016b1 => d470329e) (gprs_llc.c:1125) 20250326094954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326094954040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326094954040 DMM DEBUG MM(262420000000003/d470329e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326094954059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326094954059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326094954059 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326094954059 DMM DEBUG MM(262420000000003/d470329e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250326094954059 DMM NOTICE MM(262420000000003/d470329e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326094954059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326094954059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326094954059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326094954059 DMM DEBUG MM(262420000000003/d470329e) Requesting authorization (sgsn_auth.c:160) 20250326094954059 DMM INFO MM(262420000000003/d470329e) Requesting authentication tuples (sgsn_auth.c:184) 20250326094954059 DMM DEBUG MM(262420000000003/d470329e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326094954059 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250326094954059 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250326095000060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250326095000060 DMM ERROR MM(262420000000003/d470329e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250326095000060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250326095000060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095000060 DMM NOTICE MM(262420000000003/d470329e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250326095000060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326095000060 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095000060 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095000060 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095000060 DLLC NOTICE LLME(ca4016b1/d470329e){ASSIGNED} LLGM Assign pre (d470329e => ffffffff) (gprs_llc.c:1079) 20250326095000061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d470329e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@c60a1c1a8e2e: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095000081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095000086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(127)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(122)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095000086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(131)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(126)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(120)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(125)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(129)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Mar 26 09:50:00 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 20250326095000138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095000439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58152) 20250326095001088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095001088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58152, count=67276) 20250326095002089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095002089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Mar 26 09:50:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095003091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095003091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_auth_sai_reject started. 20250326095003514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095003516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095003547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095003547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095003547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095003547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095003547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095003547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095003547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095003547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095003548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095003548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095003548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095003548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095003548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095003548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095003548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095003548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095003548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095003548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095003548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095003548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095003551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095003557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095003557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095003564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095003564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095003564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095003564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095003564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095003564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095003564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095003564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095003565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095003565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095003565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095003565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095003565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095003565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095003565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095003565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095003565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095003565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095003565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095003565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095003567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095003573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095003573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(151)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095003577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095003577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095003577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095003577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095003577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095003577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095003577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095003577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095003577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095003577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095003577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095003578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095003578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095003578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095003578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095003578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095003578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095003578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095003578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095003578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095003578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095003580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095003587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095003587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095004093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095004093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095004093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095004093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095004097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095004098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@c60a1c1a8e2e: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D9C34D60'O, index=0 SGSN_Test-GSUP(152)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250326095004157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095004157 DLLC NOTICE LLME(ffffffff/d9c34d60){UNASSIGNED} LLC RX: unknown TLLI 0xd9c34d60, creating LLME on the fly (gprs_llc.c:552) 20250326095004157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095004157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095004157 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095004157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095004157 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095004157 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095004157 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095004157 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095004157 DLLC NOTICE LLME(ffffffff/d9c34d60){UNASSIGNED} LLGM Assign pre (d9c34d60 => e7bf68e1) (gprs_llc.c:1079) 20250326095004157 DLLC NOTICE LLME(d9c34d60/e7bf68e1){ASSIGNED} LLGM Assign post (d9c34d60 => e7bf68e1) (gprs_llc.c:1125) 20250326095004157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095004157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095004157 DMM DEBUG MM(262420000000004/e7bf68e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095004166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095004166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095004166 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095004166 DMM DEBUG MM(262420000000004/e7bf68e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250326095004166 DMM NOTICE MM(262420000000004/e7bf68e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095004166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095004166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095004166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095004166 DMM DEBUG MM(262420000000004/e7bf68e1) Requesting authorization (sgsn_auth.c:160) 20250326095004166 DMM INFO MM(262420000000004/e7bf68e1) Requesting authentication tuples (sgsn_auth.c:184) 20250326095004166 DMM DEBUG MM(262420000000004/e7bf68e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095004166 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250326095004166 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250326095004169 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250326095004169 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250326095004169 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250326095010168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250326095010168 DMM ERROR MM(262420000000004/e7bf68e1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250326095010168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250326095010168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095010168 DMM NOTICE MM(262420000000004/e7bf68e1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250326095010168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326095010168 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095010168 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095010168 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095010168 DLLC NOTICE LLME(d9c34d60/e7bf68e1){ASSIGNED} LLGM Assign pre (e7bf68e1 => ffffffff) (gprs_llc.c:1079) 20250326095010168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7bf68e1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@c60a1c1a8e2e: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095010186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(140)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(152)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095010191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095010191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(136)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(146)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(151)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(144)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(149)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(138)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Mar 26 09:50:10 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 20250326095010291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095010593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59552) 20250326095011192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095011193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59552, count=68676) 20250326095012195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095012195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Mar 26 09:50:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095013196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095013196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_gsup_lu_timeout started. 20250326095013685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095013688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095013727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095013727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095013727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095013727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095013727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095013727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095013727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095013727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095013728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095013728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095013728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095013728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095013728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095013728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095013728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095013728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095013728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095013728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095013728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095013728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095013731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(160)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095013738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095013738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095013749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095013749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095013749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095013749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095013749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095013749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095013749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095013749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095013750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095013750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095013750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095013750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095013750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095013750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095013750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095013750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095013750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095013750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095013751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095013751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095013753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095013758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095013758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095013765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095013765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095013765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095013765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095013765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095013765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095013765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095013765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095013766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095013766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095013766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095013766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095013766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095013766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095013766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095013766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095013766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095013766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095013766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095013766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095013766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095013768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095013772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095013772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095014198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095014198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095014198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095014198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095014202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095014204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@c60a1c1a8e2e: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CA999823'O, index=0 SGSN_Test-GSUP(171)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@c60a1c1a8e2e: 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 := '3E179D033A9C4C675BFB1D89439EE407'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDACF97E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4375C2D85115F8B8'O } } } } } 20250326095015281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095015281 DLLC NOTICE LLME(ffffffff/ca999823){UNASSIGNED} LLC RX: unknown TLLI 0xca999823, creating LLME on the fly (gprs_llc.c:552) 20250326095015281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095015281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095015281 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095015281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095015281 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095015281 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095015281 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095015282 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095015282 DLLC NOTICE LLME(ffffffff/ca999823){UNASSIGNED} LLGM Assign pre (ca999823 => e0349075) (gprs_llc.c:1079) 20250326095015282 DLLC NOTICE LLME(ca999823/e0349075){ASSIGNED} LLGM Assign post (ca999823 => e0349075) (gprs_llc.c:1125) 20250326095015282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095015282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095015282 DMM DEBUG MM(262420000000005/e0349075) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095015303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095015303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095015303 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095015303 DMM DEBUG MM(262420000000005/e0349075) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250326095015303 DMM NOTICE MM(262420000000005/e0349075) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095015303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095015303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095015303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095015303 DMM DEBUG MM(262420000000005/e0349075) Requesting authorization (sgsn_auth.c:160) 20250326095015303 DMM INFO MM(262420000000005/e0349075) Requesting authentication tuples (sgsn_auth.c:184) 20250326095015303 DMM DEBUG MM(262420000000005/e0349075) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095015303 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250326095015303 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250326095015309 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095015309 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095015309 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095015309 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095015309 DMM INFO MM(262420000000005/e0349075) Subscriber data update (mmctx.c:445) 20250326095015309 DMM DEBUG MM(262420000000005/e0349075) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095015309 DMM INFO MM(262420000000005/e0349075) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095015309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095015309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095015309 DMM INFO MM(262420000000005/e0349075) <- GMM AUTH AND CIPHERING REQ (rand = 3e 17 9d 03 3a 9c 4c 67 5b fb 1d 89 43 9e e4 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095015324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095015324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095015324 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095015324 DMM INFO MM(262420000000005/e0349075) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095015324 DMM NOTICE MM(262420000000005/e0349075) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095015324 DMM DEBUG MM(262420000000005/e0349075) checking auth: received GSM SRES = bd ac f9 7e (gprs_gmm.c:716) 20250326095015324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095015324 DMM DEBUG MM(262420000000005/e0349075) Requesting authorization (sgsn_auth.c:160) 20250326095015324 DMM INFO MM(262420000000005/e0349075) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095015324 DMM DEBUG MM(262420000000005/e0349075) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095015324 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250326095015324 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) 20250326095015324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095015324 DMM INFO MM(262420000000005/e0349075) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0349075) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@c60a1c1a8e2e: setverdict(fail): none -> fail MC@c60a1c1a8e2e: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095015343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095015343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(164)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(159)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(169)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095015347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(162)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(167)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@c60a1c1a8e2e: Final verdict of PTC: fail -NSVCI97-provIP(157)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@c60a1c1a8e2e: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Mar 26 09:50:15 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 20250326095015454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095015856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50900) 20250326095016343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095016343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50900, count=74768) 20250326095017344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095017344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Mar 26 09:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095018345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095018345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_gsup_lu_reject started. 20250326095018948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095018950 DMM INFO MM(262420000000005/e0349075) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095018950 DMM INFO MM(262420000000005/e0349075) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095018950 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095018950 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095018950 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095018950 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095018950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250326095018950 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095018950 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095018950 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095018950 DLLC NOTICE LLME(ca999823/e0349075){ASSIGNED} LLGM Assign pre (e0349075 => ffffffff) (gprs_llc.c:1079) 20250326095018950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0349075 => ffffffff) (gprs_llc.c:1125) 20250326095018951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095018990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095018990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095018990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095018990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095018990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095018990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095018991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095018991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095018991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095018991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095018991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095018991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095018991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095018991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095018991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095018991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095018991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095018992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095018992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095018996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095019001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095019001 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095019006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095019006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095019006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095019006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095019006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095019006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095019006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095019006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095019006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095019007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095019007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095019007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095019007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095019007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095019007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095019007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095019007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095019007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095019007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095019007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095019007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095019007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095019011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095019016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095019016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(184)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_reject-BVCI210(182)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095019019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095019019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095019019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095019019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095019019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095019019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095019019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095019019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095019019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095019020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095019020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095019020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095019020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095019023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095019028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095019028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095019347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095019347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095019347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095019347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095019351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095019352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@c60a1c1a8e2e: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E1A7B689'O, index=0 SGSN_Test-GSUP(190)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@c60a1c1a8e2e: 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 := '90C2615EAED433484F83532AE8A03C11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D6B0491'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDD8AFDBFF9343FA'O } } } } } 20250326095020425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095020425 DLLC NOTICE LLME(ffffffff/e1a7b689){UNASSIGNED} LLC RX: unknown TLLI 0xe1a7b689, creating LLME on the fly (gprs_llc.c:552) 20250326095020425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095020425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095020425 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095020425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095020425 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095020425 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095020425 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095020425 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095020425 DLLC NOTICE LLME(ffffffff/e1a7b689){UNASSIGNED} LLGM Assign pre (e1a7b689 => db0e38f5) (gprs_llc.c:1079) 20250326095020425 DLLC NOTICE LLME(e1a7b689/db0e38f5){ASSIGNED} LLGM Assign post (e1a7b689 => db0e38f5) (gprs_llc.c:1125) 20250326095020425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095020425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095020425 DMM DEBUG MM(262420000000006/db0e38f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095020453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095020453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095020453 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095020453 DMM DEBUG MM(262420000000006/db0e38f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250326095020453 DMM NOTICE MM(262420000000006/db0e38f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095020453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095020453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095020453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095020453 DMM DEBUG MM(262420000000006/db0e38f5) Requesting authorization (sgsn_auth.c:160) 20250326095020453 DMM INFO MM(262420000000006/db0e38f5) Requesting authentication tuples (sgsn_auth.c:184) 20250326095020453 DMM DEBUG MM(262420000000006/db0e38f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095020453 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250326095020453 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250326095020459 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095020459 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095020459 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095020459 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095020459 DMM INFO MM(262420000000006/db0e38f5) Subscriber data update (mmctx.c:445) 20250326095020459 DMM DEBUG MM(262420000000006/db0e38f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095020459 DMM INFO MM(262420000000006/db0e38f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095020459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095020459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095020459 DMM INFO MM(262420000000006/db0e38f5) <- GMM AUTH AND CIPHERING REQ (rand = 90 c2 61 5e ae d4 33 48 4f 83 53 2a e8 a0 3c 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095020478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095020478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095020478 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095020478 DMM INFO MM(262420000000006/db0e38f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095020478 DMM NOTICE MM(262420000000006/db0e38f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095020478 DMM DEBUG MM(262420000000006/db0e38f5) checking auth: received GSM SRES = 6d 6b 04 91 (gprs_gmm.c:716) 20250326095020478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095020478 DMM DEBUG MM(262420000000006/db0e38f5) Requesting authorization (sgsn_auth.c:160) 20250326095020478 DMM INFO MM(262420000000006/db0e38f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095020478 DMM DEBUG MM(262420000000006/db0e38f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095020478 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250326095020478 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) 20250326095020478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095020478 DMM INFO MM(262420000000006/db0e38f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0e38f5) (gprs_gmm.c:337) 20250326095020479 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250326095020480 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250326095020480 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250326095020480 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095020480 DMM INFO MM(262420000000006/db0e38f5) Subscriber data update (mmctx.c:445) 20250326095020480 DMM DEBUG MM(262420000000006/db0e38f5) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@c60a1c1a8e2e: setverdict(fail): none -> fail MC@c60a1c1a8e2e: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250326095020497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095020497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(178)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(190)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(188)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095020500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39976<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(183)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(186)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(181)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@c60a1c1a8e2e: Final verdict of PTC: fail -NSVCI97-provIP(176)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(178): none (none -> none)Wed Mar 26 09:50:20 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@c60a1c1a8e2e: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250326095020599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095021001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20250326095021499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095021499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76520, count=80876) 20250326095022290 DGPRS DEBUG Checking for inactive LLMEs, time = 6213527 (sgsn.c:132) 20250326095022500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095022500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Mar 26 09:50:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095023501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095023501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_combined started. 20250326095024110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095024112 DMM INFO MM(262420000000006/db0e38f5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095024112 DMM INFO MM(262420000000006/db0e38f5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095024112 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095024112 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095024112 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095024112 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095024112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250326095024112 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095024112 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095024112 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095024112 DLLC NOTICE LLME(e1a7b689/db0e38f5){ASSIGNED} LLGM Assign pre (db0e38f5 => ffffffff) (gprs_llc.c:1079) 20250326095024112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0e38f5 => ffffffff) (gprs_llc.c:1125) 20250326095024112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095024155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095024155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095024155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095024155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095024155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095024155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095024155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095024155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095024155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095024155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095024155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095024156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095024156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095024156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095024156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095024156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095024156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095024156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095024156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095024156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095024158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095024162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095024162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095024168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095024168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095024168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095024168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095024168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095024168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095024168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095024168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095024169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095024169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095024169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095024169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095024169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095024169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095024169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095024169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095024169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095024169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095024169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095024169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095024171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095024175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095024175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095024181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095024181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095024181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095024181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095024181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095024181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095024181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095024181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095024182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095024182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095024182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095024182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095024182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095024182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095024182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095024182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095024182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095024182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095024182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095024183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095024183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095024185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095024188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095024189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095024502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095024502 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095024502 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095024502 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095024507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095024508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@c60a1c1a8e2e: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D305A97D'O, index=0 SGSN_Test-GSUP(209)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@c60a1c1a8e2e: 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 := '0BB516DEB8D643DC706E7B15E91DABFD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BAFAB6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '717C2B7479D145F6'O } } } } } 20250326095025585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095025585 DLLC NOTICE LLME(ffffffff/d305a97d){UNASSIGNED} LLC RX: unknown TLLI 0xd305a97d, creating LLME on the fly (gprs_llc.c:552) 20250326095025585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095025585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095025585 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095025585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095025585 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095025585 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095025585 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095025585 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095025585 DLLC NOTICE LLME(ffffffff/d305a97d){UNASSIGNED} LLGM Assign pre (d305a97d => dfbefba3) (gprs_llc.c:1079) 20250326095025585 DLLC NOTICE LLME(d305a97d/dfbefba3){ASSIGNED} LLGM Assign post (d305a97d => dfbefba3) (gprs_llc.c:1125) 20250326095025585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095025585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095025585 DMM DEBUG MM(262420000000007/dfbefba3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095025612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095025612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095025612 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095025612 DMM DEBUG MM(262420000000007/dfbefba3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250326095025612 DMM NOTICE MM(262420000000007/dfbefba3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095025612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095025612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095025612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095025612 DMM DEBUG MM(262420000000007/dfbefba3) Requesting authorization (sgsn_auth.c:160) 20250326095025612 DMM INFO MM(262420000000007/dfbefba3) Requesting authentication tuples (sgsn_auth.c:184) 20250326095025612 DMM DEBUG MM(262420000000007/dfbefba3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095025612 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250326095025612 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250326095025619 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095025619 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095025619 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095025619 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095025619 DMM INFO MM(262420000000007/dfbefba3) Subscriber data update (mmctx.c:445) 20250326095025619 DMM DEBUG MM(262420000000007/dfbefba3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095025619 DMM INFO MM(262420000000007/dfbefba3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095025619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095025619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095025619 DMM INFO MM(262420000000007/dfbefba3) <- GMM AUTH AND CIPHERING REQ (rand = 0b b5 16 de b8 d6 43 dc 70 6e 7b 15 e9 1d ab fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095025635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095025635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095025635 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095025635 DMM INFO MM(262420000000007/dfbefba3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095025635 DMM NOTICE MM(262420000000007/dfbefba3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095025635 DMM DEBUG MM(262420000000007/dfbefba3) checking auth: received GSM SRES = 5b af ab 6d (gprs_gmm.c:716) 20250326095025635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095025635 DMM DEBUG MM(262420000000007/dfbefba3) Requesting authorization (sgsn_auth.c:160) 20250326095025635 DMM INFO MM(262420000000007/dfbefba3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095025635 DMM DEBUG MM(262420000000007/dfbefba3) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095025635 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250326095025635 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) 20250326095025635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095025635 DMM INFO MM(262420000000007/dfbefba3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfbefba3) (gprs_gmm.c:337) 20250326095025638 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095025638 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095025638 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250326095025638 DMM INFO MM(262420000000007/dfbefba3) Subscriber data update (mmctx.c:445) 20250326095025638 DMM DEBUG MM(262420000000007/dfbefba3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095025638 DMM INFO MM(262420000000007/dfbefba3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095025638 DMM NOTICE MM(262420000000007/dfbefba3) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250326095025638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095025638 DMM NOTICE MM(262420000000007/dfbefba3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095025638 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) 20250326095025640 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095025640 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250326095025640 DMM INFO MM(262420000000007/dfbefba3) Subscriber data update (mmctx.c:445) 20250326095025640 DMM DEBUG MM(262420000000007/dfbefba3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@c60a1c1a8e2e: Removing Client IMSI='262420000000007'H, index=0 20250326095025651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095025651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095025651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095025651 DMM INFO MM(262420000000007/dfbefba3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095025651 DMM NOTICE MM(262420000000007/dfbefba3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095025651 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095025651 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095025651 DLLC NOTICE LLME(d305a97d/dfbefba3){ASSIGNED} LLGM Assign pre (ffffffff => dfbefba3) (gprs_llc.c:1079) 20250326095025651 DLLC NOTICE LLME(ffffffff/dfbefba3){ASSIGNED} LLGM Assign post (ffffffff => dfbefba3) (gprs_llc.c:1125) 20250326095025651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095025651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095025651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095025651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095025657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095025662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095025663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(207)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(202)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(197)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(200)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(205)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(195)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_combined finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Mar 26 09:50:25 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250326095025756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095026159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88128) 20250326095026664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095026664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88128, count=89388) 20250326095027665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095027665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Mar 26 09:50:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095028667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095028667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_accept_all started. 20250326095029253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095029257 DMM INFO MM(262420000000007/dfbefba3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095029258 DMM INFO MM(262420000000007/dfbefba3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095029258 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095029258 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095029258 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095029258 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095029258 DLLC NOTICE LLME(ffffffff/dfbefba3){ASSIGNED} LLGM Assign pre (dfbefba3 => ffffffff) (gprs_llc.c:1079) 20250326095029258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfbefba3 => ffffffff) (gprs_llc.c:1125) 20250326095029258 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250326095029258 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) 20250326095029258 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250326095029258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095029258 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095029258 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095029258 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095029258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095029297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095029297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095029297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095029297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095029297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095029297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095029297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095029297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095029298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095029298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095029298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095029298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095029298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095029298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095029298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095029298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095029298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095029298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095029298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095029298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095029301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095029305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095029305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095029311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095029311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095029311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095029311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095029311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095029311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095029312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095029312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095029312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095029312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095029312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095029312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095029312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095029312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095029312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095029313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095029318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095029318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095029328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095029328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095029328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095029328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095029328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095029328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095029328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095029328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095029329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095029329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095029329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095029329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095029329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095029329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095029329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095029329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095029329 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095029329 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095029329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095029329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095029329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095029332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095029337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095029337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095029668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095029668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095029668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095029668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095029672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095029674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@c60a1c1a8e2e: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D00F8390'O, index=0 SGSN_Test-GSUP(228)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250326095030752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095030752 DLLC NOTICE LLME(ffffffff/d00f8390){UNASSIGNED} LLC RX: unknown TLLI 0xd00f8390, creating LLME on the fly (gprs_llc.c:552) 20250326095030752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095030752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095030753 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095030753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095030753 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095030753 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095030753 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095030753 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095030753 DLLC NOTICE LLME(ffffffff/d00f8390){UNASSIGNED} LLGM Assign pre (d00f8390 => e4f394b8) (gprs_llc.c:1079) 20250326095030753 DLLC NOTICE LLME(d00f8390/e4f394b8){ASSIGNED} LLGM Assign post (d00f8390 => e4f394b8) (gprs_llc.c:1125) 20250326095030753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095030753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095030753 DMM DEBUG MM(262420000000008/e4f394b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095030773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095030773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095030773 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095030773 DMM DEBUG MM(262420000000008/e4f394b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250326095030773 DMM NOTICE MM(262420000000008/e4f394b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095030773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095030773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095030773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250326095030773 DMM INFO MM(262420000000008/e4f394b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4f394b8) (gprs_gmm.c:337) TC_attach_accept_all(230)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@c60a1c1a8e2e: Removing Client IMSI='262420000000008'H, index=0 20250326095031757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095031757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095031757 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095031757 DMM INFO MM(262420000000008/e4f394b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095031757 DMM NOTICE MM(262420000000008/e4f394b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095031757 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095031757 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095031757 DLLC NOTICE LLME(d00f8390/e4f394b8){ASSIGNED} LLGM Assign pre (ffffffff => e4f394b8) (gprs_llc.c:1079) 20250326095031757 DLLC NOTICE LLME(ffffffff/e4f394b8){ASSIGNED} LLGM Assign post (ffffffff => e4f394b8) (gprs_llc.c:1125) 20250326095031757 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095031757 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095031757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095031757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095031760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095031763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095031763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(216)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(228)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(226)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(221)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(219)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(224)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(214)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_accept_all finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Mar 26 09:50:31 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 20250326095031878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095032281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67212) 20250326095032765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095032765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67212, count=71568) 20250326095033766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095033766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Mar 26 09:50:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095034768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095034768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_closed started. 20250326095035374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095035378 DMM INFO MM(262420000000008/e4f394b8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095035378 DMM INFO MM(262420000000008/e4f394b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095035378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095035378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095035378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095035378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095035378 DLLC NOTICE LLME(ffffffff/e4f394b8){ASSIGNED} LLGM Assign pre (e4f394b8 => ffffffff) (gprs_llc.c:1079) 20250326095035378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f394b8 => ffffffff) (gprs_llc.c:1125) 20250326095035378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095035378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095035378 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095035378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095035378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095035410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095035410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095035410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095035410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095035410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095035410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095035410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095035410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095035411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095035411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095035411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095035411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095035411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095035411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095035411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095035411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095035411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095035411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095035411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095035411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095035413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095035418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095035418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095035424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095035424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095035424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095035424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095035424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095035424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095035424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095035424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095035425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095035425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095035425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095035425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095035425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095035425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095035425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095035425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095035425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095035425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095035426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095035426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095035428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095035432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095035432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095035438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095035438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095035438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095035438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095035438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095035438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095035438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095035439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095035439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095035441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095035446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095035446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095035770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095035770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095035770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095035770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095035774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095035775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DD72630B'O, index=0 SGSN_Test-GSUP(247)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DD72630B'O, index=1 20250326095036856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095036856 DLLC NOTICE LLME(ffffffff/dd72630b){UNASSIGNED} LLC RX: unknown TLLI 0xdd72630b, creating LLME on the fly (gprs_llc.c:552) 20250326095036856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095036856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095036856 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095036856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095036856 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095036856 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095036856 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095036856 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095036856 DLLC NOTICE LLME(ffffffff/dd72630b){UNASSIGNED} LLGM Assign pre (dd72630b => c78803a4) (gprs_llc.c:1079) 20250326095036856 DLLC NOTICE LLME(dd72630b/c78803a4){ASSIGNED} LLGM Assign post (dd72630b => c78803a4) (gprs_llc.c:1125) 20250326095036856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095036856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095036856 DMM DEBUG MM(001010123456789/c78803a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095036876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095036876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095036876 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095036876 DMM DEBUG MM(001010123456789/c78803a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250326095036876 DMM NOTICE MM(001010123456789/c78803a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095036876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095036876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095036876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250326095036876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095036876 DMM NOTICE MM(001010123456789/c78803a4) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250326095036876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326095036876 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095036876 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095036876 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095036876 DLLC NOTICE LLME(dd72630b/c78803a4){ASSIGNED} LLGM Assign pre (c78803a4 => ffffffff) (gprs_llc.c:1079) 20250326095036876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c78803a4 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@c60a1c1a8e2e: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E9662360'O, index=2 SGSN_Test-GSUP(247)@c60a1c1a8e2e: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250326095036910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095036910 DLLC NOTICE LLME(ffffffff/e9662360){UNASSIGNED} LLC RX: unknown TLLI 0xe9662360, creating LLME on the fly (gprs_llc.c:552) 20250326095036910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095036910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095036910 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095036910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095036910 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095036910 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095036910 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095036910 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095036910 DLLC NOTICE LLME(ffffffff/e9662360){UNASSIGNED} LLGM Assign pre (e9662360 => da931032) (gprs_llc.c:1079) 20250326095036910 DLLC NOTICE LLME(e9662360/da931032){ASSIGNED} LLGM Assign post (e9662360 => da931032) (gprs_llc.c:1125) 20250326095036910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095036910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095036910 DMM DEBUG MM(262420000000010/da931032) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095036913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095036913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095036913 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095036913 DMM DEBUG MM(262420000000010/da931032) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250326095036913 DMM NOTICE MM(262420000000010/da931032) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250326095036913 DMM INFO MM(262420000000010/da931032) <- GMM ATTACH ACCEPT (new P-TMSI=0xda931032) (gprs_gmm.c:337) TC_attach_closed(250)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Removing Client IMSI='262420000000010'H, index=2 20250326095037924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095037924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095037925 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095037925 DMM INFO MM(262420000000010/da931032) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095037925 DMM NOTICE MM(262420000000010/da931032) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095037925 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095037925 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095037925 DLLC NOTICE LLME(e9662360/da931032){ASSIGNED} LLGM Assign pre (ffffffff => da931032) (gprs_llc.c:1079) 20250326095037925 DLLC NOTICE LLME(ffffffff/da931032){ASSIGNED} LLGM Assign post (ffffffff => da931032) (gprs_llc.c:1125) 20250326095037925 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095037925 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095037925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095037925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095037929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095037934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095037935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(240)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(235)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(245)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(233)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(243)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(238)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_closed finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Mar 26 09:50:37 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250326095038000 DLGLOBAL INFO[0;m Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095038402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77464) 20250326095038936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095038936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77464, count=81820) 20250326095039938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095039938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Mar 26 09:50:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095040939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095040939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_no_imei_response started. 20250326095041485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095041487 DMM INFO MM(262420000000010/da931032) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095041487 DMM INFO MM(262420000000010/da931032) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095041487 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095041487 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095041487 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095041487 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095041487 DLLC NOTICE LLME(ffffffff/da931032){ASSIGNED} LLGM Assign pre (da931032 => ffffffff) (gprs_llc.c:1079) 20250326095041487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da931032 => ffffffff) (gprs_llc.c:1125) 20250326095041487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095041487 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095041487 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095041487 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095041487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095041552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095041552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095041552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095041552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095041552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095041552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095041552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095041552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095041555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095041555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095041555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095041555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095041555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095041555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095041555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095041556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095041556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095041556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095041557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095041557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095041562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095041568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095041568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095041571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095041571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095041571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095041571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095041571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095041571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095041571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095041571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095041572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095041572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095041572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095041572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095041572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095041572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095041572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095041572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095041572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095041572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095041573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095041573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095041575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095041583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095041583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(261)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(259)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095041585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095041585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095041585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095041585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095041585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095041585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095041585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095041585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095041586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095041586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095041586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095041586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095041587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095041587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095041587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095041587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095041587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095041587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095041587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095041587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095041587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095041589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095041593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095041593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095041940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095041940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095041940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095041940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095041944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095041946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@c60a1c1a8e2e: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CE98B6AC'O, index=0 SGSN_Test-GSUP(267)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250326095042973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095042973 DLLC NOTICE LLME(ffffffff/ce98b6ac){UNASSIGNED} LLC RX: unknown TLLI 0xce98b6ac, creating LLME on the fly (gprs_llc.c:552) 20250326095042973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095042973 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095042973 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095042973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095042973 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095042973 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095042973 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095042973 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095042973 DLLC NOTICE LLME(ffffffff/ce98b6ac){UNASSIGNED} LLGM Assign pre (ce98b6ac => f55c7408) (gprs_llc.c:1079) 20250326095042973 DLLC NOTICE LLME(ce98b6ac/f55c7408){ASSIGNED} LLGM Assign post (ce98b6ac => f55c7408) (gprs_llc.c:1125) 20250326095042973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095042973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095042973 DMM DEBUG MM(262420000000032/f55c7408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095048974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095048974 DMM DEBUG MM(262420000000032/f55c7408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095052291 DGPRS DEBUG Checking for inactive LLMEs, time = 6213557 (sgsn.c:132) 20250326095054975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095054975 DMM DEBUG MM(262420000000032/f55c7408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095100976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095100976 DMM DEBUG MM(262420000000032/f55c7408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095101942 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095101942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326095101943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095106978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095106978 DMM DEBUG MM(262420000000032/f55c7408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095111557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095111559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095111559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095111573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095111574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095111574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095111587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095111588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095111588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095112979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095112980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250326095112980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095112980 DMM NOTICE MM(262420000000032/f55c7408) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250326095112980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326095112980 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095112980 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095112980 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095112980 DLLC NOTICE LLME(ce98b6ac/f55c7408){ASSIGNED} LLGM Assign pre (f55c7408 => ffffffff) (gprs_llc.c:1079) 20250326095112980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f55c7408 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@c60a1c1a8e2e: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095112984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(265)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(267)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(255)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(260)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095112986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095112987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(268)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(258)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(263)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(253)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Mar 26 09:51:13 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 20250326095113046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095113347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63328) 20250326095113988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095113988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63328, count=71584) 20250326095114989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095114989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Mar 26 09:51:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095115990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095115990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_no_imsi_response started. 20250326095116374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095116375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095116391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095116392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095116392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095116392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095116392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095116392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095116392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095116392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095116392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095116392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095116392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095116393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095116393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095116395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250326095116402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095116402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(279)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095116404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095116404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095116404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095116404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095116404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095116404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095116404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095116404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_no_imsi_response-BVCI196(273)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095116405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095116405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095116405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095116405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095116405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095116405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095116405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095116405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095116405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095116405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095116405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095116405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095116408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095116416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095116416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(280)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095116420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095116420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095116420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095116420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095116420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095116420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095116420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095116420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095116421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095116421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095116421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095116421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095116421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095116421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095116421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095116421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095116421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095116421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095116421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095116421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095116421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095116423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095116428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095116428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095116991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095116992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095116992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095116992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095116993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250326095116993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@c60a1c1a8e2e: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F9305DBA'O, index=0 SGSN_Test-GSUP(286)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250326095118018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095118018 DLLC NOTICE LLME(ffffffff/f9305dba){UNASSIGNED} LLC RX: unknown TLLI 0xf9305dba, creating LLME on the fly (gprs_llc.c:552) 20250326095118018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095118018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095118018 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095118018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095118018 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095118018 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095118018 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095118018 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095118018 DLLC NOTICE LLME(ffffffff/f9305dba){UNASSIGNED} LLGM Assign pre (f9305dba => ee1efc59) (gprs_llc.c:1079) 20250326095118018 DLLC NOTICE LLME(f9305dba/ee1efc59){ASSIGNED} LLGM Assign post (f9305dba => ee1efc59) (gprs_llc.c:1125) 20250326095118018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095118018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095118018 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095118024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095118024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095118024 DMM DEBUG MM_STATE_Gb(4180696506)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095118024 DMM DEBUG MM(/ee1efc59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250326095118024 DMM NOTICE MM(/ee1efc59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095118024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095118024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250326095118024 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250326095122292 DGPRS DEBUG Checking for inactive LLMEs, time = 6213587 (sgsn.c:132) 20250326095124025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095124025 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250326095130027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095130027 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250326095136028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095136028 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250326095136993 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095136993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326095136994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095142030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095142030 DMM DEBUG MM(/ee1efc59) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250326095146393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095146395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095146406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095146410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095146410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095146422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095146425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095146425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095148032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250326095148032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250326095148032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095148032 DMM NOTICE MM(/ee1efc59) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250326095148032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326095148032 DMM DEBUG MM_STATE_Gb(4180696506)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095148032 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095148032 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095148032 DLLC NOTICE LLME(f9305dba/ee1efc59){ASSIGNED} LLGM Assign pre (ee1efc59 => ffffffff) (gprs_llc.c:1079) 20250326095148032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee1efc59 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@c60a1c1a8e2e: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095148055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095148060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095148060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(270)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(274)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(284)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(279)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(272)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(277)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(282)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Mar 26 09:51:48 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 20250326095148128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095148430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63952) 20250326095149061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095149062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63952, count=72204) 20250326095150063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095150063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Mar 26 09:51:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095151065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095151065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_closed_add_vty started. 20250326095151525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095151527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095151569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095151569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095151569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095151569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095151569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095151569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095151569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095151569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095151571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095151571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095151571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095151571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095151571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095151571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095151571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095151571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095151571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095151571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095151571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095151571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095151573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095151579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095151579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095151585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095151585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095151585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095151585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095151585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095151585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095151585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095151585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095151586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095151586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095151586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095151586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095151586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095151586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095151586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095151586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095151586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095151586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095151587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095151587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095151588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095151593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095151593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095151600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095151600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095151600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095151600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095151600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095151600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095151600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095151600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095151601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095151601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095151601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095151601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095151601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095151601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095151601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095151601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095151601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095151601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095151601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095151602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095151602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095151604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095151608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095151608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095152066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095152066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095152066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095152066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095152070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095152072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326095152293 DGPRS DEBUG Checking for inactive LLMEs, time = 6213617 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D357A2F9'O, index=0 SGSN_Test-GSUP(305)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D357A2F9'O, index=1 20250326095153157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095153157 DLLC NOTICE LLME(ffffffff/d357a2f9){UNASSIGNED} LLC RX: unknown TLLI 0xd357a2f9, creating LLME on the fly (gprs_llc.c:552) 20250326095153157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095153157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095153158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095153158 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095153158 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095153158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095153158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095153158 DLLC NOTICE LLME(ffffffff/d357a2f9){UNASSIGNED} LLGM Assign pre (d357a2f9 => e3815c41) (gprs_llc.c:1079) 20250326095153158 DLLC NOTICE LLME(d357a2f9/e3815c41){ASSIGNED} LLGM Assign post (d357a2f9 => e3815c41) (gprs_llc.c:1125) 20250326095153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095153158 DMM DEBUG MM(001010123456789/e3815c41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095153183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095153183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095153183 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095153183 DMM DEBUG MM(001010123456789/e3815c41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250326095153183 DMM NOTICE MM(001010123456789/e3815c41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095153183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095153183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095153183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250326095153183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095153183 DMM NOTICE MM(001010123456789/e3815c41) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250326095153183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326095153183 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095153183 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095153183 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095153183 DLLC NOTICE LLME(d357a2f9/e3815c41){ASSIGNED} LLGM Assign pre (e3815c41 => ffffffff) (gprs_llc.c:1079) 20250326095153183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3815c41 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D357A2F9'O, index=2 20250326095153199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095153199 DLLC NOTICE LLME(ffffffff/d357a2f9){UNASSIGNED} LLC RX: unknown TLLI 0xd357a2f9, creating LLME on the fly (gprs_llc.c:552) 20250326095153199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095153200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095153200 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095153200 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095153200 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095153200 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095153200 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095153200 DLLC NOTICE LLME(ffffffff/d357a2f9){UNASSIGNED} LLGM Assign pre (d357a2f9 => feb6a0ee) (gprs_llc.c:1079) 20250326095153200 DLLC NOTICE LLME(d357a2f9/feb6a0ee){ASSIGNED} LLGM Assign post (d357a2f9 => feb6a0ee) (gprs_llc.c:1125) 20250326095153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095153200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095153200 DMM DEBUG MM(001010123456700/feb6a0ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095153209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095153209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095153209 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095153209 DMM DEBUG MM(001010123456700/feb6a0ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250326095153209 DMM NOTICE MM(001010123456700/feb6a0ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095153209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250326095153209 DMM INFO MM(001010123456700/feb6a0ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb6a0ee) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Removing Client IMSI='001010123456700'H, index=2 20250326095154212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095154213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095154213 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095154213 DMM INFO MM(001010123456700/feb6a0ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095154213 DMM NOTICE MM(001010123456700/feb6a0ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095154213 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095154213 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095154213 DLLC NOTICE LLME(d357a2f9/feb6a0ee){ASSIGNED} LLGM Assign pre (ffffffff => feb6a0ee) (gprs_llc.c:1079) 20250326095154213 DLLC NOTICE LLME(ffffffff/feb6a0ee){ASSIGNED} LLGM Assign post (ffffffff => feb6a0ee) (gprs_llc.c:1125) 20250326095154213 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095154213 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095154213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095154213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095154217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39168<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095154221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095154221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(305)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(298)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(303)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(293)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(291)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(301)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(296)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Mar 26 09:51:54 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 20250326095154325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095154727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71096) 20250326095155222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095155222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71096, count=81152) 20250326095156223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095156223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Mar 26 09:51:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095157225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095157225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_check_subscriber_list started. 20250326095157817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095157819 DMM INFO MM(001010123456700/feb6a0ee) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095157819 DMM INFO MM(001010123456700/feb6a0ee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095157819 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095157819 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095157819 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095157819 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095157819 DLLC NOTICE LLME(ffffffff/feb6a0ee){ASSIGNED} LLGM Assign pre (feb6a0ee => ffffffff) (gprs_llc.c:1079) 20250326095157819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb6a0ee => ffffffff) (gprs_llc.c:1125) 20250326095157819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095157819 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095157819 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095157819 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095157819 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095157866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095157866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095157866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095157866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095157866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095157866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095157866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095157866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095157867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095157867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095157867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095157867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095157867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095157867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095157867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095157867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095157867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095157867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095157868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095157868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095157870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095157875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095157875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(317)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095157885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095157885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095157885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095157885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095157885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095157885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095157885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095157885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095157885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095157885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095157886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095157886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095157886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095157886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095157886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095157886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095157886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095157886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095157886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095157886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095157889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095157893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095157893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250326095157895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095157895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095157895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095157895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095157895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095157895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095157895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095157895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_check_subscriber_list-BVCI210(315)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095157896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095157896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095157896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095157896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095157896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095157896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095157896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095157896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095157896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095157896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095157896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095157896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095157896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095157898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095157902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095157902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095158227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095158227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095158227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095158227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095158232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095158233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@c60a1c1a8e2e: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F9AE7592'O, index=0 SGSN_Test-GSUP(324)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@c60a1c1a8e2e: 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 := '228DA3D3E439AE59E0955E1B73BF9CDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8150BEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B9A4EE0EC541832'O } } } } } 20250326095159303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095159303 DLLC NOTICE LLME(ffffffff/f9ae7592){UNASSIGNED} LLC RX: unknown TLLI 0xf9ae7592, creating LLME on the fly (gprs_llc.c:552) 20250326095159303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095159303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095159303 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095159303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095159303 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095159303 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095159303 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095159303 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095159303 DLLC NOTICE LLME(ffffffff/f9ae7592){UNASSIGNED} LLGM Assign pre (f9ae7592 => ee20ad89) (gprs_llc.c:1079) 20250326095159303 DLLC NOTICE LLME(f9ae7592/ee20ad89){ASSIGNED} LLGM Assign post (f9ae7592 => ee20ad89) (gprs_llc.c:1125) 20250326095159303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095159303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095159303 DMM DEBUG MM(262420000000034/ee20ad89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095159315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095159315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095159315 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095159315 DMM DEBUG MM(262420000000034/ee20ad89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250326095159315 DMM NOTICE MM(262420000000034/ee20ad89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095159316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095159316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095159316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095159316 DMM DEBUG MM(262420000000034/ee20ad89) Requesting authorization (sgsn_auth.c:160) 20250326095159316 DMM INFO MM(262420000000034/ee20ad89) Requesting authentication tuples (sgsn_auth.c:184) 20250326095159316 DMM DEBUG MM(262420000000034/ee20ad89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095159316 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250326095159316 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250326095159320 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095159320 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095159320 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095159320 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095159320 DMM INFO MM(262420000000034/ee20ad89) Subscriber data update (mmctx.c:445) 20250326095159320 DMM DEBUG MM(262420000000034/ee20ad89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095159320 DMM INFO MM(262420000000034/ee20ad89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095159320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095159320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095159320 DMM INFO MM(262420000000034/ee20ad89) <- GMM AUTH AND CIPHERING REQ (rand = 22 8d a3 d3 e4 39 ae 59 e0 95 5e 1b 73 bf 9c dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095159332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095159332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095159332 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095159332 DMM INFO MM(262420000000034/ee20ad89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095159332 DMM NOTICE MM(262420000000034/ee20ad89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095159332 DMM DEBUG MM(262420000000034/ee20ad89) checking auth: received GSM SRES = f8 15 0b ee (gprs_gmm.c:716) 20250326095159332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095159332 DMM DEBUG MM(262420000000034/ee20ad89) Requesting authorization (sgsn_auth.c:160) 20250326095159333 DMM INFO MM(262420000000034/ee20ad89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095159333 DMM DEBUG MM(262420000000034/ee20ad89) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095159333 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250326095159333 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) 20250326095159333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095159333 DMM INFO MM(262420000000034/ee20ad89) <- GMM ATTACH ACCEPT (new P-TMSI=0xee20ad89) (gprs_gmm.c:337) 20250326095159335 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095159335 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095159335 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250326095159335 DMM INFO MM(262420000000034/ee20ad89) Subscriber data update (mmctx.c:445) 20250326095159335 DMM DEBUG MM(262420000000034/ee20ad89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095159335 DMM INFO MM(262420000000034/ee20ad89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095159335 DMM NOTICE MM(262420000000034/ee20ad89) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250326095159335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095159335 DMM NOTICE MM(262420000000034/ee20ad89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095159335 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) 20250326095159336 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095159336 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250326095159337 DMM INFO MM(262420000000034/ee20ad89) Subscriber data update (mmctx.c:445) 20250326095159337 DMM DEBUG MM(262420000000034/ee20ad89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095159350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095159350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095159350 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095159350 DMM INFO MM(262420000000034/ee20ad89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095159350 DMM NOTICE MM(262420000000034/ee20ad89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095159350 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095159350 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095159350 DLLC NOTICE LLME(f9ae7592/ee20ad89){ASSIGNED} LLGM Assign pre (ffffffff => ee20ad89) (gprs_llc.c:1079) 20250326095159350 DLLC NOTICE LLME(ffffffff/ee20ad89){ASSIGNED} LLGM Assign post (ffffffff => ee20ad89) (gprs_llc.c:1125) 20250326095159350 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095159350 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095159350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095159350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@c60a1c1a8e2e: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095159412 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250326095159412 DMM INFO MM(262420000000034/ee20ad89) Subscriber data update (mmctx.c:445) 20250326095159412 DMM DEBUG MM(262420000000034/ee20ad89) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250326095159412 DMM INFO MM(262420000000034/ee20ad89) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250326095159412 DMM INFO MM(262420000000034/ee20ad89) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095159412 DMM INFO MM(262420000000034/ee20ad89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095159412 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095159412 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095159412 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095159412 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095159412 DLLC NOTICE LLME(ffffffff/ee20ad89){ASSIGNED} LLGM Assign pre (ee20ad89 => ffffffff) (gprs_llc.c:1079) 20250326095159412 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee20ad89 => ffffffff) (gprs_llc.c:1125) 20250326095159413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095159413 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095159413 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095159413 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095159415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095159418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095159419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(323)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(324)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(322)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(318)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(312)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(316)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(310)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(320)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Mar 26 09:51:59 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 20250326095159519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095159820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20250326095200420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095200420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82996, count=94484) 20250326095201421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095201421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:52:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095202421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095202421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_detach_check_subscriber_list started. 20250326095202880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095202883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095202931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095202931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095202931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095202931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095202931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095202931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095202931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095202931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095202932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095202932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095202932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095202932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095202932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095202932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095202932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095202932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095202932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095202932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095202932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095202932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095202935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095202941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095202941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095202947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095202947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095202947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095202947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095202947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095202947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095202947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095202947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095202948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095202948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095202948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095202948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095202948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095202948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095202948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095202948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095202948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095202948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(336)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095202948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095202948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095202951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095202956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095202956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095202962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095202962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095202962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095202962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095202962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095202962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095202962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095202962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095202963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095202963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095202963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095202963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095202963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095202963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095202963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095202963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095202963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095202963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095202963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095202963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095202963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095202965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095202970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095202970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095203423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095203423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095203423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095203423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095203428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095203429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@c60a1c1a8e2e: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C7E65A54'O, index=0 SGSN_Test-GSUP(343)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@c60a1c1a8e2e: 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 := 'C3DEEC89D4124E4CB76AEF5E63D32D75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC13D4A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3AF3349EB41DB1F'O } } } } } 20250326095203503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095203503 DLLC NOTICE LLME(ffffffff/c7e65a54){UNASSIGNED} LLC RX: unknown TLLI 0xc7e65a54, creating LLME on the fly (gprs_llc.c:552) 20250326095203503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095203503 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095203503 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095203503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095203503 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095203503 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095203503 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095203503 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095203503 DLLC NOTICE LLME(ffffffff/c7e65a54){UNASSIGNED} LLGM Assign pre (c7e65a54 => dba86bb1) (gprs_llc.c:1079) 20250326095203503 DLLC NOTICE LLME(c7e65a54/dba86bb1){ASSIGNED} LLGM Assign post (c7e65a54 => dba86bb1) (gprs_llc.c:1125) 20250326095203503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095203503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095203503 DMM DEBUG MM(262420000000033/dba86bb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095203522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095203522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095203522 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095203522 DMM DEBUG MM(262420000000033/dba86bb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250326095203522 DMM NOTICE MM(262420000000033/dba86bb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095203522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095203522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095203522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095203522 DMM DEBUG MM(262420000000033/dba86bb1) Requesting authorization (sgsn_auth.c:160) 20250326095203522 DMM INFO MM(262420000000033/dba86bb1) Requesting authentication tuples (sgsn_auth.c:184) 20250326095203522 DMM DEBUG MM(262420000000033/dba86bb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095203522 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250326095203522 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250326095203528 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095203528 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095203528 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095203528 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095203528 DMM INFO MM(262420000000033/dba86bb1) Subscriber data update (mmctx.c:445) 20250326095203528 DMM DEBUG MM(262420000000033/dba86bb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095203528 DMM INFO MM(262420000000033/dba86bb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095203528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095203528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095203528 DMM INFO MM(262420000000033/dba86bb1) <- GMM AUTH AND CIPHERING REQ (rand = c3 de ec 89 d4 12 4e 4c b7 6a ef 5e 63 d3 2d 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095203544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095203544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095203544 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095203544 DMM INFO MM(262420000000033/dba86bb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095203544 DMM NOTICE MM(262420000000033/dba86bb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095203544 DMM DEBUG MM(262420000000033/dba86bb1) checking auth: received GSM SRES = dc 13 d4 a4 (gprs_gmm.c:716) 20250326095203544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095203544 DMM DEBUG MM(262420000000033/dba86bb1) Requesting authorization (sgsn_auth.c:160) 20250326095203544 DMM INFO MM(262420000000033/dba86bb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095203544 DMM DEBUG MM(262420000000033/dba86bb1) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095203544 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250326095203544 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) 20250326095203544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095203544 DMM INFO MM(262420000000033/dba86bb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdba86bb1) (gprs_gmm.c:337) 20250326095203547 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095203547 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095203547 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250326095203547 DMM INFO MM(262420000000033/dba86bb1) Subscriber data update (mmctx.c:445) 20250326095203547 DMM DEBUG MM(262420000000033/dba86bb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095203547 DMM INFO MM(262420000000033/dba86bb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095203547 DMM NOTICE MM(262420000000033/dba86bb1) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250326095203547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095203547 DMM NOTICE MM(262420000000033/dba86bb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095203547 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) 20250326095203548 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095203548 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250326095203549 DMM INFO MM(262420000000033/dba86bb1) Subscriber data update (mmctx.c:445) 20250326095203549 DMM DEBUG MM(262420000000033/dba86bb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095203560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095203560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095203560 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095203560 DMM INFO MM(262420000000033/dba86bb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095203560 DMM NOTICE MM(262420000000033/dba86bb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095203560 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095203560 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095203560 DLLC NOTICE LLME(c7e65a54/dba86bb1){ASSIGNED} LLGM Assign pre (ffffffff => dba86bb1) (gprs_llc.c:1079) 20250326095203560 DLLC NOTICE LLME(ffffffff/dba86bb1){ASSIGNED} LLGM Assign post (ffffffff => dba86bb1) (gprs_llc.c:1125) 20250326095203560 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095203560 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095203560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095203560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095203617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095203617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250326095203618 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095203618 DMM INFO MM(262420000000033/dba86bb1) -> GMM DETACH REQUEST TLLI=0xdba86bb1 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250326095203618 DMM INFO MM(262420000000033/dba86bb1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095203618 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095203618 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095203618 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095203618 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095203618 DLLC NOTICE LLME(ffffffff/dba86bb1){ASSIGNED} LLGM Assign pre (dba86bb1 => ffffffff) (gprs_llc.c:1079) 20250326095203618 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dba86bb1 => ffffffff) (gprs_llc.c:1125) 20250326095203618 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250326095203618 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) 20250326095203618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095203618 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095203618 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095203618 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095203620 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@c60a1c1a8e2e: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095208634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095208638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095208638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(341)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(331)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(336)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(334)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(329)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(339)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Mar 26 09:52:08 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 20250326095208724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095209026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89100) 20250326095209640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095209640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89100, count=95512) 20250326095210641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095210641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Mar 26 09:52:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095211642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095211642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_check_complete_resend started. 20250326095212104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095212107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095212151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095212151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095212151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095212151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095212151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095212151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095212151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095212151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095212151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095212152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095212152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095212152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095212152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095212152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095212152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095212152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095212152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095212152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095212152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095212152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095212155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095212164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095212164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(351)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095212167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095212167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095212167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095212167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095212167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095212167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095212167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095212167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095212168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095212168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095212168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095212168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095212169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095212169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095212169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095212169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095212169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095212169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095212169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095212169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095212171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095212176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095212176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_check_complete_resend-BVCI210(354)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095212181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095212181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095212181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095212181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095212181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095212182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095212182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095212182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095212182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095212183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095212188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095212188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095212644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095212644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095212644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095212644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095212648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095212649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@c60a1c1a8e2e: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F744D424'O, index=0 SGSN_Test-GSUP(362)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: 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 := '58F6AE1251448221BA6100B7444E614A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9623B22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7841CBFE21C85E35'O } } } } } 20250326095213721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095213721 DLLC NOTICE LLME(ffffffff/f744d424){UNASSIGNED} LLC RX: unknown TLLI 0xf744d424, creating LLME on the fly (gprs_llc.c:552) 20250326095213721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095213721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095213721 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095213721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095213721 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095213721 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095213721 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095213721 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095213721 DLLC NOTICE LLME(ffffffff/f744d424){UNASSIGNED} LLGM Assign pre (f744d424 => c07a8f41) (gprs_llc.c:1079) 20250326095213721 DLLC NOTICE LLME(f744d424/c07a8f41){ASSIGNED} LLGM Assign post (f744d424 => c07a8f41) (gprs_llc.c:1125) 20250326095213721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095213721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095213721 DMM DEBUG MM(262420000000036/c07a8f41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095213732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095213732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095213732 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095213732 DMM DEBUG MM(262420000000036/c07a8f41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250326095213732 DMM NOTICE MM(262420000000036/c07a8f41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095213732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095213732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095213732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095213732 DMM DEBUG MM(262420000000036/c07a8f41) Requesting authorization (sgsn_auth.c:160) 20250326095213732 DMM INFO MM(262420000000036/c07a8f41) Requesting authentication tuples (sgsn_auth.c:184) 20250326095213732 DMM DEBUG MM(262420000000036/c07a8f41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095213732 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250326095213732 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250326095213736 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095213736 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095213736 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095213736 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095213736 DMM INFO MM(262420000000036/c07a8f41) Subscriber data update (mmctx.c:445) 20250326095213736 DMM DEBUG MM(262420000000036/c07a8f41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095213736 DMM INFO MM(262420000000036/c07a8f41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095213736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095213736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095213736 DMM INFO MM(262420000000036/c07a8f41) <- GMM AUTH AND CIPHERING REQ (rand = 58 f6 ae 12 51 44 82 21 ba 61 00 b7 44 4e 61 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095213751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095213751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095213751 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095213751 DMM INFO MM(262420000000036/c07a8f41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095213751 DMM NOTICE MM(262420000000036/c07a8f41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095213751 DMM DEBUG MM(262420000000036/c07a8f41) checking auth: received GSM SRES = c9 62 3b 22 (gprs_gmm.c:716) 20250326095213751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095213751 DMM DEBUG MM(262420000000036/c07a8f41) Requesting authorization (sgsn_auth.c:160) 20250326095213751 DMM INFO MM(262420000000036/c07a8f41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095213751 DMM DEBUG MM(262420000000036/c07a8f41) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095213751 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250326095213751 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) 20250326095213751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095213751 DMM INFO MM(262420000000036/c07a8f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a8f41) (gprs_gmm.c:337) 20250326095213754 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095213754 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095213754 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250326095213754 DMM INFO MM(262420000000036/c07a8f41) Subscriber data update (mmctx.c:445) 20250326095213754 DMM DEBUG MM(262420000000036/c07a8f41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095213754 DMM INFO MM(262420000000036/c07a8f41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095213754 DMM NOTICE MM(262420000000036/c07a8f41) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250326095213754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095213754 DMM NOTICE MM(262420000000036/c07a8f41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095213754 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) 20250326095213755 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095213755 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250326095213755 DMM INFO MM(262420000000036/c07a8f41) Subscriber data update (mmctx.c:445) 20250326095213756 DMM DEBUG MM(262420000000036/c07a8f41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095219752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326095219752 DMM INFO MM(262420000000036/c07a8f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a8f41) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095222294 DGPRS DEBUG Checking for inactive LLMEs, time = 6213647 (sgsn.c:132) 20250326095225753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326095225753 DMM INFO MM(262420000000036/c07a8f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a8f41) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095231754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326095231754 DMM INFO MM(262420000000036/c07a8f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a8f41) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095232644 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095232644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095232645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250326095237755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326095237755 DMM INFO MM(262420000000036/c07a8f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a8f41) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095242152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095242156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095242156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095242169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095242172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095242172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095242183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095242185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095242185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095243757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250326095243757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250326095243757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095243757 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250326095243757 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) 20250326095243757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Reject}: Deallocated (fsm.c:568) 20250326095243757 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095243757 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095243757 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095243757 DLLC NOTICE LLME(f744d424/c07a8f41){ASSIGNED} LLGM Assign pre (c07a8f41 => ffffffff) (gprs_llc.c:1079) 20250326095243757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07a8f41 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@c60a1c1a8e2e: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095247779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095247783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095247783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(361)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(362)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(350)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(355)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(360)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(358)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(348)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(353)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Mar 26 09:52:47 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 20250326095247890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095248192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89824) 20250326095248784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095248784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89824, count=95256) 20250326095249786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095249786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:52:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095250788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095250788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_update started. 20250326095251284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095251287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095251332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095251332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095251332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095251332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095251332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095251332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095251332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095251332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095251333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095251333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095251333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095251333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095251333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095251333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095251333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095251333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095251333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095251333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095251334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095251334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095251336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095251343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095251343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(370)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095251347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251347 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095251347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095251347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095251347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095251347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095251347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095251348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095251348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095251350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095251355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095251355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095251360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095251360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095251360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095251360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095251360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095251360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095251360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095251360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095251361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095251361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095251361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095251361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095251361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095251361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095251361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095251361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095251361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095251364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095251368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095251368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095251790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095251790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095251790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095251790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095251794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250326095251795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326095252295 DGPRS DEBUG Checking for inactive LLMEs, time = 6213677 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@c60a1c1a8e2e: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D5B1098D'O, index=0 SGSN_Test-GSUP(381)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@c60a1c1a8e2e: 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 := 'A49E04DB92E7891C050CA7B1F72B22E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3ACBFBD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '160F18BB73BE7B1C'O } } } } } 20250326095252877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095252877 DLLC NOTICE LLME(ffffffff/d5b1098d){UNASSIGNED} LLC RX: unknown TLLI 0xd5b1098d, creating LLME on the fly (gprs_llc.c:552) 20250326095252877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095252877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095252878 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095252878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095252878 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095252878 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095252878 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095252878 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095252878 DLLC NOTICE LLME(ffffffff/d5b1098d){UNASSIGNED} LLGM Assign pre (d5b1098d => d6f1fa40) (gprs_llc.c:1079) 20250326095252878 DLLC NOTICE LLME(d5b1098d/d6f1fa40){ASSIGNED} LLGM Assign post (d5b1098d => d6f1fa40) (gprs_llc.c:1125) 20250326095252878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095252878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095252878 DMM DEBUG MM(262420000000031/d6f1fa40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095252900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095252900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095252900 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095252900 DMM DEBUG MM(262420000000031/d6f1fa40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250326095252900 DMM NOTICE MM(262420000000031/d6f1fa40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095252900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095252900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095252900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095252900 DMM DEBUG MM(262420000000031/d6f1fa40) Requesting authorization (sgsn_auth.c:160) 20250326095252900 DMM INFO MM(262420000000031/d6f1fa40) Requesting authentication tuples (sgsn_auth.c:184) 20250326095252900 DMM DEBUG MM(262420000000031/d6f1fa40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095252900 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250326095252901 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@c60a1c1a8e2e: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250326095252906 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095252906 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095252907 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095252907 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095252907 DMM INFO MM(262420000000031/d6f1fa40) Subscriber data update (mmctx.c:445) 20250326095252907 DMM DEBUG MM(262420000000031/d6f1fa40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095252907 DMM INFO MM(262420000000031/d6f1fa40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095252907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095252907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095252907 DMM INFO MM(262420000000031/d6f1fa40) <- GMM AUTH AND CIPHERING REQ (rand = a4 9e 04 db 92 e7 89 1c 05 0c a7 b1 f7 2b 22 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095252923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095252923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095252923 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095252923 DMM INFO MM(262420000000031/d6f1fa40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095252923 DMM NOTICE MM(262420000000031/d6f1fa40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095252923 DMM DEBUG MM(262420000000031/d6f1fa40) checking auth: received GSM SRES = 3a cb fb d7 (gprs_gmm.c:716) 20250326095252923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095252923 DMM DEBUG MM(262420000000031/d6f1fa40) Requesting authorization (sgsn_auth.c:160) 20250326095252923 DMM INFO MM(262420000000031/d6f1fa40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095252923 DMM DEBUG MM(262420000000031/d6f1fa40) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095252923 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250326095252923 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) 20250326095252923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095252923 DMM INFO MM(262420000000031/d6f1fa40) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6f1fa40) (gprs_gmm.c:337) 20250326095252926 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095252926 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095252926 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250326095252926 DMM INFO MM(262420000000031/d6f1fa40) Subscriber data update (mmctx.c:445) 20250326095252926 DMM DEBUG MM(262420000000031/d6f1fa40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095252926 DMM INFO MM(262420000000031/d6f1fa40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095252926 DMM NOTICE MM(262420000000031/d6f1fa40) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250326095252926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095252926 DMM NOTICE MM(262420000000031/d6f1fa40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095252926 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) 20250326095252927 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095252927 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250326095252928 DMM INFO MM(262420000000031/d6f1fa40) Subscriber data update (mmctx.c:445) 20250326095252928 DMM DEBUG MM(262420000000031/d6f1fa40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095252939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095252939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095252939 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095252939 DMM INFO MM(262420000000031/d6f1fa40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095252939 DMM NOTICE MM(262420000000031/d6f1fa40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095252940 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095252940 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095252940 DLLC NOTICE LLME(d5b1098d/d6f1fa40){ASSIGNED} LLGM Assign pre (ffffffff => d6f1fa40) (gprs_llc.c:1079) 20250326095252940 DLLC NOTICE LLME(ffffffff/d6f1fa40){ASSIGNED} LLGM Assign post (ffffffff => d6f1fa40) (gprs_llc.c:1125) 20250326095252940 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095252940 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095252940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095252940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095252987 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250326095252987 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250326095252987 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) 20250326095252987 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250326095252988 DMM INFO MM(262420000000031/d6f1fa40) Subscriber data update (mmctx.c:445) 20250326095252988 DMM DEBUG MM(262420000000031/d6f1fa40) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250326095252988 DMM INFO MM(262420000000031/d6f1fa40) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250326095252988 DMM INFO MM(262420000000031/d6f1fa40) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095252988 DMM INFO MM(262420000000031/d6f1fa40) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095252988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095252988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095252988 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095252988 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095252988 DLLC NOTICE LLME(ffffffff/d6f1fa40){ASSIGNED} LLGM Assign pre (d6f1fa40 => ffffffff) (gprs_llc.c:1079) 20250326095252988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6f1fa40 => ffffffff) (gprs_llc.c:1125) 20250326095252988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095252988 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095252988 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095252988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed MC@c60a1c1a8e2e: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250326095258001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095258001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(379)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(369)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(374)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095258003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56998<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(372)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(367)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(377)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@c60a1c1a8e2e: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(371)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Mar 26 09:52:58 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 20250326095258081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095258383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89616) 20250326095259002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095259002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89616, count=93972) 20250326095300004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095300004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095301005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095301005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_withdraw started. 20250326095301486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095301489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095301551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095301551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095301551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095301551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095301551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095301551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095301551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095301551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095301552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095301552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095301552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095301552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095301552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095301552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095301552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095301552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095301552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095301552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095301552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095301552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095301556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095301565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095301565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095301571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095301571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095301571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095301571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095301571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095301571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095301571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095301571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095301572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095301572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095301572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095301572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095301572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095301572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095301572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095301572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095301572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095301572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095301573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095301573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095301575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095301580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095301580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095301585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095301585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095301585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095301585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095301585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095301585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095301585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095301585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095301586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095301586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095301586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095301586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095301586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095301586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095301586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095301586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095301586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095301587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095301591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095301591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095302006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095302006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095302006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095302006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095302011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095302012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c60a1c1a8e2e: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D37D976D'O, index=0 SGSN_Test-GSUP(400)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@c60a1c1a8e2e: 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 := '562407CABBC8E8BD92810045F5D91B2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9952D0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7E091C21241F0AF'O } } } } } 20250326095303088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095303088 DLLC NOTICE LLME(ffffffff/d37d976d){UNASSIGNED} LLC RX: unknown TLLI 0xd37d976d, creating LLME on the fly (gprs_llc.c:552) 20250326095303088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095303088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095303088 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095303088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095303088 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095303088 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095303088 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095303088 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095303088 DLLC NOTICE LLME(ffffffff/d37d976d){UNASSIGNED} LLGM Assign pre (d37d976d => ea84638e) (gprs_llc.c:1079) 20250326095303088 DLLC NOTICE LLME(d37d976d/ea84638e){ASSIGNED} LLGM Assign post (d37d976d => ea84638e) (gprs_llc.c:1125) 20250326095303088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095303088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095303088 DMM DEBUG MM(262420000000029/ea84638e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095303098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095303098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095303098 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095303098 DMM DEBUG MM(262420000000029/ea84638e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250326095303098 DMM NOTICE MM(262420000000029/ea84638e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095303098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095303098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095303098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095303098 DMM DEBUG MM(262420000000029/ea84638e) Requesting authorization (sgsn_auth.c:160) 20250326095303098 DMM INFO MM(262420000000029/ea84638e) Requesting authentication tuples (sgsn_auth.c:184) 20250326095303099 DMM DEBUG MM(262420000000029/ea84638e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095303099 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250326095303099 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@c60a1c1a8e2e: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250326095303101 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095303101 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095303101 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095303101 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095303101 DMM INFO MM(262420000000029/ea84638e) Subscriber data update (mmctx.c:445) 20250326095303101 DMM DEBUG MM(262420000000029/ea84638e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095303101 DMM INFO MM(262420000000029/ea84638e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095303101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095303101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095303101 DMM INFO MM(262420000000029/ea84638e) <- GMM AUTH AND CIPHERING REQ (rand = 56 24 07 ca bb c8 e8 bd 92 81 00 45 f5 d9 1b 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095303106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095303106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095303106 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095303106 DMM INFO MM(262420000000029/ea84638e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095303106 DMM NOTICE MM(262420000000029/ea84638e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095303106 DMM DEBUG MM(262420000000029/ea84638e) checking auth: received GSM SRES = f9 95 2d 0d (gprs_gmm.c:716) 20250326095303106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095303106 DMM DEBUG MM(262420000000029/ea84638e) Requesting authorization (sgsn_auth.c:160) 20250326095303106 DMM INFO MM(262420000000029/ea84638e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095303106 DMM DEBUG MM(262420000000029/ea84638e) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095303106 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250326095303106 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) 20250326095303106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095303106 DMM INFO MM(262420000000029/ea84638e) <- GMM ATTACH ACCEPT (new P-TMSI=0xea84638e) (gprs_gmm.c:337) 20250326095303107 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095303107 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095303107 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250326095303107 DMM INFO MM(262420000000029/ea84638e) Subscriber data update (mmctx.c:445) 20250326095303107 DMM DEBUG MM(262420000000029/ea84638e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095303107 DMM INFO MM(262420000000029/ea84638e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095303107 DMM NOTICE MM(262420000000029/ea84638e) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250326095303107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095303107 DMM NOTICE MM(262420000000029/ea84638e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095303107 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) 20250326095303108 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095303108 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250326095303108 DMM INFO MM(262420000000029/ea84638e) Subscriber data update (mmctx.c:445) 20250326095303108 DMM DEBUG MM(262420000000029/ea84638e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095303112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095303112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095303112 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095303112 DMM INFO MM(262420000000029/ea84638e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095303112 DMM NOTICE MM(262420000000029/ea84638e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095303112 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095303112 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095303112 DLLC NOTICE LLME(d37d976d/ea84638e){ASSIGNED} LLGM Assign pre (ffffffff => ea84638e) (gprs_llc.c:1079) 20250326095303112 DLLC NOTICE LLME(ffffffff/ea84638e){ASSIGNED} LLGM Assign post (ffffffff => ea84638e) (gprs_llc.c:1125) 20250326095303112 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095303112 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095303112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095303112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095303164 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250326095303164 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250326095303164 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) 20250326095303164 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250326095303164 DMM INFO MM(262420000000029/ea84638e) Subscriber data update (mmctx.c:445) 20250326095303164 DMM DEBUG MM(262420000000029/ea84638e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250326095303164 DMM INFO MM(262420000000029/ea84638e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250326095303164 DMM INFO MM(262420000000029/ea84638e) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250326095303164 DMM NOTICE MM(262420000000029/ea84638e) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250326095303164 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250326095303164 DMM INFO MM(262420000000029/ea84638e) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250326095303164 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095303164 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095303164 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095303164 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095303164 DLLC NOTICE LLME(ffffffff/ea84638e){ASSIGNED} LLGM Assign pre (ea84638e => ffffffff) (gprs_llc.c:1079) 20250326095303164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea84638e => ffffffff) (gprs_llc.c:1125) 20250326095303165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095303165 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095303165 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095303165 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c60a1c1a8e2e: Removing Client IMSI='262420000000029'H, index=0 20250326095303179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095303179 DLLC NOTICE LLME(ffffffff/ea84638e){UNASSIGNED} LLC RX: unknown TLLI 0xea84638e, creating LLME on the fly (gprs_llc.c:552) 20250326095303179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095303179 DMM NOTICE LLME(ffffffff/ea84638e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250326095303179 DLLC NOTICE LLME(ffffffff/ea84638e){UNASSIGNED} LLGM Assign pre (ea84638e => ffffffff) (gprs_llc.c:1079) 20250326095303179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea84638e => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095303185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(398)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(393)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095303191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095303191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(388)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(391)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(396)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(386)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Mar 26 09:53:03 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 20250326095303239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095303541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44800) 20250326095304193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095304193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44800, count=96856) 20250326095305194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095305194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:53:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095306196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095306196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250326095306644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095306647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095306694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095306694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095306694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095306694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095306694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095306694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095306694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095306694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095306696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095306696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095306696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095306696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095306696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095306696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095306696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095306696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095306696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095306696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(408)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095306698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095306698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095306703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(404)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095306712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095306712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095306712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095306712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095306712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095306712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095306712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095306712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095306713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095306713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095306713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095306713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095306713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095306713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095306713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095306713 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306713 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095306713 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095306713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095306713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095306713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250326095306713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095306713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095306716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095306720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095306720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095306727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095306727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095306727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095306727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095306727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095306727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095306727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095306727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095306728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095306728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095306728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095306728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095306728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095306728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095306728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095306728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095306728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095306728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095306728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095306728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095306728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095306731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095306736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095306736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095307198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095307198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095307198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095307198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095307202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095307204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c60a1c1a8e2e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E1A18A1F'O, index=0 SGSN_Test-GSUP(419)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250326095308265 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) 20250326095308265 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@c60a1c1a8e2e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c60a1c1a8e2e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095308274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(404)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(417)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(419)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(407)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095308280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(413)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095308280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(412)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(405)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(415)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(410)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Mar 26 09:53:08 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 20250326095308334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095308636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45316) 20250326095309282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095309282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45316, count=53540) 20250326095310285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095310285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095311287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095311287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250326095311728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095311730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095311776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095311776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095311776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095311776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095311776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095311776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095311776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095311776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250326095311777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095311777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095311777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(426)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095311777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095311777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095311777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095311777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095311777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095311777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095311777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095311777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095311777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095311779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095311784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095311784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095311794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095311794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095311794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095311794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095311794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095311794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095311794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095311794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(432)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(431)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095311795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095311795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095311796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095311796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095311796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095311796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095311796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095311796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095311796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095311796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095311796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095311796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095311799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095311805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095311805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095311805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095311805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095311805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095311805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095311805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095311805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250326095311806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095311806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(436)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095311806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095311806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095311806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095311806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095311806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095311806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095311806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095311806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095311806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095311806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095311806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095311807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095311807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095311809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095311814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095311814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095312288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095312288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095312288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095312288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095312293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095312294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c60a1c1a8e2e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DA1DFFB8'O, index=0 SGSN_Test-GSUP(438)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250326095313354 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) 20250326095313354 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@c60a1c1a8e2e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c60a1c1a8e2e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095313362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50392<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095313366 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095313366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(426)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(438)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(431)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@c60a1c1a8e2e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(430)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(434)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(424)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(436)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Mar 26 09:53:13 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 20250326095313454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095313756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45428) 20250326095314367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095314367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45428, count=53368) 20250326095315368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095315368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Mar 26 09:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095316369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095316369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_rau_unknown started. 20250326095316849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095316852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095316889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095316889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095316889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095316889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095316889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095316889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095316889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095316889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095316890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095316890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095316890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095316890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095316890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095316890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095316890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095316890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095316890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095316890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095316891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095316891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095316893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095316898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095316898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(450)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095316905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095316905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095316905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095316905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095316905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095316905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095316905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095316905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095316906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095316906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095316906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095316907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095316907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095316907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095316907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095316907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316907 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095316907 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095316907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095316907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095316907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095316910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(450)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(447)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095316916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250326095316916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095316916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095316916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095316916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095316917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095316917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095316917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095316917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095316917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095316917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095316917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095316917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095316917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095316917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095316917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095316917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095316917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_rau_unknown-BVCI210(448)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095316921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095316927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095316928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095317369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095317369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095317370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095317370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095317374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095317375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@c60a1c1a8e2e: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FC2EACC9'O, index=0 SGSN_Test-GSUP(457)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250326095318453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095318453 DLLC NOTICE LLME(ffffffff/fc2eacc9){UNASSIGNED} LLC RX: unknown TLLI 0xfc2eacc9, creating LLME on the fly (gprs_llc.c:552) 20250326095318453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250326095318454 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095318454 DMM NOTICE LLME(ffffffff/fc2eacc9){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250326095318454 DLLC NOTICE LLME(ffffffff/fc2eacc9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250326095318454 DMM ERROR LLME(ffffffff/fc2eacc9){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250326095318454 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250326095318454 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250326095318454 DLLC NOTICE LLME(ffffffff/fc2eacc9){UNASSIGNED} LLGM Assign pre (fc2eacc9 => ffffffff) (gprs_llc.c:1079) 20250326095318454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc2eacc9 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@c60a1c1a8e2e: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095318481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@c60a1c1a8e2e: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095318487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095318487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(452)@c60a1c1a8e2e: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(455)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@c60a1c1a8e2e: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(451)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(445)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(449)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(443)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(453)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_rau_unknown finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Mar 26 09:53:18 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250326095318589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095318891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51008) 20250326095319488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095319488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51008, count=55644) 20250326095320489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095320489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Mar 26 09:53:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095321490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095321490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_rau started. 20250326095321992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095321994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095322048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095322048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095322048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095322048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095322048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095322048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095322048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095322048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095322049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095322049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095322049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095322049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095322049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095322049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095322049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095322049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095322049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095322049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095322049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095322049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095322051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095322055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095322055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095322062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095322062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095322062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095322062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095322062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095322062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095322062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095322062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095322062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095322062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095322063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095322063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095322063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095322063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095322063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095322063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095322063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095322063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095322063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095322063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095322064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095322069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095322069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095322077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095322077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095322077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095322077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095322077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095322077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095322077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095322077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095322078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095322078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095322078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095322078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095322078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095322078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095322078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095322078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095322078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095322078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095322078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095322078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095322078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095322080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095322085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095322085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095322296 DGPRS DEBUG Checking for inactive LLMEs, time = 6213707 (sgsn.c:132) 20250326095322490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095322490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095322490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095322491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095322494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095322496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@c60a1c1a8e2e: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C707EBCC'O, index=0 SGSN_Test-GSUP(476)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@c60a1c1a8e2e: 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 := '926DE3D7AF04974FFBC80100DC36BD8D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3579F7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9EDCD9C555F740F'O } } } } } 20250326095323543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323543 DLLC NOTICE LLME(ffffffff/c707ebcc){UNASSIGNED} LLC RX: unknown TLLI 0xc707ebcc, creating LLME on the fly (gprs_llc.c:552) 20250326095323543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095323543 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095323543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095323543 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095323543 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095323543 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095323543 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095323543 DLLC NOTICE LLME(ffffffff/c707ebcc){UNASSIGNED} LLGM Assign pre (c707ebcc => e52aeec9) (gprs_llc.c:1079) 20250326095323543 DLLC NOTICE LLME(c707ebcc/e52aeec9){ASSIGNED} LLGM Assign post (c707ebcc => e52aeec9) (gprs_llc.c:1125) 20250326095323543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095323543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095323543 DMM DEBUG MM(262420000000012/e52aeec9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095323549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323549 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095323549 DMM DEBUG MM(262420000000012/e52aeec9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250326095323549 DMM NOTICE MM(262420000000012/e52aeec9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095323549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095323549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095323549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095323549 DMM DEBUG MM(262420000000012/e52aeec9) Requesting authorization (sgsn_auth.c:160) 20250326095323549 DMM INFO MM(262420000000012/e52aeec9) Requesting authentication tuples (sgsn_auth.c:184) 20250326095323549 DMM DEBUG MM(262420000000012/e52aeec9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095323549 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250326095323549 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250326095323551 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095323551 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095323551 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095323551 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095323551 DMM INFO MM(262420000000012/e52aeec9) Subscriber data update (mmctx.c:445) 20250326095323551 DMM DEBUG MM(262420000000012/e52aeec9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095323551 DMM INFO MM(262420000000012/e52aeec9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095323551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095323551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095323551 DMM INFO MM(262420000000012/e52aeec9) <- GMM AUTH AND CIPHERING REQ (rand = 92 6d e3 d7 af 04 97 4f fb c8 01 00 dc 36 bd 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095323558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323558 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095323558 DMM INFO MM(262420000000012/e52aeec9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095323558 DMM NOTICE MM(262420000000012/e52aeec9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095323558 DMM DEBUG MM(262420000000012/e52aeec9) checking auth: received GSM SRES = a3 57 9f 7d (gprs_gmm.c:716) 20250326095323558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095323558 DMM DEBUG MM(262420000000012/e52aeec9) Requesting authorization (sgsn_auth.c:160) 20250326095323558 DMM INFO MM(262420000000012/e52aeec9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095323558 DMM DEBUG MM(262420000000012/e52aeec9) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095323558 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250326095323558 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) 20250326095323558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095323558 DMM INFO MM(262420000000012/e52aeec9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe52aeec9) (gprs_gmm.c:337) 20250326095323560 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095323560 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095323560 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250326095323560 DMM INFO MM(262420000000012/e52aeec9) Subscriber data update (mmctx.c:445) 20250326095323560 DMM DEBUG MM(262420000000012/e52aeec9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095323560 DMM INFO MM(262420000000012/e52aeec9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095323560 DMM NOTICE MM(262420000000012/e52aeec9) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250326095323560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095323560 DMM NOTICE MM(262420000000012/e52aeec9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095323560 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) 20250326095323560 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095323560 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250326095323560 DMM INFO MM(262420000000012/e52aeec9) Subscriber data update (mmctx.c:445) 20250326095323560 DMM DEBUG MM(262420000000012/e52aeec9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095323571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323571 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095323571 DMM INFO MM(262420000000012/e52aeec9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095323571 DMM NOTICE MM(262420000000012/e52aeec9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095323571 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095323571 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095323571 DLLC NOTICE LLME(c707ebcc/e52aeec9){ASSIGNED} LLGM Assign pre (ffffffff => e52aeec9) (gprs_llc.c:1079) 20250326095323571 DLLC NOTICE LLME(ffffffff/e52aeec9){ASSIGNED} LLGM Assign post (ffffffff => e52aeec9) (gprs_llc.c:1125) 20250326095323571 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095323571 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095323571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095323571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095323630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323630 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095323630 DMM INFO MM(262420000000012/e52aeec9) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250326095323630 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095323630 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095323630 DLLC NOTICE LLME(ffffffff/e52aeec9){ASSIGNED} LLGM Assign pre (e52aeec9 => ef89211a) (gprs_llc.c:1079) 20250326095323630 DLLC NOTICE LLME(e52aeec9/ef89211a){ASSIGNED} LLGM Assign post (e52aeec9 => ef89211a) (gprs_llc.c:1125) 20250326095323630 DMM INFO MM(262420000000012/ef89211a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(478)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@c60a1c1a8e2e: Removing Client IMSI='262420000000012'H, index=0 20250326095323648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095323648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250326095323648 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095323648 DMM INFO MM(262420000000012/ef89211a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095323648 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095323649 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095323649 DLLC NOTICE LLME(e52aeec9/ef89211a){ASSIGNED} LLGM Assign pre (ffffffff => ef89211a) (gprs_llc.c:1079) 20250326095323649 DLLC NOTICE LLME(ffffffff/ef89211a){ASSIGNED} LLGM Assign post (ffffffff => ef89211a) (gprs_llc.c:1125) 20250326095323649 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(478)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095323652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095323656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095323656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(464)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(469)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(474)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(472)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(467)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(462)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_rau finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Mar 26 09:53:23 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250326095323719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095324121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83980) 20250326095324658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095324658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83980, count=93656) 20250326095325659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095325659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Mar 26 09:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095326660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095326660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_a started. 20250326095327206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095327209 DMM INFO MM(262420000000012/ef89211a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095327209 DMM INFO MM(262420000000012/ef89211a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095327209 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095327209 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095327209 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095327209 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095327209 DLLC NOTICE LLME(ffffffff/ef89211a){ASSIGNED} LLGM Assign pre (ef89211a => ffffffff) (gprs_llc.c:1079) 20250326095327209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef89211a => ffffffff) (gprs_llc.c:1125) 20250326095327209 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250326095327209 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) 20250326095327209 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250326095327209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095327209 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095327209 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095327209 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095327209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(483)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095327264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095327264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095327264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095327264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327264 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095327264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095327264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095327264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095327264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095327265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095327265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095327265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095327265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095327265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095327265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095327265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095327265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327265 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095327265 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095327265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(484)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095327266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095327266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095327268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(483)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326095327273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095327273 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(488)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095327274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095327274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095327274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095327274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095327274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095327274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095327274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095327274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_a-BVCI196(481)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095327275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095327275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095327275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095327276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095327276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095327276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095327276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095327276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095327276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095327276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095327276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095327276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095327279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095327285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095327285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(489)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095327288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095327288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095327288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095327288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095327288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095327288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095327288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095327288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095327289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095327289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095327289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095327289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095327289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095327289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095327289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095327289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095327289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095327289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095327289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095327289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095327289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095327291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095327296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095327296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095327661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095327661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095327661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095327661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095327665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095327666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@c60a1c1a8e2e: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F8D899BD'O, index=0 SGSN_Test-GSUP(495)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@c60a1c1a8e2e: 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 := 'CF978E135144D738A23BC0C7AC64410F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0771F263'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1EDF79C37103EC6'O } } } } } 20250326095328740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328740 DLLC NOTICE LLME(ffffffff/f8d899bd){UNASSIGNED} LLC RX: unknown TLLI 0xf8d899bd, creating LLME on the fly (gprs_llc.c:552) 20250326095328740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095328740 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095328740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095328740 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095328740 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095328740 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095328740 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095328740 DLLC NOTICE LLME(ffffffff/f8d899bd){UNASSIGNED} LLGM Assign pre (f8d899bd => ed36b080) (gprs_llc.c:1079) 20250326095328740 DLLC NOTICE LLME(f8d899bd/ed36b080){ASSIGNED} LLGM Assign post (f8d899bd => ed36b080) (gprs_llc.c:1125) 20250326095328740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095328740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095328740 DMM DEBUG MM(262420000000037/ed36b080) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095328765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328765 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328765 DMM DEBUG MM(262420000000037/ed36b080) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250326095328765 DMM NOTICE MM(262420000000037/ed36b080) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095328765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095328765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095328765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095328765 DMM DEBUG MM(262420000000037/ed36b080) Requesting authorization (sgsn_auth.c:160) 20250326095328765 DMM INFO MM(262420000000037/ed36b080) Requesting authentication tuples (sgsn_auth.c:184) 20250326095328765 DMM DEBUG MM(262420000000037/ed36b080) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095328765 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250326095328765 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250326095328772 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095328772 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095328772 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095328772 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095328772 DMM INFO MM(262420000000037/ed36b080) Subscriber data update (mmctx.c:445) 20250326095328772 DMM DEBUG MM(262420000000037/ed36b080) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095328772 DMM INFO MM(262420000000037/ed36b080) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095328772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095328772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095328772 DMM INFO MM(262420000000037/ed36b080) <- GMM AUTH AND CIPHERING REQ (rand = cf 97 8e 13 51 44 d7 38 a2 3b c0 c7 ac 64 41 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095328788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328788 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328788 DMM INFO MM(262420000000037/ed36b080) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095328788 DMM NOTICE MM(262420000000037/ed36b080) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095328788 DMM DEBUG MM(262420000000037/ed36b080) checking auth: received GSM SRES = 07 71 f2 63 (gprs_gmm.c:716) 20250326095328788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095328788 DMM DEBUG MM(262420000000037/ed36b080) Requesting authorization (sgsn_auth.c:160) 20250326095328788 DMM INFO MM(262420000000037/ed36b080) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095328788 DMM DEBUG MM(262420000000037/ed36b080) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095328788 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250326095328788 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) 20250326095328788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095328788 DMM INFO MM(262420000000037/ed36b080) <- GMM ATTACH ACCEPT (new P-TMSI=0xed36b080) (gprs_gmm.c:337) 20250326095328791 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095328791 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095328791 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250326095328791 DMM INFO MM(262420000000037/ed36b080) Subscriber data update (mmctx.c:445) 20250326095328791 DMM DEBUG MM(262420000000037/ed36b080) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095328791 DMM INFO MM(262420000000037/ed36b080) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095328791 DMM NOTICE MM(262420000000037/ed36b080) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250326095328791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095328791 DMM NOTICE MM(262420000000037/ed36b080) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095328791 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) 20250326095328792 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095328792 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250326095328792 DMM INFO MM(262420000000037/ed36b080) Subscriber data update (mmctx.c:445) 20250326095328792 DMM DEBUG MM(262420000000037/ed36b080) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095328803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328803 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328803 DMM INFO MM(262420000000037/ed36b080) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095328803 DMM NOTICE MM(262420000000037/ed36b080) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095328803 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095328803 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095328803 DLLC NOTICE LLME(f8d899bd/ed36b080){ASSIGNED} LLGM Assign pre (ffffffff => ed36b080) (gprs_llc.c:1079) 20250326095328803 DLLC NOTICE LLME(ffffffff/ed36b080){ASSIGNED} LLGM Assign post (ffffffff => ed36b080) (gprs_llc.c:1125) 20250326095328803 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095328803 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095328803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095328803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095328862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328862 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328862 DMM INFO MM(262420000000037/ed36b080) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095328862 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095328862 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095328862 DLLC NOTICE LLME(ffffffff/ed36b080){ASSIGNED} LLGM Assign pre (ed36b080 => c8bdcd26) (gprs_llc.c:1079) 20250326095328862 DLLC NOTICE LLME(ed36b080/c8bdcd26){ASSIGNED} LLGM Assign post (ed36b080 => c8bdcd26) (gprs_llc.c:1125) 20250326095328862 DMM INFO MM(262420000000037/c8bdcd26) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095328873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328873 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328873 DMM INFO MM(262420000000037/c8bdcd26) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095328873 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095328873 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095328873 DLLC NOTICE LLME(ed36b080/c8bdcd26){ASSIGNED} LLGM Assign pre (ffffffff => c8bdcd26) (gprs_llc.c:1079) 20250326095328873 DLLC NOTICE LLME(ffffffff/c8bdcd26){ASSIGNED} LLGM Assign post (ffffffff => c8bdcd26) (gprs_llc.c:1125) 20250326095328873 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250326095328873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328873 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328873 DMM INFO MM(262420000000037/c8bdcd26) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095328873 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095328873 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095328873 DLLC NOTICE LLME(ffffffff/c8bdcd26){ASSIGNED} LLGM Assign pre (c8bdcd26 => f1d73f03) (gprs_llc.c:1079) 20250326095328873 DLLC NOTICE LLME(c8bdcd26/f1d73f03){ASSIGNED} LLGM Assign post (c8bdcd26 => f1d73f03) (gprs_llc.c:1125) 20250326095328874 DMM INFO MM(262420000000037/f1d73f03) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095328884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328884 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328884 DMM INFO MM(262420000000037/f1d73f03) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095328884 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095328884 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095328884 DLLC NOTICE LLME(c8bdcd26/f1d73f03){ASSIGNED} LLGM Assign pre (ffffffff => f1d73f03) (gprs_llc.c:1079) 20250326095328884 DLLC NOTICE LLME(ffffffff/f1d73f03){ASSIGNED} LLGM Assign post (ffffffff => f1d73f03) (gprs_llc.c:1125) 20250326095328884 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250326095328884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095328884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095328884 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095328885 DMM INFO MM(262420000000037/f1d73f03) -> GMM DETACH REQUEST TLLI=0xf1d73f03 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250326095328885 DMM INFO MM(262420000000037/f1d73f03) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095328885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095328885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095328885 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095328885 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095328885 DLLC NOTICE LLME(ffffffff/f1d73f03){ASSIGNED} LLGM Assign pre (f1d73f03 => ffffffff) (gprs_llc.c:1079) 20250326095328885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1d73f03 => ffffffff) (gprs_llc.c:1125) 20250326095328885 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250326095328885 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) 20250326095328885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095328885 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095328885 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095328885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095328886 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@c60a1c1a8e2e: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095333898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(484)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095333903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095333903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(493)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(488)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(482)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(486)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(491)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Mar 26 09:53:33 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 20250326095333972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095334274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112176) 20250326095334904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095334904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112176, count=112816) 20250326095335905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095335905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Mar 26 09:53:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095336906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095336906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_b started. 20250326095337376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095337379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095337418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095337418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095337418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095337418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095337418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095337418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095337418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095337418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095337419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095337419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095337419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095337420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095337420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095337420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095337420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095337420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095337420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095337420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095337420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095337420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095337422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326095337431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095337431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(507)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095337433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095337433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095337433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095337433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095337433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095337433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095337433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095337433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b-BVCI196(501)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095337434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095337434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095337434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095337435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095337435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095337435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095337435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095337435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095337435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095337435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095337435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095337435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095337438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095337444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095337444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095337448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095337448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095337448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095337448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095337448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095337448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095337448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095337448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095337449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095337449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095337449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095337449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095337449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095337449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095337449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095337449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095337449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095337449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095337449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095337450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095337450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095337451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095337457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095337457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095337908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095337908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095337908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095337908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095337912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095337913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@c60a1c1a8e2e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E3F96777'O, index=0 SGSN_Test-GSUP(514)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@c60a1c1a8e2e: 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 := '5D6FFCA330BC006F2F9D720FD61EC7EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D607CEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F314DD66DB2BDC40'O } } } } } 20250326095338979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095338979 DLLC NOTICE LLME(ffffffff/e3f96777){UNASSIGNED} LLC RX: unknown TLLI 0xe3f96777, creating LLME on the fly (gprs_llc.c:552) 20250326095338979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095338979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095338979 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095338979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095338979 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095338979 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095338980 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095338980 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095338980 DLLC NOTICE LLME(ffffffff/e3f96777){UNASSIGNED} LLGM Assign pre (e3f96777 => c219c599) (gprs_llc.c:1079) 20250326095338980 DLLC NOTICE LLME(e3f96777/c219c599){ASSIGNED} LLGM Assign post (e3f96777 => c219c599) (gprs_llc.c:1125) 20250326095338980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095338980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095338980 DMM DEBUG MM(262420000000038/c219c599) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095339003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339003 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339003 DMM DEBUG MM(262420000000038/c219c599) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250326095339003 DMM NOTICE MM(262420000000038/c219c599) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095339003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095339003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095339003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095339003 DMM DEBUG MM(262420000000038/c219c599) Requesting authorization (sgsn_auth.c:160) 20250326095339003 DMM INFO MM(262420000000038/c219c599) Requesting authentication tuples (sgsn_auth.c:184) 20250326095339003 DMM DEBUG MM(262420000000038/c219c599) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095339003 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250326095339003 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250326095339010 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095339010 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095339010 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095339010 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095339010 DMM INFO MM(262420000000038/c219c599) Subscriber data update (mmctx.c:445) 20250326095339010 DMM DEBUG MM(262420000000038/c219c599) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095339010 DMM INFO MM(262420000000038/c219c599) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095339010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095339010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095339010 DMM INFO MM(262420000000038/c219c599) <- GMM AUTH AND CIPHERING REQ (rand = 5d 6f fc a3 30 bc 00 6f 2f 9d 72 0f d6 1e c7 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095339028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339028 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339028 DMM INFO MM(262420000000038/c219c599) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095339028 DMM NOTICE MM(262420000000038/c219c599) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095339028 DMM DEBUG MM(262420000000038/c219c599) checking auth: received GSM SRES = 7d 60 7c eb (gprs_gmm.c:716) 20250326095339028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095339028 DMM DEBUG MM(262420000000038/c219c599) Requesting authorization (sgsn_auth.c:160) 20250326095339028 DMM INFO MM(262420000000038/c219c599) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095339028 DMM DEBUG MM(262420000000038/c219c599) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095339028 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250326095339028 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) 20250326095339028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095339028 DMM INFO MM(262420000000038/c219c599) <- GMM ATTACH ACCEPT (new P-TMSI=0xc219c599) (gprs_gmm.c:337) 20250326095339031 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095339031 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095339031 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250326095339031 DMM INFO MM(262420000000038/c219c599) Subscriber data update (mmctx.c:445) 20250326095339031 DMM DEBUG MM(262420000000038/c219c599) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095339031 DMM INFO MM(262420000000038/c219c599) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095339031 DMM NOTICE MM(262420000000038/c219c599) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250326095339031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095339031 DMM NOTICE MM(262420000000038/c219c599) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095339031 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) 20250326095339032 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095339032 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250326095339033 DMM INFO MM(262420000000038/c219c599) Subscriber data update (mmctx.c:445) 20250326095339033 DMM DEBUG MM(262420000000038/c219c599) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095339046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339046 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339046 DMM INFO MM(262420000000038/c219c599) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095339046 DMM NOTICE MM(262420000000038/c219c599) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095339046 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095339046 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095339046 DLLC NOTICE LLME(e3f96777/c219c599){ASSIGNED} LLGM Assign pre (ffffffff => c219c599) (gprs_llc.c:1079) 20250326095339046 DLLC NOTICE LLME(ffffffff/c219c599){ASSIGNED} LLGM Assign post (ffffffff => c219c599) (gprs_llc.c:1125) 20250326095339046 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095339046 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095339046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095339047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@c60a1c1a8e2e: attach complete sending rau 20250326095339106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339106 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339106 DMM INFO MM(262420000000038/c219c599) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095339106 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095339106 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095339106 DLLC NOTICE LLME(ffffffff/c219c599){ASSIGNED} LLGM Assign pre (c219c599 => dd82d271) (gprs_llc.c:1079) 20250326095339106 DLLC NOTICE LLME(c219c599/dd82d271){ASSIGNED} LLGM Assign post (c219c599 => dd82d271) (gprs_llc.c:1125) 20250326095339106 DMM INFO MM(262420000000038/dd82d271) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c60a1c1a8e2e: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@c60a1c1a8e2e: Removing Client IMSI='262420000000038'H, index=0 20250326095339123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339124 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339124 DMM INFO MM(262420000000038/dd82d271) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095339124 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095339124 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095339124 DLLC NOTICE LLME(c219c599/dd82d271){ASSIGNED} LLGM Assign pre (ffffffff => dd82d271) (gprs_llc.c:1079) 20250326095339124 DLLC NOTICE LLME(ffffffff/dd82d271){ASSIGNED} LLGM Assign post (ffffffff => dd82d271) (gprs_llc.c:1125) 20250326095339124 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(506)@c60a1c1a8e2e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DD82D271'O, index=0 TC_attach_rau_a_b(516)@c60a1c1a8e2e: sending second RAU via different RA 20250326095339133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339134 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095339134 DMM INFO MM(262420000000038/dd82d271) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dd82d271, P-TMSI: dd82d271 (00000000), TLLI: dd82d271 (dd82d271), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250326095339134 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250326095339134 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095339134 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095339134 DLLC NOTICE LLME(ffffffff/dd82d271){ASSIGNED} LLGM Assign pre (dd82d271 => dd82d271) (gprs_llc.c:1079) 20250326095339134 DLLC NOTICE LLME(dd82d271/dd82d271){ASSIGNED} LLGM Assign post (dd82d271 => dd82d271) (gprs_llc.c:1125) 20250326095339134 DMM INFO MM(262420000000038/dd82d271) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095339162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339163 DMM INFO MM(262420000000038/dd82d271) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095339163 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095339163 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095339163 DLLC NOTICE LLME(dd82d271/dd82d271){ASSIGNED} LLGM Assign pre (ffffffff => dd82d271) (gprs_llc.c:1079) 20250326095339163 DLLC NOTICE LLME(ffffffff/dd82d271){ASSIGNED} LLGM Assign post (ffffffff => dd82d271) (gprs_llc.c:1125) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250326095339163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095339163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095339163 DMM INFO MM(262420000000038/dd82d271) -> GMM DETACH REQUEST TLLI=0xdd82d271 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250326095339163 DMM INFO MM(262420000000038/dd82d271) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095339163 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095339163 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095339163 DLLC NOTICE LLME(ffffffff/dd82d271){ASSIGNED} LLGM Assign pre (dd82d271 => ffffffff) (gprs_llc.c:1079) 20250326095339163 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd82d271 => ffffffff) (gprs_llc.c:1125) 20250326095339163 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250326095339163 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) 20250326095339163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095339163 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095339163 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095339163 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095339165 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@c60a1c1a8e2e: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095344182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI196(501)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(514)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(507)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(512)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(502)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095344189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GGSN_GTP(515)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095344189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(500)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(505)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(510)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Mar 26 09:53:44 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250326095344263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095344565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104308) 20250326095345191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095345191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104308, count=109740) 20250326095346192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095346193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Mar 26 09:53:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095347194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095347195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250326095347660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095347663 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095347710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095347710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095347710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095347710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347710 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095347710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095347710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095347710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095347710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095347711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095347711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095347711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095347711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095347711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095347711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095347711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095347711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347711 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095347711 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095347711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095347711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095347711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095347713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095347718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095347718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095347724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095347724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095347724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095347724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095347724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095347724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095347724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095347724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095347725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095347725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095347725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095347725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095347725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095347725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095347725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095347725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095347727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095347732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095347732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095347738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095347738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095347738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095347738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095347738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095347738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095347739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095347739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095347739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095347739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095347739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095347739 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095347739 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095347739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095347739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095347739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095347741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095347747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095347747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095348196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095348196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095348196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095348196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095348200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095348201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@c60a1c1a8e2e: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D6107278'O, index=0 SGSN_Test-GSUP(533)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: 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 := 'AE69276B3458F2F8EF3F71DD21EC0A84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43E517D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '684F76837B2BCA2C'O } } } } } 20250326095349276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349276 DLLC NOTICE LLME(ffffffff/d6107278){UNASSIGNED} LLC RX: unknown TLLI 0xd6107278, creating LLME on the fly (gprs_llc.c:552) 20250326095349276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095349276 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095349276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095349276 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095349276 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095349276 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095349276 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095349276 DLLC NOTICE LLME(ffffffff/d6107278){UNASSIGNED} LLGM Assign pre (d6107278 => c73a2817) (gprs_llc.c:1079) 20250326095349276 DLLC NOTICE LLME(d6107278/c73a2817){ASSIGNED} LLGM Assign post (d6107278 => c73a2817) (gprs_llc.c:1125) 20250326095349276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095349276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095349276 DMM DEBUG MM(262420000000039/c73a2817) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095349291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349291 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095349291 DMM DEBUG MM(262420000000039/c73a2817) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250326095349291 DMM NOTICE MM(262420000000039/c73a2817) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095349291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095349291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095349291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095349291 DMM DEBUG MM(262420000000039/c73a2817) Requesting authorization (sgsn_auth.c:160) 20250326095349291 DMM INFO MM(262420000000039/c73a2817) Requesting authentication tuples (sgsn_auth.c:184) 20250326095349291 DMM DEBUG MM(262420000000039/c73a2817) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095349291 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250326095349291 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250326095349295 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095349295 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095349295 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095349295 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095349295 DMM INFO MM(262420000000039/c73a2817) Subscriber data update (mmctx.c:445) 20250326095349295 DMM DEBUG MM(262420000000039/c73a2817) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095349295 DMM INFO MM(262420000000039/c73a2817) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095349295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095349295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095349295 DMM INFO MM(262420000000039/c73a2817) <- GMM AUTH AND CIPHERING REQ (rand = ae 69 27 6b 34 58 f2 f8 ef 3f 71 dd 21 ec 0a 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095349309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349309 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095349309 DMM INFO MM(262420000000039/c73a2817) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095349309 DMM NOTICE MM(262420000000039/c73a2817) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095349309 DMM DEBUG MM(262420000000039/c73a2817) checking auth: received GSM SRES = 43 e5 17 d2 (gprs_gmm.c:716) 20250326095349309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095349309 DMM DEBUG MM(262420000000039/c73a2817) Requesting authorization (sgsn_auth.c:160) 20250326095349309 DMM INFO MM(262420000000039/c73a2817) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095349309 DMM DEBUG MM(262420000000039/c73a2817) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095349309 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250326095349310 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250326095349310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095349310 DMM INFO MM(262420000000039/c73a2817) <- GMM ATTACH ACCEPT (new P-TMSI=0xc73a2817) (gprs_gmm.c:337) 20250326095349313 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095349313 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095349313 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250326095349313 DMM INFO MM(262420000000039/c73a2817) Subscriber data update (mmctx.c:445) 20250326095349313 DMM DEBUG MM(262420000000039/c73a2817) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095349313 DMM INFO MM(262420000000039/c73a2817) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095349313 DMM NOTICE MM(262420000000039/c73a2817) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250326095349313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095349313 DMM NOTICE MM(262420000000039/c73a2817) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095349313 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250326095349314 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095349314 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250326095349314 DMM INFO MM(262420000000039/c73a2817) Subscriber data update (mmctx.c:445) 20250326095349314 DMM DEBUG MM(262420000000039/c73a2817) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095349325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349325 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095349325 DMM INFO MM(262420000000039/c73a2817) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095349325 DMM NOTICE MM(262420000000039/c73a2817) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095349325 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095349325 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095349325 DLLC NOTICE LLME(d6107278/c73a2817){ASSIGNED} LLGM Assign pre (ffffffff => c73a2817) (gprs_llc.c:1079) 20250326095349325 DLLC NOTICE LLME(ffffffff/c73a2817){ASSIGNED} LLGM Assign post (ffffffff => c73a2817) (gprs_llc.c:1125) 20250326095349325 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095349325 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095349325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095349325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: attach complete sending rau 20250326095349382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349382 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095349382 DMM INFO MM(262420000000039/c73a2817) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095349382 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095349382 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095349382 DLLC NOTICE LLME(ffffffff/c73a2817){ASSIGNED} LLGM Assign pre (c73a2817 => d50adc3c) (gprs_llc.c:1079) 20250326095349383 DLLC NOTICE LLME(c73a2817/d50adc3c){ASSIGNED} LLGM Assign post (c73a2817 => d50adc3c) (gprs_llc.c:1125) 20250326095349383 DMM INFO MM(262420000000039/d50adc3c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@c60a1c1a8e2e: Removing Client IMSI='262420000000039'H, index=0 20250326095349398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349398 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095349398 DMM INFO MM(262420000000039/d50adc3c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095349398 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095349398 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095349398 DLLC NOTICE LLME(c73a2817/d50adc3c){ASSIGNED} LLGM Assign pre (ffffffff => d50adc3c) (gprs_llc.c:1079) 20250326095349398 DLLC NOTICE LLME(ffffffff/d50adc3c){ASSIGNED} LLGM Assign post (ffffffff => d50adc3c) (gprs_llc.c:1125) 20250326095349398 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@c60a1c1a8e2e: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D50ADC3C'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: sending second RAU via different RA with wrong Old RA 20250326095349408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349408 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095349408 DMM NOTICE LLME(ffffffff/d50adc3c){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250326095349408 DLLC NOTICE LLME(ffffffff/d50adc3c){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250326095349408 DMM NOTICE MM(262420000000039/d50adc3c) Rx RA Update Request with unexpected TLLI=d50adc3c Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250326095349408 DMM ERROR LLME(ffffffff/d50adc3c){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250326095349408 DMM NOTICE MM(262420000000039/d50adc3c) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250326095349408 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250326095349408 DMM INFO MM(262420000000039/d50adc3c) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250326095349408 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095349408 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095349408 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095349408 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095349408 DLLC NOTICE LLME(ffffffff/d50adc3c){ASSIGNED} LLGM Assign pre (d50adc3c => ffffffff) (gprs_llc.c:1079) 20250326095349408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d50adc3c => ffffffff) (gprs_llc.c:1125) 20250326095349408 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250326095349409 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250326095349409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095349409 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095349409 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095349409 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095349434 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250326095349437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095349437 DLLC NOTICE LLME(ffffffff/d50adc3c){UNASSIGNED} LLC RX: unknown TLLI 0xd50adc3c, creating LLME on the fly (gprs_llc.c:552) 20250326095349437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095349437 DMM NOTICE LLME(ffffffff/d50adc3c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250326095352297 DGPRS DEBUG Checking for inactive LLMEs, time = 6213738 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@c60a1c1a8e2e: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095354450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095354455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095354455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(526)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(521)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(531)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(519)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(529)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(524)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Mar 26 09:53:54 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250326095354558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095354860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20250326095355456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095355456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=105916) 20250326095356457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095356457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Mar 26 09:53:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095357457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095357457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_resync started. 20250326095357938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095357941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095357973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095357973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095357973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095357973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095357973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095357973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095357973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095357973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095357973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095357975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095357975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095357975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095357975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095357975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095357975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095357975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095357975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095357975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095357975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095357975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095357975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095357975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095357979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(542)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095357987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095357987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095357996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095357996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095357996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095357996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095357996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095357996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095357996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095357996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095357996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095357998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095357998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095357998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095357998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095357998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095357998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095357998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095357998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095357998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095357998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095357998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(546)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095357998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095357998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095358001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(545)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(542)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095358006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095358006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250326095358006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095358006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095358006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095358006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095358006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095358006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095358006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095358006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095358006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095358008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095358008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095358008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095358008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095358008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095358008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) TC_attach_usim_resync-BVCI210(543)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095358008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095358008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095358008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095358008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095358008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095358008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095358008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095358011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095358017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095358017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095358459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095358459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095358459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095358459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095358463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095358464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@c60a1c1a8e2e: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E0F90405'O, index=0 SGSN_Test-GSUP(552)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@c60a1c1a8e2e: 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 := '7F5A6E2934B014CE675F96A4126F9189'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '081FC028'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BACF383BE86062ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C4B4217EA9549D6DE519E7045C9476D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '386FC0DF0A46D86F4634AD434BA41FED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D2CE6C38AC412230583EEEF2BC5ACA9E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F8034C8E747A0606'O } } } } } 20250326095359548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095359548 DLLC NOTICE LLME(ffffffff/e0f90405){UNASSIGNED} LLC RX: unknown TLLI 0xe0f90405, creating LLME on the fly (gprs_llc.c:552) 20250326095359548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095359548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095359548 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095359548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095359548 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095359548 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095359548 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095359548 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095359548 DLLC NOTICE LLME(ffffffff/e0f90405){UNASSIGNED} LLGM Assign pre (e0f90405 => e2e7d15a) (gprs_llc.c:1079) 20250326095359548 DLLC NOTICE LLME(e0f90405/e2e7d15a){ASSIGNED} LLGM Assign post (e0f90405 => e2e7d15a) (gprs_llc.c:1125) 20250326095359548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095359548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095359548 DMM DEBUG MM(262420000000040/e2e7d15a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095359569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095359569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095359569 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095359569 DMM DEBUG MM(262420000000040/e2e7d15a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095359569 DMM NOTICE MM(262420000000040/e2e7d15a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095359569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095359569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095359569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095359569 DMM DEBUG MM(262420000000040/e2e7d15a) Requesting authorization (sgsn_auth.c:160) 20250326095359569 DMM INFO MM(262420000000040/e2e7d15a) Requesting authentication tuples (sgsn_auth.c:184) 20250326095359570 DMM DEBUG MM(262420000000040/e2e7d15a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095359570 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095359570 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250326095359575 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095359575 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095359575 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095359575 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095359575 DMM INFO MM(262420000000040/e2e7d15a) Subscriber data update (mmctx.c:445) 20250326095359575 DMM DEBUG MM(262420000000040/e2e7d15a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095359575 DMM INFO MM(262420000000040/e2e7d15a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095359575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095359575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095359576 DMM INFO MM(262420000000040/e2e7d15a) <- GMM AUTH AND CIPHERING REQ (rand = 7f 5a 6e 29 34 b0 14 ce 67 5f 96 a4 12 6f 91 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 ce 6c 38 ac 41 22 30 58 3e ee f2 bc 5a ca 9e ) (gprs_gmm.c:510) 20250326095359593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095359593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095359593 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095359593 DMM INFO MM(262420000000040/e2e7d15a) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250326095359593 DMM INFO MM(262420000000040/e2e7d15a) R99 AUTHENTICATION SYNCH (AUTS = 95c8d37ae6778520b927ad3721a1) (gprs_gmm.c:761) 20250326095359593 DMM DEBUG MM(262420000000040/e2e7d15a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095359593 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250326095359593 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 95 c8 d3 7a e6 77 85 20 b9 27 ad 37 21 a1 20 10 7f 5a 6e 29 34 b0 14 ce 67 5f 96 a4 12 6f 91 89 28 01 01 (gprs_subscriber.c:210) 20250326095359593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250326095359593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250326095359595 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095359595 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095359595 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095359595 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095359595 DMM INFO MM(262420000000040/e2e7d15a) Subscriber data update (mmctx.c:445) 20250326095359595 DMM DEBUG MM(262420000000040/e2e7d15a) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250326095359595 DMM INFO MM(262420000000040/e2e7d15a) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250326095359595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095359595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095359596 DMM INFO MM(262420000000040/e2e7d15a) <- GMM AUTH AND CIPHERING REQ (rand = 12 e1 e7 b7 a0 f2 57 7b 77 a1 01 48 0c 12 73 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f e7 03 ac 16 45 28 21 21 49 9d 0a ea 2d 3c 5b ) (gprs_gmm.c:510) 20250326095359609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095359609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095359609 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095359609 DMM INFO MM(262420000000040/e2e7d15a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095359609 DMM NOTICE MM(262420000000040/e2e7d15a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095359609 DMM DEBUG MM(262420000000040/e2e7d15a) checking auth: received UMTS RES = b3 7c 37 26 03 e6 6f 92 (gprs_gmm.c:716) 20250326095359609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095359610 DMM DEBUG MM(262420000000040/e2e7d15a) Requesting authorization (sgsn_auth.c:160) 20250326095359610 DMM INFO MM(262420000000040/e2e7d15a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095359610 DMM DEBUG MM(262420000000040/e2e7d15a) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095359610 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250326095359610 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) 20250326095359610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095359610 DMM INFO MM(262420000000040/e2e7d15a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2e7d15a) (gprs_gmm.c:337) 20250326095359613 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095359613 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095359613 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250326095359613 DMM INFO MM(262420000000040/e2e7d15a) Subscriber data update (mmctx.c:445) 20250326095359613 DMM DEBUG MM(262420000000040/e2e7d15a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095359613 DMM INFO MM(262420000000040/e2e7d15a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095359613 DMM NOTICE MM(262420000000040/e2e7d15a) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250326095359613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095359613 DMM NOTICE MM(262420000000040/e2e7d15a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095359613 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) 20250326095359614 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095359614 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250326095359614 DMM INFO MM(262420000000040/e2e7d15a) Subscriber data update (mmctx.c:445) 20250326095359614 DMM DEBUG MM(262420000000040/e2e7d15a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 20250326095359627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095359627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095359627 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095359627 DMM INFO MM(262420000000040/e2e7d15a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095359627 DMM NOTICE MM(262420000000040/e2e7d15a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095359627 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095359627 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095359627 DLLC NOTICE LLME(e0f90405/e2e7d15a){ASSIGNED} LLGM Assign pre (ffffffff => e2e7d15a) (gprs_llc.c:1079) 20250326095359628 DLLC NOTICE LLME(ffffffff/e2e7d15a){ASSIGNED} LLGM Assign post (ffffffff => e2e7d15a) (gprs_llc.c:1125) 20250326095359628 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095359628 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095359628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095359628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095359633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095359637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095359638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(536)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(540)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(550)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(546)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(538)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(544)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(548)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_resync finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Mar 26 09:53:59 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 20250326095359732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095400134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44744) 20250326095400639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095400639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44744, count=95108) 20250326095401640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095401640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Mar 26 09:54:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095402641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095402641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a54 started. 20250326095403235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095403238 DMM INFO MM(262420000000040/e2e7d15a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095403238 DMM INFO MM(262420000000040/e2e7d15a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095403238 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095403238 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095403238 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095403238 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095403238 DLLC NOTICE LLME(ffffffff/e2e7d15a){ASSIGNED} LLGM Assign pre (e2e7d15a => ffffffff) (gprs_llc.c:1079) 20250326095403238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e7d15a => ffffffff) (gprs_llc.c:1125) 20250326095403238 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250326095403238 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) 20250326095403238 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250326095403238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095403238 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095403238 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095403238 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095403238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095403277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095403277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095403277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095403277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095403277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095403277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095403277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095403277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095403279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095403279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095403279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095403279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095403279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095403279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095403279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095403279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095403279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095403279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095403279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095403279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095403281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095403286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095403286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095403293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095403293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095403293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095403293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095403293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095403293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095403293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095403293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095403294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095403294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095403294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095403294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095403294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095403294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095403294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095403294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095403294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095403294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095403294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095403294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095403298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095403305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095403305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(565)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095403309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095403309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095403309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095403309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403309 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095403309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095403309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095403309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095403309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095403310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095403310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095403310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095403310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095403310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095403310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095403310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095403310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095403310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095403310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095403310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095403311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095403311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095403312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095403316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095403316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095403642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095403642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095403642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095403642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095403647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095403648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@c60a1c1a8e2e: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EF4A8BC2'O, index=0 SGSN_Test-GSUP(571)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@c60a1c1a8e2e: 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 := '53BA75998F72B48A25305C2D59A6DF3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE254B2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A71903F34229F12'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C15979C586DDAE1FF7881765CBE0C9E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4A013685DFA447EE4846CC7FCA4E5B81'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AB85D3F61B5EA7366DE0EB0C34B8A043'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '911EB445253786AC'O } } } } } 20250326095404730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095404730 DLLC NOTICE LLME(ffffffff/ef4a8bc2){UNASSIGNED} LLC RX: unknown TLLI 0xef4a8bc2, creating LLME on the fly (gprs_llc.c:552) 20250326095404730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095404730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095404730 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095404730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095404730 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095404730 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095404730 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095404730 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095404730 DLLC NOTICE LLME(ffffffff/ef4a8bc2){UNASSIGNED} LLGM Assign pre (ef4a8bc2 => f6eb6fef) (gprs_llc.c:1079) 20250326095404730 DLLC NOTICE LLME(ef4a8bc2/f6eb6fef){ASSIGNED} LLGM Assign post (ef4a8bc2 => f6eb6fef) (gprs_llc.c:1125) 20250326095404730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095404730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095404730 DMM DEBUG MM(262420000000040/f6eb6fef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095404740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095404740 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095404740 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095404740 DMM DEBUG MM(262420000000040/f6eb6fef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095404740 DMM NOTICE MM(262420000000040/f6eb6fef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095404740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095404740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095404740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095404740 DMM DEBUG MM(262420000000040/f6eb6fef) Requesting authorization (sgsn_auth.c:160) 20250326095404740 DMM INFO MM(262420000000040/f6eb6fef) Requesting authentication tuples (sgsn_auth.c:184) 20250326095404740 DMM DEBUG MM(262420000000040/f6eb6fef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095404740 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095404740 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250326095404743 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095404743 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095404743 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095404743 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095404743 DMM INFO MM(262420000000040/f6eb6fef) Subscriber data update (mmctx.c:445) 20250326095404743 DMM DEBUG MM(262420000000040/f6eb6fef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095404743 DMM INFO MM(262420000000040/f6eb6fef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095404743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095404743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095404743 DMM INFO MM(262420000000040/f6eb6fef) <- GMM AUTH AND CIPHERING REQ (rand = 53 ba 75 99 8f 72 b4 8a 25 30 5c 2d 59 a6 df 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab 85 d3 f6 1b 5e a7 36 6d e0 eb 0c 34 b8 a0 43 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095404754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095404756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095404756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(571)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(569)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(564)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(559)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(557)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(567)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(562)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Mar 26 09:54:04 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 20250326095404868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095405271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250326095405758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095405758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20250326095406760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095406761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Mar 26 09:54:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095407762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095407762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a53 started. 20250326095408375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095408378 DMM INFO MM(262420000000040/f6eb6fef) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095408378 DMM INFO MM(262420000000040/f6eb6fef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095408378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095408378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095408378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095408378 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095408378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Deallocated (fsm.c:568) 20250326095408378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095408378 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095408378 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095408378 DLLC NOTICE LLME(ef4a8bc2/f6eb6fef){ASSIGNED} LLGM Assign pre (f6eb6fef => ffffffff) (gprs_llc.c:1079) 20250326095408378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6eb6fef => ffffffff) (gprs_llc.c:1125) 20250326095408378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095408426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095408426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095408426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095408426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095408426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095408426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095408426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095408426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(579)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095408428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095408428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095408428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095408428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095408428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095408428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095408428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095408428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095408428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095408428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095408428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095408428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095408431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(575)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095408438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095408438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250326095408439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095408439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095408439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095408439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408439 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095408439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095408439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095408439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095408439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a53-BVCI196(576)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095408441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095408441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095408441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095408441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095408441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095408441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095408441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095408441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408441 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095408441 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095408441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095408441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095408441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095408444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095408450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095408450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(584)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095408453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095408453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095408453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095408453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095408453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095408453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095408453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095408453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095408454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095408454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095408454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095408454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095408454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095408454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095408454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095408454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095408454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095408454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095408454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095408454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095408454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095408457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095408461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095408461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095408763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095408763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095408763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095408763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095408767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095408768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(576)@c60a1c1a8e2e: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='EB17A776'O, index=0 SGSN_Test-GSUP(590)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@c60a1c1a8e2e: 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 := 'D1A1F2EDB397689B673AE0C3BB5626E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FED4B61F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27595A0D5C10F547'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '27CF3A11BB177D0D79501048D283F8A7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6130791703760DA36401CE26AF151771'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C263438042B662CDA5A08A5CF426F367'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BD89FC46DF3CA844'O } } } } } 20250326095409845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095409845 DLLC NOTICE LLME(ffffffff/eb17a776){UNASSIGNED} LLC RX: unknown TLLI 0xeb17a776, creating LLME on the fly (gprs_llc.c:552) 20250326095409845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095409845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095409845 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095409845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095409845 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095409845 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095409845 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095409845 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095409846 DLLC NOTICE LLME(ffffffff/eb17a776){UNASSIGNED} LLGM Assign pre (eb17a776 => f82e698c) (gprs_llc.c:1079) 20250326095409846 DLLC NOTICE LLME(eb17a776/f82e698c){ASSIGNED} LLGM Assign post (eb17a776 => f82e698c) (gprs_llc.c:1125) 20250326095409846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095409846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095409846 DMM DEBUG MM(262420000000040/f82e698c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095409860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095409860 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095409860 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095409860 DMM DEBUG MM(262420000000040/f82e698c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095409860 DMM NOTICE MM(262420000000040/f82e698c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095409860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095409860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095409860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095409860 DMM DEBUG MM(262420000000040/f82e698c) Requesting authorization (sgsn_auth.c:160) 20250326095409860 DMM INFO MM(262420000000040/f82e698c) Requesting authentication tuples (sgsn_auth.c:184) 20250326095409860 DMM DEBUG MM(262420000000040/f82e698c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095409860 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095409860 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250326095409865 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095409866 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095409866 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095409866 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095409866 DMM INFO MM(262420000000040/f82e698c) Subscriber data update (mmctx.c:445) 20250326095409866 DMM DEBUG MM(262420000000040/f82e698c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095409866 DMM INFO MM(262420000000040/f82e698c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095409866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095409866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095409866 DMM INFO MM(262420000000040/f82e698c) <- GMM AUTH AND CIPHERING REQ (rand = d1 a1 f2 ed b3 97 68 9b 67 3a e0 c3 bb 56 26 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 63 43 80 42 b6 62 cd a5 a0 8a 5c f4 26 f3 67 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(576)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095409885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095409890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(578)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095409890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(585)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(583)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(588)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(576)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(577)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(586)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(581)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(576): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Mar 26 09:54:09 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 20250326095409959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095410361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250326095410891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095410891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250326095411892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095411892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Mar 26 09:54:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095412894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095412894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_a53_a54 started. 20250326095413458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095413461 DMM INFO MM(262420000000040/f82e698c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095413461 DMM INFO MM(262420000000040/f82e698c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095413461 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095413461 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095413461 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095413461 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095413461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Deallocated (fsm.c:568) 20250326095413461 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095413461 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095413461 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095413461 DLLC NOTICE LLME(eb17a776/f82e698c){ASSIGNED} LLGM Assign pre (f82e698c => ffffffff) (gprs_llc.c:1079) 20250326095413461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f82e698c => ffffffff) (gprs_llc.c:1125) 20250326095413461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095413499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095413499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095413499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095413499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095413499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095413499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095413499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095413499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095413500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095413500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095413500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095413500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095413500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095413500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095413500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095413500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095413500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095413500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095413500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095413500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095413503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095413509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095413509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095413516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095413516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095413516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095413516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095413516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095413516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095413516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095413516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095413517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095413517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095413517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095413518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095413518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095413518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095413518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095413518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095413518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095413518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095413518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095413518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095413521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326095413527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095413527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(607)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095413529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095413529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095413529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095413529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095413529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095413529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095413529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095413529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a53_a54-BVCI210(601)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095413530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095413530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095413530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095413530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095413530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095413530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095413530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095413530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095413530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095413530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095413530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(607)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095413530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095413530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095413532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095413538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095413538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095413895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095413895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095413895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095413895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095413900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095413901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@c60a1c1a8e2e: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C4E89458'O, index=0 SGSN_Test-GSUP(609)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@c60a1c1a8e2e: 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 := 'DFF1A97E555EF49AB55B576531DB2993'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82AC1096'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '610EF0B8F732B073'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B5362848B4E948AFE930D5CCD084638'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CA1BEDEBB676B92F865A2AC9C75EC745'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B9AB65C7B23FF4F808B841A7713677DC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FC830F76FEE6688'O } } } } } 20250326095414987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095414987 DLLC NOTICE LLME(ffffffff/c4e89458){UNASSIGNED} LLC RX: unknown TLLI 0xc4e89458, creating LLME on the fly (gprs_llc.c:552) 20250326095414988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095414988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095414988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095414988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095414988 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095414988 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095414988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095414988 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095414988 DLLC NOTICE LLME(ffffffff/c4e89458){UNASSIGNED} LLGM Assign pre (c4e89458 => cf7980bb) (gprs_llc.c:1079) 20250326095414988 DLLC NOTICE LLME(c4e89458/cf7980bb){ASSIGNED} LLGM Assign post (c4e89458 => cf7980bb) (gprs_llc.c:1125) 20250326095414988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095414988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095414988 DMM DEBUG MM(262420000000040/cf7980bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095415002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095415002 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095415002 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095415002 DMM DEBUG MM(262420000000040/cf7980bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095415002 DMM NOTICE MM(262420000000040/cf7980bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095415002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095415002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095415002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095415002 DMM DEBUG MM(262420000000040/cf7980bb) Requesting authorization (sgsn_auth.c:160) 20250326095415002 DMM INFO MM(262420000000040/cf7980bb) Requesting authentication tuples (sgsn_auth.c:184) 20250326095415002 DMM DEBUG MM(262420000000040/cf7980bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095415002 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095415002 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250326095415007 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095415007 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095415008 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095415008 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095415008 DMM INFO MM(262420000000040/cf7980bb) Subscriber data update (mmctx.c:445) 20250326095415008 DMM DEBUG MM(262420000000040/cf7980bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095415008 DMM INFO MM(262420000000040/cf7980bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095415008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095415008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095415008 DMM INFO MM(262420000000040/cf7980bb) <- GMM AUTH AND CIPHERING REQ (rand = df f1 a9 7e 55 5e f4 9a b5 5b 57 65 31 db 29 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 ab 65 c7 b2 3f f4 f8 08 b8 41 a7 71 36 77 dc ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095415027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59552<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095415032 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095415032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(602)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(607)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(609)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(597)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(605)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(595)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(600)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Mar 26 09:54:15 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250326095415124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095415527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250326095416034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095416034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71936) 20250326095417035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095417035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Mar 26 09:54:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095418036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095418036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_a50_a54 started. 20250326095418618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095418620 DMM INFO MM(262420000000040/cf7980bb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095418620 DMM INFO MM(262420000000040/cf7980bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095418620 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095418620 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095418620 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095418620 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095418620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Deallocated (fsm.c:568) 20250326095418620 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095418620 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095418620 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095418620 DLLC NOTICE LLME(c4e89458/cf7980bb){ASSIGNED} LLGM Assign pre (cf7980bb => ffffffff) (gprs_llc.c:1079) 20250326095418620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf7980bb => ffffffff) (gprs_llc.c:1125) 20250326095418620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095418663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095418663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095418663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095418663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095418663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095418663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095418663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095418663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095418663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095418663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095418663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095418664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095418664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095418664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095418664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095418664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095418664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095418664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095418664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095418664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095418666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095418671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095418671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095418676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095418676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095418676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095418676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095418676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095418676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095418677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095418677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095418677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095418677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095418677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095418677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095418677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095418677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095418677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095418679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095418684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095418684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095418692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095418692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095418692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095418692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095418692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095418692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095418692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095418692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095418693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095418693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095418693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095418693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095418693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095418693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095418693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095418693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095418693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095418693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095418693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095418693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095418693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095418695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095418699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095418699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095419038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095419038 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095419038 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095419038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095419042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250326095419043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@c60a1c1a8e2e: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='EAA29F43'O, index=0 SGSN_Test-GSUP(628)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@c60a1c1a8e2e: 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 := 'FBC071AD99AE4238DD480B26C05D3776'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81FF5EA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23F20832FFA96104'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C576772097DCBB959BDA10C146CAB502'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '770C5E0D50F1B31378F6E94DA7F6F0C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FD88C8B3CEF384F0065B60473399AD2C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CB417C07956139CC'O } } } } } 20250326095420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095420115 DLLC NOTICE LLME(ffffffff/eaa29f43){UNASSIGNED} LLC RX: unknown TLLI 0xeaa29f43, creating LLME on the fly (gprs_llc.c:552) 20250326095420115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095420115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095420115 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095420115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095420115 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095420115 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095420115 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095420115 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095420115 DLLC NOTICE LLME(ffffffff/eaa29f43){UNASSIGNED} LLGM Assign pre (eaa29f43 => daa28db2) (gprs_llc.c:1079) 20250326095420115 DLLC NOTICE LLME(eaa29f43/daa28db2){ASSIGNED} LLGM Assign post (eaa29f43 => daa28db2) (gprs_llc.c:1125) 20250326095420115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095420115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095420115 DMM DEBUG MM(262420000000040/daa28db2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095420130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095420130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095420130 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095420130 DMM DEBUG MM(262420000000040/daa28db2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095420130 DMM NOTICE MM(262420000000040/daa28db2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095420130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095420130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095420130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095420130 DMM DEBUG MM(262420000000040/daa28db2) Requesting authorization (sgsn_auth.c:160) 20250326095420130 DMM INFO MM(262420000000040/daa28db2) Requesting authentication tuples (sgsn_auth.c:184) 20250326095420130 DMM DEBUG MM(262420000000040/daa28db2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095420130 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095420130 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250326095420135 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095420135 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095420135 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095420135 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095420135 DMM INFO MM(262420000000040/daa28db2) Subscriber data update (mmctx.c:445) 20250326095420135 DMM DEBUG MM(262420000000040/daa28db2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095420135 DMM INFO MM(262420000000040/daa28db2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095420135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095420135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095420135 DMM INFO MM(262420000000040/daa28db2) <- GMM AUTH AND CIPHERING REQ (rand = fb c0 71 ad 99 ae 42 38 dd 48 0b 26 c0 5d 37 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd 88 c8 b3 ce f3 84 f0 06 5b 60 47 33 99 ad 2c ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095420155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095420156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095420156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(616)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(628)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(626)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(621)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(619)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(624)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(614)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Mar 26 09:54:20 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250326095420260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095420661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250326095421157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095421157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20250326095422159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095422159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326095422298 DGPRS DEBUG Checking for inactive LLMEs, time = 6213768 (sgsn.c:132) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Mar 26 09:54:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095423161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095423161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a50 started. 20250326095423757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095423760 DMM INFO MM(262420000000040/daa28db2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095423760 DMM INFO MM(262420000000040/daa28db2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095423760 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095423760 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095423760 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095423760 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095423760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Deallocated (fsm.c:568) 20250326095423760 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095423760 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095423760 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095423760 DLLC NOTICE LLME(eaa29f43/daa28db2){ASSIGNED} LLGM Assign pre (daa28db2 => ffffffff) (gprs_llc.c:1079) 20250326095423760 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa28db2 => ffffffff) (gprs_llc.c:1125) 20250326095423760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095423797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095423797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095423797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095423797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095423798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095423798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095423798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095423798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095423798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095423798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095423798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095423799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095423799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095423799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095423799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095423799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095423799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095423799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095423799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095423799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095423801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095423806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095423806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095423811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095423811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095423811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095423811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423811 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095423811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095423811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095423811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095423811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095423812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095423812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095423812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095423812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095423812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095423812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095423812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095423812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095423812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095423812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095423812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095423812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095423815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095423820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095423820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095423825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095423825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095423825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095423825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095423825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095423825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095423825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095423825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095423825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095423826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095423826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095423826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095423826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095423826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095423826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095423826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095423826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095423828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095423833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095423833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095424163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095424163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095424163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095424163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095424168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095424169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@c60a1c1a8e2e: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FEFE7D2E'O, index=0 SGSN_Test-GSUP(647)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@c60a1c1a8e2e: 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 := '4FD2DF8FE23C8E6DB44F938CD93DA8FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13B6BC2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F4083D9AB2ADB87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1441CB2573DF4E9D159A62AC7FE21313'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC371073950F630594FD41D5D968C66E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA71857C3F2CB078A23F9A0EABF7A9FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7EE9EB376531CCCC'O } } } } } 20250326095425249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095425249 DLLC NOTICE LLME(ffffffff/fefe7d2e){UNASSIGNED} LLC RX: unknown TLLI 0xfefe7d2e, creating LLME on the fly (gprs_llc.c:552) 20250326095425249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095425249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095425249 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095425249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095425249 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095425249 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095425249 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095425249 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095425249 DLLC NOTICE LLME(ffffffff/fefe7d2e){UNASSIGNED} LLGM Assign pre (fefe7d2e => d113b07d) (gprs_llc.c:1079) 20250326095425249 DLLC NOTICE LLME(fefe7d2e/d113b07d){ASSIGNED} LLGM Assign post (fefe7d2e => d113b07d) (gprs_llc.c:1125) 20250326095425249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095425249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095425249 DMM DEBUG MM(262420000000040/d113b07d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095425266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095425266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095425266 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095425266 DMM DEBUG MM(262420000000040/d113b07d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250326095425266 DMM NOTICE MM(262420000000040/d113b07d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095425266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095425266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095425266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095425266 DMM DEBUG MM(262420000000040/d113b07d) Requesting authorization (sgsn_auth.c:160) 20250326095425266 DMM INFO MM(262420000000040/d113b07d) Requesting authentication tuples (sgsn_auth.c:184) 20250326095425266 DMM DEBUG MM(262420000000040/d113b07d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095425266 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250326095425266 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250326095425273 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095425273 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095425273 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095425273 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095425273 DMM INFO MM(262420000000040/d113b07d) Subscriber data update (mmctx.c:445) 20250326095425273 DMM DEBUG MM(262420000000040/d113b07d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095425273 DMM INFO MM(262420000000040/d113b07d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095425273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095425273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095425273 DMM INFO MM(262420000000040/d113b07d) <- GMM AUTH AND CIPHERING REQ (rand = 4f d2 df 8f e2 3c 8e 6d b4 4f 93 8c d9 3d a8 fd , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 71 85 7c 3f 2c b0 78 a2 3f 9a 0e ab f7 a9 fe ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@c60a1c1a8e2e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095425294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(635)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(640)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(645)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095425299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095425300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI196(634)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(633)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(638)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(643)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Mar 26 09:54:25 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250326095425394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095425796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250326095426300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095426301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71944) 20250326095427301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095427301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Mar 26 09:54:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095428303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095428303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_detach_unknown_nopoweroff started. 20250326095428882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095428885 DMM INFO MM(262420000000040/d113b07d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095428885 DMM INFO MM(262420000000040/d113b07d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095428885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095428885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095428885 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095428885 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326095428885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Deallocated (fsm.c:568) 20250326095428885 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095428885 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095428885 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095428885 DLLC NOTICE LLME(fefe7d2e/d113b07d){ASSIGNED} LLGM Assign pre (d113b07d => ffffffff) (gprs_llc.c:1079) 20250326095428885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d113b07d => ffffffff) (gprs_llc.c:1125) 20250326095428885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095428930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095428930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095428930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095428930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095428930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095428930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095428930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095428930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095428931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095428931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095428931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095428932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095428932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095428932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095428932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095428932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095428932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095428932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095428932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095428932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095428936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250326095428943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095428943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(659)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095428945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095428945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095428945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095428945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095428945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095428945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095428945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095428945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_nopoweroff-BVCI196(653)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095428946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095428946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095428946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095428946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095428946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095428946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095428946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095428946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095428946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095428946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095428947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095428947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095428949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095428954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095428959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095428959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095428959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095428959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095428959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095428959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095428959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095428959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095428960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095428960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095428960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095428960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095428960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095428960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095428960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095428960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095428960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095428960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095428960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095428960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095428960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095428962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095428966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095428966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095429303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095429303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095429303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095429304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095429307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095429308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@c60a1c1a8e2e: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E9390EA8'O, index=0 SGSN_Test-GSUP(666)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250326095430385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095430385 DLLC NOTICE LLME(ffffffff/e9390ea8){UNASSIGNED} LLC RX: unknown TLLI 0xe9390ea8, creating LLME on the fly (gprs_llc.c:552) 20250326095430385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095430385 DMM NOTICE LLME(ffffffff/e9390ea8){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250326095430385 DLLC NOTICE LLME(ffffffff/e9390ea8){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250326095430385 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe9390ea8 type=GPRS detach (gprs_gmm.c:1512) 20250326095430385 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250326095430385 DLLC NOTICE LLME(ffffffff/e9390ea8){UNASSIGNED} LLGM Assign pre (e9390ea8 => ffffffff) (gprs_llc.c:1079) 20250326095430385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9390ea8 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@c60a1c1a8e2e: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095430413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095430417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095430417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(659)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(666)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(654)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(664)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(662)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(652)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(657)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Mar 26 09:54:30 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250326095430509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095430810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54576) 20250326095431417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095431417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54576, count=58932) 20250326095432418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095432419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Mar 26 09:54:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095433420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095433420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_detach_unknown_poweroff started. 20250326095433902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095433904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095433945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095433945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095433945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095433945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095433946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095433946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095433946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095433946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095433946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095433946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095433946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095433946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095433946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095433946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095433946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095433946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095433949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095433958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095433958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095433965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095433965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095433965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095433965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095433966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095433966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095433966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095433966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095433966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433966 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095433966 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095433966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095433967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095433967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095433968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095433973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095433973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095433982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095433982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095433982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095433982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095433982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095433982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095433982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095433982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095433983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095433983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095433983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095433983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095433983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095433983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095433983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095433983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095433984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095433984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095433984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095433984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095433984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095433986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095433991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095433991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095434421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095434421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095434421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095434421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095434425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095434427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@c60a1c1a8e2e: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CA762756'O, index=0 SGSN_Test-GSUP(685)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250326095435493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095435493 DLLC NOTICE LLME(ffffffff/ca762756){UNASSIGNED} LLC RX: unknown TLLI 0xca762756, creating LLME on the fly (gprs_llc.c:552) 20250326095435493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095435493 DMM NOTICE LLME(ffffffff/ca762756){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) TC_detach_unknown_poweroff(687)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@c60a1c1a8e2e: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095440502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI210(677)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095440507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(685)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095440508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(673)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(678)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(683)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(681)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(676)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(671)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Mar 26 09:54:40 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250326095440617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095440919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250326095441509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095441509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20250326095442511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095442511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Mar 26 09:54:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095443512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095443512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_detach_nopoweroff started. 20250326095444011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095444013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095444062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095444062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095444062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095444062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095444062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095444062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095444062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095444062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095444063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095444063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095444063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095444064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095444064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095444064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095444064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095444064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095444064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095444064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095444064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095444064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(693)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(692)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095444066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326095444072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095444072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(697)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095444074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_nopoweroff-BVCI196(691)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095444074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095444074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095444074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095444075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095444075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095444075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095444075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095444077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095444083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095444083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095444089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095444089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095444089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095444090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444090 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095444090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095444090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095444090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095444090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095444090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095444091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095444091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095444091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095444091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095444091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095444091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095444091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095444091 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095444091 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095444091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095444091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095444091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095444092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095444097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095444097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095444513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095444513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095444513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095444513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095444517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095444518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@c60a1c1a8e2e: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D7271EA2'O, index=0 SGSN_Test-GSUP(704)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@c60a1c1a8e2e: 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 := 'AFA0D97165DA293E33AC7521024683C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31C2669E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C305789872A9644A'O } } } } } 20250326095445594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095445594 DLLC NOTICE LLME(ffffffff/d7271ea2){UNASSIGNED} LLC RX: unknown TLLI 0xd7271ea2, creating LLME on the fly (gprs_llc.c:552) 20250326095445594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095445594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095445594 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095445594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095445594 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095445594 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095445594 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095445594 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095445594 DLLC NOTICE LLME(ffffffff/d7271ea2){UNASSIGNED} LLGM Assign pre (d7271ea2 => df9ad8ad) (gprs_llc.c:1079) 20250326095445594 DLLC NOTICE LLME(d7271ea2/df9ad8ad){ASSIGNED} LLGM Assign post (d7271ea2 => df9ad8ad) (gprs_llc.c:1125) 20250326095445594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095445594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095445594 DMM DEBUG MM(262420000000015/df9ad8ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095445611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095445611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095445611 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095445611 DMM DEBUG MM(262420000000015/df9ad8ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250326095445611 DMM NOTICE MM(262420000000015/df9ad8ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095445611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095445611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095445611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095445611 DMM DEBUG MM(262420000000015/df9ad8ad) Requesting authorization (sgsn_auth.c:160) 20250326095445611 DMM INFO MM(262420000000015/df9ad8ad) Requesting authentication tuples (sgsn_auth.c:184) 20250326095445611 DMM DEBUG MM(262420000000015/df9ad8ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095445611 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250326095445611 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@c60a1c1a8e2e: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250326095445616 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095445616 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095445616 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095445616 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095445616 DMM INFO MM(262420000000015/df9ad8ad) Subscriber data update (mmctx.c:445) 20250326095445616 DMM DEBUG MM(262420000000015/df9ad8ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095445616 DMM INFO MM(262420000000015/df9ad8ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095445616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095445616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095445616 DMM INFO MM(262420000000015/df9ad8ad) <- GMM AUTH AND CIPHERING REQ (rand = af a0 d9 71 65 da 29 3e 33 ac 75 21 02 46 83 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095445633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095445633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095445633 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095445633 DMM INFO MM(262420000000015/df9ad8ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095445633 DMM NOTICE MM(262420000000015/df9ad8ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095445633 DMM DEBUG MM(262420000000015/df9ad8ad) checking auth: received GSM SRES = 31 c2 66 9e (gprs_gmm.c:716) 20250326095445633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095445633 DMM DEBUG MM(262420000000015/df9ad8ad) Requesting authorization (sgsn_auth.c:160) 20250326095445633 DMM INFO MM(262420000000015/df9ad8ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095445633 DMM DEBUG MM(262420000000015/df9ad8ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095445633 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250326095445633 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) 20250326095445633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095445633 DMM INFO MM(262420000000015/df9ad8ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf9ad8ad) (gprs_gmm.c:337) 20250326095445636 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095445636 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095445636 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250326095445636 DMM INFO MM(262420000000015/df9ad8ad) Subscriber data update (mmctx.c:445) 20250326095445636 DMM DEBUG MM(262420000000015/df9ad8ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095445636 DMM INFO MM(262420000000015/df9ad8ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095445636 DMM NOTICE MM(262420000000015/df9ad8ad) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250326095445636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095445636 DMM NOTICE MM(262420000000015/df9ad8ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095445636 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) 20250326095445637 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095445637 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250326095445637 DMM INFO MM(262420000000015/df9ad8ad) Subscriber data update (mmctx.c:445) 20250326095445637 DMM DEBUG MM(262420000000015/df9ad8ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095445651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095445651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095445651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095445651 DMM INFO MM(262420000000015/df9ad8ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095445651 DMM NOTICE MM(262420000000015/df9ad8ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095445651 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095445651 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095445651 DLLC NOTICE LLME(d7271ea2/df9ad8ad){ASSIGNED} LLGM Assign pre (ffffffff => df9ad8ad) (gprs_llc.c:1079) 20250326095445651 DLLC NOTICE LLME(ffffffff/df9ad8ad){ASSIGNED} LLGM Assign post (ffffffff => df9ad8ad) (gprs_llc.c:1125) 20250326095445651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095445651 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095445651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095445651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095445706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095445706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095445706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095445706 DMM INFO MM(262420000000015/df9ad8ad) -> GMM DETACH REQUEST TLLI=0xdf9ad8ad type=GPRS detach (gprs_gmm.c:1512) 20250326095445706 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250326095445706 DMM INFO MM(262420000000015/df9ad8ad) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095445706 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095445706 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095445706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095445706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095445707 DLLC NOTICE LLME(ffffffff/df9ad8ad){ASSIGNED} LLGM Assign pre (df9ad8ad => ffffffff) (gprs_llc.c:1079) 20250326095445707 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df9ad8ad => ffffffff) (gprs_llc.c:1125) 20250326095445707 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250326095445707 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) 20250326095445707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095445707 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095445707 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095445707 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095445708 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@c60a1c1a8e2e: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095445724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095445727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095445727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(692)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(702)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(697)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(700)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(690)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(695)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Mar 26 09:54:45 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250326095445800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095446102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44660) 20250326095446728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095446728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44660, count=94096) 20250326095447728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095447728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Mar 26 09:54:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095448730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095448730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_detach_poweroff started. 20250326095449195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095449195 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095449218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095449218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095449218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095449218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095449219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095449219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095449219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095449219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095449219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095449219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095449219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095449219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095449221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095449226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095449226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095449237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095449237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095449237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095449237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095449237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095449237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095449237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095449237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095449238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095449238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095449238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095449238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095449238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095449238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095449238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095449238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095449238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095449238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095449238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095449238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095449240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095449245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095449245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095449258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095449258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095449258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095449258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095449258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095449258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095449258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095449258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095449259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095449259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095449259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095449259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095449259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095449259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095449259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095449259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095449259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095449259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095449259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095449260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095449260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095449263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095449269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095449269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095449732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095449732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095449732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095449732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095449736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095449738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@c60a1c1a8e2e: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C1E4D507'O, index=0 SGSN_Test-GSUP(723)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@c60a1c1a8e2e: 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 := '868330C37591B7D9F08280A3EBC412B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE610C24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3163DC800F95463'O } } } } } 20250326095450811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095450811 DLLC NOTICE LLME(ffffffff/c1e4d507){UNASSIGNED} LLC RX: unknown TLLI 0xc1e4d507, creating LLME on the fly (gprs_llc.c:552) 20250326095450811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095450811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095450811 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095450811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095450811 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095450811 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095450811 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095450811 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095450811 DLLC NOTICE LLME(ffffffff/c1e4d507){UNASSIGNED} LLGM Assign pre (c1e4d507 => ee4d3129) (gprs_llc.c:1079) 20250326095450811 DLLC NOTICE LLME(c1e4d507/ee4d3129){ASSIGNED} LLGM Assign post (c1e4d507 => ee4d3129) (gprs_llc.c:1125) 20250326095450811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095450811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095450811 DMM DEBUG MM(262420000000016/ee4d3129) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095450830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095450830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095450830 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095450830 DMM DEBUG MM(262420000000016/ee4d3129) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250326095450830 DMM NOTICE MM(262420000000016/ee4d3129) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095450830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095450830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095450830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095450830 DMM DEBUG MM(262420000000016/ee4d3129) Requesting authorization (sgsn_auth.c:160) 20250326095450830 DMM INFO MM(262420000000016/ee4d3129) Requesting authentication tuples (sgsn_auth.c:184) 20250326095450830 DMM DEBUG MM(262420000000016/ee4d3129) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095450830 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250326095450830 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@c60a1c1a8e2e: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250326095450836 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095450836 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095450836 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095450836 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095450836 DMM INFO MM(262420000000016/ee4d3129) Subscriber data update (mmctx.c:445) 20250326095450836 DMM DEBUG MM(262420000000016/ee4d3129) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095450836 DMM INFO MM(262420000000016/ee4d3129) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095450836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095450836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095450836 DMM INFO MM(262420000000016/ee4d3129) <- GMM AUTH AND CIPHERING REQ (rand = 86 83 30 c3 75 91 b7 d9 f0 82 80 a3 eb c4 12 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095450851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095450851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095450851 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095450851 DMM INFO MM(262420000000016/ee4d3129) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095450851 DMM NOTICE MM(262420000000016/ee4d3129) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095450851 DMM DEBUG MM(262420000000016/ee4d3129) checking auth: received GSM SRES = de 61 0c 24 (gprs_gmm.c:716) 20250326095450852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095450852 DMM DEBUG MM(262420000000016/ee4d3129) Requesting authorization (sgsn_auth.c:160) 20250326095450852 DMM INFO MM(262420000000016/ee4d3129) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095450852 DMM DEBUG MM(262420000000016/ee4d3129) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095450852 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250326095450852 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) 20250326095450852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095450852 DMM INFO MM(262420000000016/ee4d3129) <- GMM ATTACH ACCEPT (new P-TMSI=0xee4d3129) (gprs_gmm.c:337) 20250326095450854 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095450854 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095450854 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250326095450854 DMM INFO MM(262420000000016/ee4d3129) Subscriber data update (mmctx.c:445) 20250326095450854 DMM DEBUG MM(262420000000016/ee4d3129) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095450854 DMM INFO MM(262420000000016/ee4d3129) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095450854 DMM NOTICE MM(262420000000016/ee4d3129) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250326095450854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095450854 DMM NOTICE MM(262420000000016/ee4d3129) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095450854 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) 20250326095450855 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095450855 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250326095450855 DMM INFO MM(262420000000016/ee4d3129) Subscriber data update (mmctx.c:445) 20250326095450855 DMM DEBUG MM(262420000000016/ee4d3129) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095450869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095450869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095450869 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095450869 DMM INFO MM(262420000000016/ee4d3129) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095450869 DMM NOTICE MM(262420000000016/ee4d3129) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095450869 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095450869 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095450869 DLLC NOTICE LLME(c1e4d507/ee4d3129){ASSIGNED} LLGM Assign pre (ffffffff => ee4d3129) (gprs_llc.c:1079) 20250326095450869 DLLC NOTICE LLME(ffffffff/ee4d3129){ASSIGNED} LLGM Assign post (ffffffff => ee4d3129) (gprs_llc.c:1125) 20250326095450869 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095450869 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095450869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095450869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095450926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095450926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250326095450926 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095450926 DMM INFO MM(262420000000016/ee4d3129) -> GMM DETACH REQUEST TLLI=0xee4d3129 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250326095450926 DMM INFO MM(262420000000016/ee4d3129) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095450926 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095450926 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095450926 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095450926 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095450926 DLLC NOTICE LLME(ffffffff/ee4d3129){ASSIGNED} LLGM Assign pre (ee4d3129 => ffffffff) (gprs_llc.c:1079) 20250326095450926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee4d3129 => ffffffff) (gprs_llc.c:1125) 20250326095450926 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250326095450926 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) 20250326095450926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095450926 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095450926 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095450926 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095450929 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250326095452299 DGPRS DEBUG Checking for inactive LLMEs, time = 6213798 (sgsn.c:132) TC_detach_poweroff(725)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@c60a1c1a8e2e: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095455937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(716)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(721)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095455941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095455941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_poweroff-BVCI220(720)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(711)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@c60a1c1a8e2e: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(714)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(719)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(709)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_detach_poweroff finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Mar 26 09:54:55 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250326095456037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095456339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88596) 20250326095456942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095456942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88596, count=94648) 20250326095457944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095457944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Mar 26 09:54:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095458946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095458946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act started. 20250326095459398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095459400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095459446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095459446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095459446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095459446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095459446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095459446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095459447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095459447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095459449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095459454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095459454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095459459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095459459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095459459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095459459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095459459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095459459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095459459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095459459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095459460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095459460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095459460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095459460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095459460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095459460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095459460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095459460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095459460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095459460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095459460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095459460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095459462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095459466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095459466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095459474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095459474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095459474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095459474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095459474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095459474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095459474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095459474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095459475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095459475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095459475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095459475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095459475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095459475 DLNSSIGNAL[38;5;63m INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095459475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095459475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095459475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095459475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095459475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095459475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095459475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095459477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095459481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095459481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095459948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095459948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095459948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095459948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095459952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095459953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='DC6C16F0'O, index=0 SGSN_Test-GSUP(742)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@c60a1c1a8e2e: 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 := 'EDF377C64E6BE865211FD4805DEE86F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FA64684'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F954070FC08A3D8'O } } } } } 20250326095500021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095500021 DLLC NOTICE LLME(ffffffff/dc6c16f0){UNASSIGNED} LLC RX: unknown TLLI 0xdc6c16f0, creating LLME on the fly (gprs_llc.c:552) 20250326095500021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095500021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095500021 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095500021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095500021 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095500021 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095500021 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095500021 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095500021 DLLC NOTICE LLME(ffffffff/dc6c16f0){UNASSIGNED} LLGM Assign pre (dc6c16f0 => c3485054) (gprs_llc.c:1079) 20250326095500021 DLLC NOTICE LLME(dc6c16f0/c3485054){ASSIGNED} LLGM Assign post (dc6c16f0 => c3485054) (gprs_llc.c:1125) 20250326095500021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095500021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095500021 DMM DEBUG MM(262420000000017/c3485054) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095500042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095500042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095500042 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095500042 DMM DEBUG MM(262420000000017/c3485054) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250326095500042 DMM NOTICE MM(262420000000017/c3485054) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095500042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095500042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095500042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095500043 DMM DEBUG MM(262420000000017/c3485054) Requesting authorization (sgsn_auth.c:160) 20250326095500043 DMM INFO MM(262420000000017/c3485054) Requesting authentication tuples (sgsn_auth.c:184) 20250326095500043 DMM DEBUG MM(262420000000017/c3485054) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095500043 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250326095500043 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250326095500049 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095500049 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095500049 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095500049 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095500049 DMM INFO MM(262420000000017/c3485054) Subscriber data update (mmctx.c:445) 20250326095500049 DMM DEBUG MM(262420000000017/c3485054) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095500049 DMM INFO MM(262420000000017/c3485054) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095500049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095500049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095500049 DMM INFO MM(262420000000017/c3485054) <- GMM AUTH AND CIPHERING REQ (rand = ed f3 77 c6 4e 6b e8 65 21 1f d4 80 5d ee 86 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095500064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095500064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095500064 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095500065 DMM INFO MM(262420000000017/c3485054) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095500065 DMM NOTICE MM(262420000000017/c3485054) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095500065 DMM DEBUG MM(262420000000017/c3485054) checking auth: received GSM SRES = 8f a6 46 84 (gprs_gmm.c:716) 20250326095500065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095500065 DMM DEBUG MM(262420000000017/c3485054) Requesting authorization (sgsn_auth.c:160) 20250326095500065 DMM INFO MM(262420000000017/c3485054) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095500065 DMM DEBUG MM(262420000000017/c3485054) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095500065 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250326095500065 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) 20250326095500065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095500065 DMM INFO MM(262420000000017/c3485054) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3485054) (gprs_gmm.c:337) 20250326095500068 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095500068 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095500068 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250326095500068 DMM INFO MM(262420000000017/c3485054) Subscriber data update (mmctx.c:445) 20250326095500068 DMM DEBUG MM(262420000000017/c3485054) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095500068 DMM INFO MM(262420000000017/c3485054) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095500068 DMM NOTICE MM(262420000000017/c3485054) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250326095500068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095500068 DMM NOTICE MM(262420000000017/c3485054) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095500068 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) 20250326095500070 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095500070 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250326095500070 DMM INFO MM(262420000000017/c3485054) Subscriber data update (mmctx.c:445) 20250326095500070 DMM DEBUG MM(262420000000017/c3485054) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095500081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095500081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095500081 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095500081 DMM INFO MM(262420000000017/c3485054) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095500081 DMM NOTICE MM(262420000000017/c3485054) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095500081 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095500081 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095500081 DLLC NOTICE LLME(dc6c16f0/c3485054){ASSIGNED} LLGM Assign pre (ffffffff => c3485054) (gprs_llc.c:1079) 20250326095500081 DLLC NOTICE LLME(ffffffff/c3485054){ASSIGNED} LLGM Assign post (ffffffff => c3485054) (gprs_llc.c:1125) 20250326095500081 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095500081 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095500081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095500081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095500141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095500141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095500141 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095500141 DMM INFO MM(262420000000017/c3485054) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095500141 DMM INFO MM(262420000000017/c3485054) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095500141 DMM DEBUG MM(262420000000017/c3485054) Using GGSN 0 (gprs_sm.c:317) 20250326095500141 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) 20250326095500141 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250326095500141 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095500141 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095500141 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250326095500165 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 f0 df 33 70 11 3d f7 a3 72 14 05 7f 57 3f b9 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:461) 20250326095500165 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3ac350) (sgsn_libgtp.c:633) 20250326095500165 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095500165 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b06b8 TLLI=c3485054, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095500165 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095500165 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@c60a1c1a8e2e: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095500180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(730)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(735)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095500187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095500187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(740)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(728)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(733)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(738)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Mar 26 09:55:00 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250326095500279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095500681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37376) 20250326095501188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095501188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37376, count=92660) 20250326095502191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095502191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Mar 26 09:55:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095503192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095503192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_pdp_act_unattached started. 20250326095503748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095503750 DMM INFO MM(262420000000017/c3485054) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095503750 DMM INFO MM(262420000000017/c3485054) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095503750 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095503750 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095503750 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095503750 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095503750 DLLC NOTICE LLME(ffffffff/c3485054){ASSIGNED} LLGM Assign pre (c3485054 => ffffffff) (gprs_llc.c:1079) 20250326095503750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3485054 => ffffffff) (gprs_llc.c:1125) 20250326095503750 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b0360 (gprs_sndcp.c:574) 20250326095503750 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b06b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095503750 DMM NOTICE MM(262420000000017/c3485054) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095503750 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250326095503750 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095503750 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095503750 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250326095503751 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250326095503751 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) 20250326095503751 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250326095503751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095503751 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095503751 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095503751 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095503751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095503785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095503785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095503785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095503785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095503785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095503785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095503785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095503785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095503786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095503786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095503786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095503786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095503786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095503786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095503786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095503786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095503786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095503786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095503786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095503786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095503788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095503792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095503792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095503801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095503801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095503801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095503801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095503801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095503801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095503801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095503801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095503802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095503802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095503802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095503802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095503802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095503802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095503802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095503802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095503802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095503802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095503803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095503803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095503805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095503809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095503809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(753)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095503814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095503814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095503814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095503814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095503814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095503814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095503814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095503814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095503815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095503815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095503815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095503815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095503815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095503815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095503815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095503815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095503815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095503815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095503815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095503815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095503815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095503817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095503822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095503822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095504193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095504193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095504193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095504193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095504198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095504199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@c60a1c1a8e2e: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='CA92D176'O, index=0 SGSN_Test-GSUP(761)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250326095504255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095504255 DLLC NOTICE LLME(ffffffff/ca92d176){UNASSIGNED} LLC RX: unknown TLLI 0xca92d176, creating LLME on the fly (gprs_llc.c:552) 20250326095504255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095504255 DMM NOTICE LLME(ffffffff/ca92d176){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250326095504255 DLLC NOTICE LLME(ffffffff/ca92d176){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250326095504255 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@c60a1c1a8e2e: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095504270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(745)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(761)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095504274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095504274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(749)@c60a1c1a8e2e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(759)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@c60a1c1a8e2e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@c60a1c1a8e2e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(754)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(757)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(747)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(752)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Mar 26 09:55:04 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250326095504345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095504647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250326095505276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095505276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20250326095506277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095506278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Mar 26 09:55:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095507279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095507279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user started. 20250326095507736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095507738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095507774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095507774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095507774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095507774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095507774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095507774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095507774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095507774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095507775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095507775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095507775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095507775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095507775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095507775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095507775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095507775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095507775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095507775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095507775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095507775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095507777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095507782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095507782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095507786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095507787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095507787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095507787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095507787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095507787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095507787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095507788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095507788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095507789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095507794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095507794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095507801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095507801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095507801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095507801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095507801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095507801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095507801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095507802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095507802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095507804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095507809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095507809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095508281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095508281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095508281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095508281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095508285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095508286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='EF470BAA'O, index=0 SGSN_Test-GSUP(780)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@c60a1c1a8e2e: 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 := '3390521E5B7423E282AB79D22E65F015'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29EBC658'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '999CD2C2B6EA90D2'O } } } } } 20250326095508356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508356 DLLC NOTICE LLME(ffffffff/ef470baa){UNASSIGNED} LLC RX: unknown TLLI 0xef470baa, creating LLME on the fly (gprs_llc.c:552) 20250326095508356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095508357 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095508357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095508357 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095508357 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095508357 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095508357 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095508357 DLLC NOTICE LLME(ffffffff/ef470baa){UNASSIGNED} LLGM Assign pre (ef470baa => ee973320) (gprs_llc.c:1079) 20250326095508357 DLLC NOTICE LLME(ef470baa/ee973320){ASSIGNED} LLGM Assign post (ef470baa => ee973320) (gprs_llc.c:1125) 20250326095508357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095508357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095508357 DMM DEBUG MM(262420000000019/ee973320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095508382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508382 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095508382 DMM DEBUG MM(262420000000019/ee973320) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250326095508382 DMM NOTICE MM(262420000000019/ee973320) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095508382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095508382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095508382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095508382 DMM DEBUG MM(262420000000019/ee973320) Requesting authorization (sgsn_auth.c:160) 20250326095508382 DMM INFO MM(262420000000019/ee973320) Requesting authentication tuples (sgsn_auth.c:184) 20250326095508382 DMM DEBUG MM(262420000000019/ee973320) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095508382 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250326095508382 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250326095508388 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095508388 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095508388 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095508388 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095508388 DMM INFO MM(262420000000019/ee973320) Subscriber data update (mmctx.c:445) 20250326095508388 DMM DEBUG MM(262420000000019/ee973320) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095508388 DMM INFO MM(262420000000019/ee973320) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095508388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095508388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095508388 DMM INFO MM(262420000000019/ee973320) <- GMM AUTH AND CIPHERING REQ (rand = 33 90 52 1e 5b 74 23 e2 82 ab 79 d2 2e 65 f0 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095508405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508405 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095508405 DMM INFO MM(262420000000019/ee973320) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095508405 DMM NOTICE MM(262420000000019/ee973320) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095508405 DMM DEBUG MM(262420000000019/ee973320) checking auth: received GSM SRES = 29 eb c6 58 (gprs_gmm.c:716) 20250326095508405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095508405 DMM DEBUG MM(262420000000019/ee973320) Requesting authorization (sgsn_auth.c:160) 20250326095508405 DMM INFO MM(262420000000019/ee973320) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095508406 DMM DEBUG MM(262420000000019/ee973320) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095508406 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250326095508406 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) 20250326095508406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095508406 DMM INFO MM(262420000000019/ee973320) <- GMM ATTACH ACCEPT (new P-TMSI=0xee973320) (gprs_gmm.c:337) 20250326095508408 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095508408 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095508408 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250326095508408 DMM INFO MM(262420000000019/ee973320) Subscriber data update (mmctx.c:445) 20250326095508409 DMM DEBUG MM(262420000000019/ee973320) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095508409 DMM INFO MM(262420000000019/ee973320) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095508409 DMM NOTICE MM(262420000000019/ee973320) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250326095508409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095508409 DMM NOTICE MM(262420000000019/ee973320) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095508409 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) 20250326095508410 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095508410 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250326095508410 DMM INFO MM(262420000000019/ee973320) Subscriber data update (mmctx.c:445) 20250326095508410 DMM DEBUG MM(262420000000019/ee973320) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095508423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508423 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095508423 DMM INFO MM(262420000000019/ee973320) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095508423 DMM NOTICE MM(262420000000019/ee973320) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095508423 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095508423 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095508423 DLLC NOTICE LLME(ef470baa/ee973320){ASSIGNED} LLGM Assign pre (ffffffff => ee973320) (gprs_llc.c:1079) 20250326095508423 DLLC NOTICE LLME(ffffffff/ee973320){ASSIGNED} LLGM Assign post (ffffffff => ee973320) (gprs_llc.c:1125) 20250326095508423 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095508423 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095508423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095508423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095508479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508479 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095508479 DMM INFO MM(262420000000019/ee973320) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095508479 DMM INFO MM(262420000000019/ee973320) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095508479 DMM DEBUG MM(262420000000019/ee973320) Using GGSN 0 (gprs_sm.c:317) 20250326095508479 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) 20250326095508479 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250326095508479 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095508479 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095508479 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250326095508498 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 6e a7 9a e0 11 f3 6a 9d bc 14 05 7f 3e f3 a1 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:461) 20250326095508498 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc61a8, cbp=0x55e8fe3a9090) (sgsn_libgtp.c:633) 20250326095508498 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095508498 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=ee973320, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095508498 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095508498 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095508503 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250326095508507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095508507 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095508507 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_attach_pdp_act_user-BVCI196(767)@c60a1c1a8e2e: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095508509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(769)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(768)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(773)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(780)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095508510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095508511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI210(772)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(778)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(766)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(771)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(776)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Mar 26 09:55:08 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250326095508565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095508967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92488) 20250326095509511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095509511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92488, count=96844) 20250326095510513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095510513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:55:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095511513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095511514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_ggsn_reject started. 20250326095512067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095512069 DMM INFO MM(262420000000019/ee973320) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095512070 DMM INFO MM(262420000000019/ee973320) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095512070 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095512070 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095512070 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095512070 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095512070 DLLC NOTICE LLME(ffffffff/ee973320){ASSIGNED} LLGM Assign pre (ee973320 => ffffffff) (gprs_llc.c:1079) 20250326095512070 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee973320 => ffffffff) (gprs_llc.c:1125) 20250326095512070 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095512070 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095512070 DMM NOTICE MM(262420000000019/ee973320) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095512070 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250326095512070 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095512070 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095512070 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250326095512070 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250326095512070 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) 20250326095512070 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250326095512070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095512070 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095512070 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095512070 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095512070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095512106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095512106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095512106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095512106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095512106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095512106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095512106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095512106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095512107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095512107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095512107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095512107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095512107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095512107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095512107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095512107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095512107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095512107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095512107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095512107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095512109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095512117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(788)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095512120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095512120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095512120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095512120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512120 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095512120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095512120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095512120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095512120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095512121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095512121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095512121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095512121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095512121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095512121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095512121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095512121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512121 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095512121 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095512121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095512121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095512121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095512123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095512127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095512134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095512134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095512134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095512134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095512134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095512134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095512134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095512134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095512134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095512134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095512134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095512135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095512135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095512135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095512135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095512135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095512135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095512135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095512135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095512135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095512135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095512137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095512143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095512514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095512515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095512515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095512515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095512519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095512520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EE8EE9BC'O, index=0 SGSN_Test-GSUP(799)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@c60a1c1a8e2e: 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 := 'B52FE9A832CEF844AF01AA305B292F36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26A65ABE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D4060C0393F2581'O } } } } } 20250326095512593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512593 DLLC NOTICE LLME(ffffffff/ee8ee9bc){UNASSIGNED} LLC RX: unknown TLLI 0xee8ee9bc, creating LLME on the fly (gprs_llc.c:552) 20250326095512593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095512593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095512593 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095512593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095512593 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095512593 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095512593 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095512593 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095512593 DLLC NOTICE LLME(ffffffff/ee8ee9bc){UNASSIGNED} LLGM Assign pre (ee8ee9bc => f996e3a2) (gprs_llc.c:1079) 20250326095512593 DLLC NOTICE LLME(ee8ee9bc/f996e3a2){ASSIGNED} LLGM Assign post (ee8ee9bc => f996e3a2) (gprs_llc.c:1125) 20250326095512593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095512593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095512593 DMM DEBUG MM(262420000000020/f996e3a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095512605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095512605 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095512605 DMM DEBUG MM(262420000000020/f996e3a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250326095512605 DMM NOTICE MM(262420000000020/f996e3a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095512605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095512605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095512605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095512605 DMM DEBUG MM(262420000000020/f996e3a2) Requesting authorization (sgsn_auth.c:160) 20250326095512605 DMM INFO MM(262420000000020/f996e3a2) Requesting authentication tuples (sgsn_auth.c:184) 20250326095512605 DMM DEBUG MM(262420000000020/f996e3a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095512605 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250326095512605 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250326095512607 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095512607 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095512607 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095512607 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095512607 DMM INFO MM(262420000000020/f996e3a2) Subscriber data update (mmctx.c:445) 20250326095512607 DMM DEBUG MM(262420000000020/f996e3a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095512607 DMM INFO MM(262420000000020/f996e3a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095512607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095512607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095512607 DMM INFO MM(262420000000020/f996e3a2) <- GMM AUTH AND CIPHERING REQ (rand = b5 2f e9 a8 32 ce f8 44 af 01 aa 30 5b 29 2f 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095512612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095512612 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095512612 DMM INFO MM(262420000000020/f996e3a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095512612 DMM NOTICE MM(262420000000020/f996e3a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095512612 DMM DEBUG MM(262420000000020/f996e3a2) checking auth: received GSM SRES = 26 a6 5a be (gprs_gmm.c:716) 20250326095512612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095512612 DMM DEBUG MM(262420000000020/f996e3a2) Requesting authorization (sgsn_auth.c:160) 20250326095512612 DMM INFO MM(262420000000020/f996e3a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095512612 DMM DEBUG MM(262420000000020/f996e3a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095512612 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250326095512612 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) 20250326095512612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095512612 DMM INFO MM(262420000000020/f996e3a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf996e3a2) (gprs_gmm.c:337) 20250326095512613 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095512613 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095512613 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250326095512613 DMM INFO MM(262420000000020/f996e3a2) Subscriber data update (mmctx.c:445) 20250326095512613 DMM DEBUG MM(262420000000020/f996e3a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095512613 DMM INFO MM(262420000000020/f996e3a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095512613 DMM NOTICE MM(262420000000020/f996e3a2) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250326095512613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095512613 DMM NOTICE MM(262420000000020/f996e3a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095512613 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) 20250326095512614 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095512614 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250326095512614 DMM INFO MM(262420000000020/f996e3a2) Subscriber data update (mmctx.c:445) 20250326095512614 DMM DEBUG MM(262420000000020/f996e3a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095512621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095512621 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095512621 DMM INFO MM(262420000000020/f996e3a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095512621 DMM NOTICE MM(262420000000020/f996e3a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095512621 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095512621 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095512621 DLLC NOTICE LLME(ee8ee9bc/f996e3a2){ASSIGNED} LLGM Assign pre (ffffffff => f996e3a2) (gprs_llc.c:1079) 20250326095512621 DLLC NOTICE LLME(ffffffff/f996e3a2){ASSIGNED} LLGM Assign post (ffffffff => f996e3a2) (gprs_llc.c:1125) 20250326095512621 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095512621 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095512621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095512621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095512679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095512679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095512679 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095512679 DMM INFO MM(262420000000020/f996e3a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095512679 DMM INFO MM(262420000000020/f996e3a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095512679 DMM DEBUG MM(262420000000020/f996e3a2) Using GGSN 0 (gprs_sm.c:317) 20250326095512679 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) 20250326095512679 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250326095512679 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095512679 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095512679 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250326095512695 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 91 df 2e 81 11 15 f2 19 dc 14 05 7f 20 30 8d 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:461) 20250326095512695 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095512695 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250326095512695 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250326095512696 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095512696 DMM NOTICE MM(262420000000020/f996e3a2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@c60a1c1a8e2e: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095512715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(792)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095512720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095512720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(797)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(787)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(790)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(785)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(795)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Mar 26 09:55:12 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250326095512769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095513171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98216) 20250326095513721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095513721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98216, count=99376) 20250326095514722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095514722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:55:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095515723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095515723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_deact_mo started. 20250326095516264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095516267 DMM INFO MM(262420000000020/f996e3a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095516267 DMM INFO MM(262420000000020/f996e3a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095516267 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095516267 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095516267 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095516267 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095516267 DLLC NOTICE LLME(ffffffff/f996e3a2){ASSIGNED} LLGM Assign pre (f996e3a2 => ffffffff) (gprs_llc.c:1079) 20250326095516267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f996e3a2 => ffffffff) (gprs_llc.c:1125) 20250326095516267 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250326095516267 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) 20250326095516267 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250326095516267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095516267 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095516267 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095516267 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095516267 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095516316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095516316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095516316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095516316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095516316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095516316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095516316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095516316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095516317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095516317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095516317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095516317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095516317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095516317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095516317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095516317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095516317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095516317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095516317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095516317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095516320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095516326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(807)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI196(805)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095516329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095516329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095516329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095516329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095516329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095516329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095516329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095516329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095516330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095516330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095516330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095516330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095516330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095516330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095516330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095516330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095516330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095516332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095516336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095516342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095516342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095516342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095516342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095516342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095516342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095516342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095516342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095516343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095516343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095516343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095516343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095516343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095516343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095516343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095516343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095516343 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095516343 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095516343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095516343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095516343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095516345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095516350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095516724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095516725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095516725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095516725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095516729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095516730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CDB8E444'O, index=0 SGSN_Test-GSUP(818)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: 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 := '083805B8D936D1C3D2A023227803E91B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E902FE5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B0F9AF2A7B0ED0F'O } } } } } 20250326095516808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516808 DLLC NOTICE LLME(ffffffff/cdb8e444){UNASSIGNED} LLC RX: unknown TLLI 0xcdb8e444, creating LLME on the fly (gprs_llc.c:552) 20250326095516808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095516808 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095516808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095516808 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095516808 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095516808 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095516808 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095516808 DLLC NOTICE LLME(ffffffff/cdb8e444){UNASSIGNED} LLGM Assign pre (cdb8e444 => f32070ef) (gprs_llc.c:1079) 20250326095516808 DLLC NOTICE LLME(cdb8e444/f32070ef){ASSIGNED} LLGM Assign post (cdb8e444 => f32070ef) (gprs_llc.c:1125) 20250326095516808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095516808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095516808 DMM DEBUG MM(262420000000021/f32070ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095516824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516824 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516824 DMM DEBUG MM(262420000000021/f32070ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250326095516824 DMM NOTICE MM(262420000000021/f32070ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095516824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095516824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095516824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095516824 DMM DEBUG MM(262420000000021/f32070ef) Requesting authorization (sgsn_auth.c:160) 20250326095516824 DMM INFO MM(262420000000021/f32070ef) Requesting authentication tuples (sgsn_auth.c:184) 20250326095516824 DMM DEBUG MM(262420000000021/f32070ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095516824 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250326095516824 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250326095516828 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095516828 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095516828 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095516828 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095516828 DMM INFO MM(262420000000021/f32070ef) Subscriber data update (mmctx.c:445) 20250326095516828 DMM DEBUG MM(262420000000021/f32070ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095516828 DMM INFO MM(262420000000021/f32070ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095516828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095516828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095516828 DMM INFO MM(262420000000021/f32070ef) <- GMM AUTH AND CIPHERING REQ (rand = 08 38 05 b8 d9 36 d1 c3 d2 a0 23 22 78 03 e9 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095516843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516843 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516843 DMM INFO MM(262420000000021/f32070ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095516843 DMM NOTICE MM(262420000000021/f32070ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095516843 DMM DEBUG MM(262420000000021/f32070ef) checking auth: received GSM SRES = e9 02 fe 5b (gprs_gmm.c:716) 20250326095516843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095516843 DMM DEBUG MM(262420000000021/f32070ef) Requesting authorization (sgsn_auth.c:160) 20250326095516843 DMM INFO MM(262420000000021/f32070ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095516843 DMM DEBUG MM(262420000000021/f32070ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095516843 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250326095516843 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) 20250326095516843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095516843 DMM INFO MM(262420000000021/f32070ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xf32070ef) (gprs_gmm.c:337) 20250326095516846 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095516846 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095516846 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326095516846 DMM INFO MM(262420000000021/f32070ef) Subscriber data update (mmctx.c:445) 20250326095516846 DMM DEBUG MM(262420000000021/f32070ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095516846 DMM INFO MM(262420000000021/f32070ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095516846 DMM NOTICE MM(262420000000021/f32070ef) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250326095516846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095516846 DMM NOTICE MM(262420000000021/f32070ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095516846 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) 20250326095516847 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095516847 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250326095516847 DMM INFO MM(262420000000021/f32070ef) Subscriber data update (mmctx.c:445) 20250326095516847 DMM DEBUG MM(262420000000021/f32070ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095516859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516859 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516859 DMM INFO MM(262420000000021/f32070ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095516859 DMM NOTICE MM(262420000000021/f32070ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095516860 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095516860 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095516860 DLLC NOTICE LLME(cdb8e444/f32070ef){ASSIGNED} LLGM Assign pre (ffffffff => f32070ef) (gprs_llc.c:1079) 20250326095516860 DLLC NOTICE LLME(ffffffff/f32070ef){ASSIGNED} LLGM Assign post (ffffffff => f32070ef) (gprs_llc.c:1125) 20250326095516860 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095516860 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095516860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095516860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095516918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516918 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516918 DMM INFO MM(262420000000021/f32070ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095516918 DMM INFO MM(262420000000021/f32070ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095516918 DMM DEBUG MM(262420000000021/f32070ef) Using GGSN 0 (gprs_sm.c:317) 20250326095516918 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) 20250326095516918 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250326095516918 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095516918 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095516918 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250326095516943 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 4e f3 84 11 77 36 24 9c 14 05 7f b5 01 78 d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:461) 20250326095516943 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095516943 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095516943 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=f32070ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095516944 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095516944 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095516961 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250326095516970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516970 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516970 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095516975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250326095516975 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095516975 DMM INFO MM(262420000000021/f32070ef) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250326095516975 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095516975 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250326095516977 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:461) 20250326095516977 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095516977 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250326095516977 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=f32070ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095516977 DMM INFO MM(262420000000021/f32070ef) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250326095516977 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250326095516977 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@c60a1c1a8e2e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095516986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(811)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(816)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095516990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095516991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(806)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(814)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(804)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(809)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Mar 26 09:55:17 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 20250326095517073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095517476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105476) 20250326095517991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095517991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105476, count=106736) 20250326095518993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095518993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095519995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095519995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_deact_mt started. 20250326095520561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095520562 DMM INFO MM(262420000000021/f32070ef) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095520562 DMM INFO MM(262420000000021/f32070ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095520562 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095520562 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095520562 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095520562 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095520562 DLLC NOTICE LLME(ffffffff/f32070ef){ASSIGNED} LLGM Assign pre (f32070ef => ffffffff) (gprs_llc.c:1079) 20250326095520562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f32070ef => ffffffff) (gprs_llc.c:1125) 20250326095520562 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250326095520562 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) 20250326095520562 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250326095520562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095520562 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095520562 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095520562 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095520562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095520585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095520585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095520585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095520585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520585 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095520585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095520585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095520585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095520585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095520586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095520586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095520586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095520586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095520586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095520586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095520586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095520586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095520586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095520586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095520586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095520586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095520588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095520593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095520593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095520598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095520598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095520598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095520598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095520598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095520598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095520598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095520598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095520599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095520599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095520599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095520599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095520599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095520599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095520599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095520599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095520599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095520599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095520599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095520599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095520602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095520607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095520607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095520612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095520612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095520612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095520612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095520612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095520612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095520612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095520612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095520613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095520613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095520613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095520613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095520613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095520613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095520613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095520613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095520613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095520613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095520613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095520613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095520613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095520615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095520619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095520619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095520997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095520997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095520997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095520997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095521001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095521002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D5483B2D'O, index=0 SGSN_Test-GSUP(837)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@c60a1c1a8e2e: 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 := '398AE6C666B202058B318106135C6F11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22375DC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A95D9A7ECC77B410'O } } } } } 20250326095521056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521056 DLLC NOTICE LLME(ffffffff/d5483b2d){UNASSIGNED} LLC RX: unknown TLLI 0xd5483b2d, creating LLME on the fly (gprs_llc.c:552) 20250326095521056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095521056 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095521056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095521056 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095521056 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095521056 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095521056 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095521056 DLLC NOTICE LLME(ffffffff/d5483b2d){UNASSIGNED} LLGM Assign pre (d5483b2d => fa1bbb79) (gprs_llc.c:1079) 20250326095521056 DLLC NOTICE LLME(d5483b2d/fa1bbb79){ASSIGNED} LLGM Assign post (d5483b2d => fa1bbb79) (gprs_llc.c:1125) 20250326095521056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095521056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095521056 DMM DEBUG MM(262420000000022/fa1bbb79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095521080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521080 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521080 DMM DEBUG MM(262420000000022/fa1bbb79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250326095521080 DMM NOTICE MM(262420000000022/fa1bbb79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095521080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095521080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095521080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095521080 DMM DEBUG MM(262420000000022/fa1bbb79) Requesting authorization (sgsn_auth.c:160) 20250326095521080 DMM INFO MM(262420000000022/fa1bbb79) Requesting authentication tuples (sgsn_auth.c:184) 20250326095521080 DMM DEBUG MM(262420000000022/fa1bbb79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095521080 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250326095521080 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250326095521086 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095521086 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095521086 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095521086 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095521086 DMM INFO MM(262420000000022/fa1bbb79) Subscriber data update (mmctx.c:445) 20250326095521086 DMM DEBUG MM(262420000000022/fa1bbb79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095521086 DMM INFO MM(262420000000022/fa1bbb79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095521086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095521086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095521086 DMM INFO MM(262420000000022/fa1bbb79) <- GMM AUTH AND CIPHERING REQ (rand = 39 8a e6 c6 66 b2 02 05 8b 31 81 06 13 5c 6f 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095521103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521103 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521103 DMM INFO MM(262420000000022/fa1bbb79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095521103 DMM NOTICE MM(262420000000022/fa1bbb79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095521103 DMM DEBUG MM(262420000000022/fa1bbb79) checking auth: received GSM SRES = 22 37 5d c0 (gprs_gmm.c:716) 20250326095521103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095521103 DMM DEBUG MM(262420000000022/fa1bbb79) Requesting authorization (sgsn_auth.c:160) 20250326095521103 DMM INFO MM(262420000000022/fa1bbb79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095521103 DMM DEBUG MM(262420000000022/fa1bbb79) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095521103 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250326095521103 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) 20250326095521103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095521103 DMM INFO MM(262420000000022/fa1bbb79) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1bbb79) (gprs_gmm.c:337) 20250326095521106 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095521106 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095521106 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250326095521106 DMM INFO MM(262420000000022/fa1bbb79) Subscriber data update (mmctx.c:445) 20250326095521106 DMM DEBUG MM(262420000000022/fa1bbb79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095521106 DMM INFO MM(262420000000022/fa1bbb79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095521106 DMM NOTICE MM(262420000000022/fa1bbb79) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250326095521106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095521106 DMM NOTICE MM(262420000000022/fa1bbb79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095521106 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) 20250326095521108 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095521108 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250326095521108 DMM INFO MM(262420000000022/fa1bbb79) Subscriber data update (mmctx.c:445) 20250326095521108 DMM DEBUG MM(262420000000022/fa1bbb79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095521120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521120 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521120 DMM INFO MM(262420000000022/fa1bbb79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095521120 DMM NOTICE MM(262420000000022/fa1bbb79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095521120 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095521120 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095521120 DLLC NOTICE LLME(d5483b2d/fa1bbb79){ASSIGNED} LLGM Assign pre (ffffffff => fa1bbb79) (gprs_llc.c:1079) 20250326095521120 DLLC NOTICE LLME(ffffffff/fa1bbb79){ASSIGNED} LLGM Assign post (ffffffff => fa1bbb79) (gprs_llc.c:1125) 20250326095521120 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095521120 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095521120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095521120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521177 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521177 DMM INFO MM(262420000000022/fa1bbb79) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095521177 DMM INFO MM(262420000000022/fa1bbb79) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095521177 DMM DEBUG MM(262420000000022/fa1bbb79) Using GGSN 0 (gprs_sm.c:317) 20250326095521177 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) 20250326095521177 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250326095521177 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095521177 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095521177 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250326095521202 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 d4 51 b0 cc 11 3b 63 b3 45 14 05 7f 1f 33 08 92 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:461) 20250326095521202 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095521202 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095521202 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=fa1bbb79, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095521202 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095521202 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095521218 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250326095521233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521233 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521233 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521238 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250326095521238 DGPRS INFO PDP(262420000000022:5): Context 0x7f8957fc7220 was deleted (sgsn_libgtp.c:707) 20250326095521238 DMM INFO MM(262420000000022/fa1bbb79) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095521238 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250326095521238 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@c60a1c1a8e2e: Removing Client IMSI='262420000000022'H, index=0 20250326095521252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095521252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095521252 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095521252 DMM INFO MM(262420000000022/fa1bbb79) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095521256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095521261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095521261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(837)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(825)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(830)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(835)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(828)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(833)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(823)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Mar 26 09:55:21 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 20250326095521362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095521765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104108) 20250326095522263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095522263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326095522300 DGPRS DEBUG Checking for inactive LLMEs, time = 6213828 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=104108, count=105768) 20250326095523264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095523264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095524266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095524266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_dup started. 20250326095524862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095524864 DMM INFO MM(262420000000022/fa1bbb79) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095524864 DMM INFO MM(262420000000022/fa1bbb79) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095524864 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095524864 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095524864 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095524864 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095524864 DLLC NOTICE LLME(ffffffff/fa1bbb79){ASSIGNED} LLGM Assign pre (fa1bbb79 => ffffffff) (gprs_llc.c:1079) 20250326095524864 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1bbb79 => ffffffff) (gprs_llc.c:1125) 20250326095524864 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095524864 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095524864 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250326095524864 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) 20250326095524864 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250326095524864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095524864 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095524864 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095524864 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095524864 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095524898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095524898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095524898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095524898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095524898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095524898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095524898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095524898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095524899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095524899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095524899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095524899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095524899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095524899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095524899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095524899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095524899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095524899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095524899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095524899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095524901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095524907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095524907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095524914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095524914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095524914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095524914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095524914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095524914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095524914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095524914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095524915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095524915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095524915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095524915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095524915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095524915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095524915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095524915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095524915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095524915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095524915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095524915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095524918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095524924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095524924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095524930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095524930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095524930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095524930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095524930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095524930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095524930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095524930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095524931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095524931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095524931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095524931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095524931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095524931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095524931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095524931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095524931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095524931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095524931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095524931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095524931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095524933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095524938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095524938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095525267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095525267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095525267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095525267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095525271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095525272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DE666516'O, index=0 SGSN_Test-GSUP(856)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: 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 := '39D3192D0C49967A76C9976C31D60FC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADC52430'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92409AAEFAF2E28F'O } } } } } 20250326095525350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525350 DLLC NOTICE LLME(ffffffff/de666516){UNASSIGNED} LLC RX: unknown TLLI 0xde666516, creating LLME on the fly (gprs_llc.c:552) 20250326095525350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095525350 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095525350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095525350 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095525350 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095525350 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095525350 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095525350 DLLC NOTICE LLME(ffffffff/de666516){UNASSIGNED} LLGM Assign pre (de666516 => e349d2b6) (gprs_llc.c:1079) 20250326095525350 DLLC NOTICE LLME(de666516/e349d2b6){ASSIGNED} LLGM Assign post (de666516 => e349d2b6) (gprs_llc.c:1125) 20250326095525350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095525350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095525350 DMM DEBUG MM(262420000000046/e349d2b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095525375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525375 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525375 DMM DEBUG MM(262420000000046/e349d2b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250326095525375 DMM NOTICE MM(262420000000046/e349d2b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095525375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095525375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095525375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095525375 DMM DEBUG MM(262420000000046/e349d2b6) Requesting authorization (sgsn_auth.c:160) 20250326095525375 DMM INFO MM(262420000000046/e349d2b6) Requesting authentication tuples (sgsn_auth.c:184) 20250326095525375 DMM DEBUG MM(262420000000046/e349d2b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095525375 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250326095525375 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250326095525381 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095525381 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095525381 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095525381 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095525381 DMM INFO MM(262420000000046/e349d2b6) Subscriber data update (mmctx.c:445) 20250326095525381 DMM DEBUG MM(262420000000046/e349d2b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095525381 DMM INFO MM(262420000000046/e349d2b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095525382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095525382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095525382 DMM INFO MM(262420000000046/e349d2b6) <- GMM AUTH AND CIPHERING REQ (rand = 39 d3 19 2d 0c 49 96 7a 76 c9 97 6c 31 d6 0f c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095525401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525401 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525401 DMM INFO MM(262420000000046/e349d2b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095525401 DMM NOTICE MM(262420000000046/e349d2b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095525401 DMM DEBUG MM(262420000000046/e349d2b6) checking auth: received GSM SRES = ad c5 24 30 (gprs_gmm.c:716) 20250326095525401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095525401 DMM DEBUG MM(262420000000046/e349d2b6) Requesting authorization (sgsn_auth.c:160) 20250326095525401 DMM INFO MM(262420000000046/e349d2b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095525401 DMM DEBUG MM(262420000000046/e349d2b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095525401 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250326095525401 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) 20250326095525401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095525401 DMM INFO MM(262420000000046/e349d2b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe349d2b6) (gprs_gmm.c:337) 20250326095525404 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095525404 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095525404 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250326095525404 DMM INFO MM(262420000000046/e349d2b6) Subscriber data update (mmctx.c:445) 20250326095525404 DMM DEBUG MM(262420000000046/e349d2b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095525404 DMM INFO MM(262420000000046/e349d2b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095525404 DMM NOTICE MM(262420000000046/e349d2b6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250326095525404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095525404 DMM NOTICE MM(262420000000046/e349d2b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095525404 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) 20250326095525405 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095525405 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250326095525405 DMM INFO MM(262420000000046/e349d2b6) Subscriber data update (mmctx.c:445) 20250326095525405 DMM DEBUG MM(262420000000046/e349d2b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095525419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525419 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525419 DMM INFO MM(262420000000046/e349d2b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095525419 DMM NOTICE MM(262420000000046/e349d2b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095525419 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095525419 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095525419 DLLC NOTICE LLME(de666516/e349d2b6){ASSIGNED} LLGM Assign pre (ffffffff => e349d2b6) (gprs_llc.c:1079) 20250326095525419 DLLC NOTICE LLME(ffffffff/e349d2b6){ASSIGNED} LLGM Assign post (ffffffff => e349d2b6) (gprs_llc.c:1125) 20250326095525419 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095525419 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095525419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095525419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095525478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525478 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525478 DMM INFO MM(262420000000046/e349d2b6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095525479 DMM INFO MM(262420000000046/e349d2b6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095525479 DMM DEBUG MM(262420000000046/e349d2b6) Using GGSN 0 (gprs_sm.c:317) 20250326095525479 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) 20250326095525479 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250326095525479 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095525479 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095525479 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250326095525499 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 be f9 b4 e3 11 70 b1 f9 52 14 05 7f 72 7f 0d 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=1034 from retransmit req queue (gtp.c:461) 20250326095525499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095525499 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095525499 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e349d2b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095525499 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095525499 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095525517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525517 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525517 DMM INFO MM(262420000000046/e349d2b6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250326095525517 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095525517 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250326095525518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095525518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095525518 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095525518 DMM INFO MM(262420000000046/e349d2b6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250326095525518 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095525518 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: "Received deletePDPContextResponse 1, seq_nr=1036" 20250326095525520 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:461) 20250326095525520 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095525520 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250326095525521 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=e349d2b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095525521 DMM INFO MM(262420000000046/e349d2b6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250326095525521 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250326095525521 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095525521 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:461) 20250326095525521 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:466) TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@c60a1c1a8e2e: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095527541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095527546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095527546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(854)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(849)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(844)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(847)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(842)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(852)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none)Wed Mar 26 09:55:27 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250326095527646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095528048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20250326095528548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095528548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101296, count=106728) 20250326095529548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095529548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Mar 26 09:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095530549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095530549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_second_attempt started. 20250326095531156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095531158 DMM INFO MM(262420000000046/e349d2b6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095531158 DMM INFO MM(262420000000046/e349d2b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095531158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095531158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095531158 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095531158 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095531158 DLLC NOTICE LLME(ffffffff/e349d2b6){ASSIGNED} LLGM Assign pre (e349d2b6 => ffffffff) (gprs_llc.c:1079) 20250326095531158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e349d2b6 => ffffffff) (gprs_llc.c:1125) 20250326095531158 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250326095531158 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) 20250326095531158 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250326095531158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095531158 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095531158 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095531158 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095531158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095531196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095531196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095531196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095531196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095531196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095531196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095531196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095531196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095531197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095531197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095531197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095531197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095531197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095531197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095531197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095531197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095531197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095531197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095531197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095531197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095531199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095531205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095531214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095531214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095531214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095531214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095531215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095531215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095531215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095531215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095531215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095531215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095531215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095531216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095531216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095531218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095531224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(870)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_second_attempt-BVCI210(867)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095531228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095531229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095531229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095531229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095531229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095531231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095531235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095531550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095531550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095531550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095531550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095531554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095531555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@c60a1c1a8e2e: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DD45573F'O, index=0 SGSN_Test-GSUP(875)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@c60a1c1a8e2e: 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 := 'A6805360B17E38E960C6B16D91B46C87'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4DD592F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '581D2EDC2C25CF75'O } } } } } 20250326095531614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531614 DLLC NOTICE LLME(ffffffff/dd45573f){UNASSIGNED} LLC RX: unknown TLLI 0xdd45573f, creating LLME on the fly (gprs_llc.c:552) 20250326095531614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095531614 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095531614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095531614 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095531614 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095531614 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095531614 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095531614 DLLC NOTICE LLME(ffffffff/dd45573f){UNASSIGNED} LLGM Assign pre (dd45573f => c5869711) (gprs_llc.c:1079) 20250326095531614 DLLC NOTICE LLME(dd45573f/c5869711){ASSIGNED} LLGM Assign post (dd45573f => c5869711) (gprs_llc.c:1125) 20250326095531614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095531614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095531614 DMM DEBUG MM(262420000000022/c5869711) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095531622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531622 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095531622 DMM DEBUG MM(262420000000022/c5869711) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250326095531622 DMM NOTICE MM(262420000000022/c5869711) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095531622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095531622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095531622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095531622 DMM DEBUG MM(262420000000022/c5869711) Requesting authorization (sgsn_auth.c:160) 20250326095531622 DMM INFO MM(262420000000022/c5869711) Requesting authentication tuples (sgsn_auth.c:184) 20250326095531622 DMM DEBUG MM(262420000000022/c5869711) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095531622 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250326095531622 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250326095531624 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095531624 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095531624 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095531624 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095531624 DMM INFO MM(262420000000022/c5869711) Subscriber data update (mmctx.c:445) 20250326095531624 DMM DEBUG MM(262420000000022/c5869711) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095531624 DMM INFO MM(262420000000022/c5869711) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095531624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095531624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095531624 DMM INFO MM(262420000000022/c5869711) <- GMM AUTH AND CIPHERING REQ (rand = a6 80 53 60 b1 7e 38 e9 60 c6 b1 6d 91 b4 6c 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095531630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531630 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095531630 DMM INFO MM(262420000000022/c5869711) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095531630 DMM NOTICE MM(262420000000022/c5869711) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095531630 DMM DEBUG MM(262420000000022/c5869711) checking auth: received GSM SRES = 4d d5 92 f1 (gprs_gmm.c:716) 20250326095531630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095531630 DMM DEBUG MM(262420000000022/c5869711) Requesting authorization (sgsn_auth.c:160) 20250326095531630 DMM INFO MM(262420000000022/c5869711) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095531630 DMM DEBUG MM(262420000000022/c5869711) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095531630 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250326095531630 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) 20250326095531630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095531630 DMM INFO MM(262420000000022/c5869711) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5869711) (gprs_gmm.c:337) 20250326095531631 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095531631 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095531631 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250326095531631 DMM INFO MM(262420000000022/c5869711) Subscriber data update (mmctx.c:445) 20250326095531631 DMM DEBUG MM(262420000000022/c5869711) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095531631 DMM INFO MM(262420000000022/c5869711) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095531631 DMM NOTICE MM(262420000000022/c5869711) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250326095531631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095531631 DMM NOTICE MM(262420000000022/c5869711) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095531631 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) 20250326095531631 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095531631 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250326095531631 DMM INFO MM(262420000000022/c5869711) Subscriber data update (mmctx.c:445) 20250326095531631 DMM DEBUG MM(262420000000022/c5869711) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095531638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531638 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095531638 DMM INFO MM(262420000000022/c5869711) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095531638 DMM NOTICE MM(262420000000022/c5869711) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095531638 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095531638 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095531638 DLLC NOTICE LLME(dd45573f/c5869711){ASSIGNED} LLGM Assign pre (ffffffff => c5869711) (gprs_llc.c:1079) 20250326095531638 DLLC NOTICE LLME(ffffffff/c5869711){ASSIGNED} LLGM Assign post (ffffffff => c5869711) (gprs_llc.c:1125) 20250326095531638 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095531638 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095531638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095531638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_second_attempt(877)@c60a1c1a8e2e: 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 := '53E3D302F77A806AE02616D78B42BF4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F65ADA28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11CCA0FD0983C29D'O } } } } } 20250326095531698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531698 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095531698 DMM INFO MM(262420000000022/c5869711) -> GMM ATTACH REQUEST MI(TMSI-0xC5869711) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095531698 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095531698 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095531698 DLLC NOTICE LLME(ffffffff/c5869711){ASSIGNED} LLGM Assign pre (c5869711 => f282c970) (gprs_llc.c:1079) 20250326095531698 DLLC NOTICE LLME(c5869711/f282c970){ASSIGNED} LLGM Assign post (c5869711 => f282c970) (gprs_llc.c:1125) 20250326095531698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095531698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095531698 DMM DEBUG MM(262420000000022/f282c970) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095531713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095531713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095531713 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095531713 DMM DEBUG MM(262420000000022/f282c970) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250326095531713 DMM NOTICE MM(262420000000022/f282c970) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095531713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095531713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095531713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095531713 DMM DEBUG MM(262420000000022/f282c970) Requesting authorization (sgsn_auth.c:160) 20250326095531713 DMM INFO MM(262420000000022/f282c970) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095531713 DMM DEBUG MM(262420000000022/f282c970) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095531713 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250326095531713 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) 20250326095537714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250326095537714 DMM ERROR MM(262420000000022/f282c970) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250326095537714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250326095537714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095537714 DMM NOTICE MM(262420000000022/f282c970) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250326095537715 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250326095537715 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) 20250326095537715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326095537715 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Deallocated (fsm.c:568) 20250326095537715 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095537715 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095537715 DLLC NOTICE LLME(c5869711/f282c970){ASSIGNED} LLGM Assign pre (f282c970 => ffffffff) (gprs_llc.c:1079) 20250326095537715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f282c970 => ffffffff) (gprs_llc.c:1125) 20250326095551551 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095551551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095551551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250326095552301 DGPRS DEBUG Checking for inactive LLMEs, time = 6213858 (sgsn.c:132) 20250326095601198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095601203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095601203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095601217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095601222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095601222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095601230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095601234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095601234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@c60a1c1a8e2e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c60a1c1a8e2e: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095601626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095601627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(859)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(863)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(873)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095601628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(869)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(868)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(866)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(861)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(871)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_second_attempt(877)@c60a1c1a8e2e: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb0-BSSGP0(860)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@c60a1c1a8e2e: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Mar 26 09:56:01 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 20250326095601742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095602145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108784) 20250326095602627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095602628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108784, count=113140) 20250326095603629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095603629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Mar 26 09:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095604630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095604630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_echo_timeout started. 20250326095605230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095605233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095605275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095605275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095605275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095605275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605275 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095605276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095605276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095605276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095605276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095605277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095605284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095605292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095605292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095605292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095605292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095605292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095605292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095605292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095605292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095605293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095605293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095605293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095605293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095605293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095605293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095605293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095605293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095605293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095605293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095605293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095605293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095605296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095605302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(888)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095605307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095605307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095605307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095605307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095605308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095605308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095605308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095605308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095605308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095605309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095605313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095605631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095605631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095605631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095605631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095605635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326095605636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_echo_timeout-BVCI196(881)@c60a1c1a8e2e: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='EB8226DC'O, index=0 SGSN_Test-GSUP(894)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@c60a1c1a8e2e: 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 := '4009123B40F138E7DAB2B2F5AAAFC07F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C22F5E03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78BCA0EAF587582B'O } } } } } 20250326095605713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605713 DLLC NOTICE LLME(ffffffff/eb8226dc){UNASSIGNED} LLC RX: unknown TLLI 0xeb8226dc, creating LLME on the fly (gprs_llc.c:552) 20250326095605713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095605713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095605713 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095605713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095605713 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095605713 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095605713 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095605713 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095605713 DLLC NOTICE LLME(ffffffff/eb8226dc){UNASSIGNED} LLGM Assign pre (eb8226dc => f980fd27) (gprs_llc.c:1079) 20250326095605713 DLLC NOTICE LLME(eb8226dc/f980fd27){ASSIGNED} LLGM Assign post (eb8226dc => f980fd27) (gprs_llc.c:1125) 20250326095605713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095605713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095605713 DMM DEBUG MM(262420000000067/f980fd27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095605725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095605725 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095605725 DMM DEBUG MM(262420000000067/f980fd27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250326095605725 DMM NOTICE MM(262420000000067/f980fd27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095605725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095605725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095605725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095605725 DMM DEBUG MM(262420000000067/f980fd27) Requesting authorization (sgsn_auth.c:160) 20250326095605725 DMM INFO MM(262420000000067/f980fd27) Requesting authentication tuples (sgsn_auth.c:184) 20250326095605725 DMM DEBUG MM(262420000000067/f980fd27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095605725 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250326095605725 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250326095605728 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095605728 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095605728 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095605728 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095605728 DMM INFO MM(262420000000067/f980fd27) Subscriber data update (mmctx.c:445) 20250326095605728 DMM DEBUG MM(262420000000067/f980fd27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095605728 DMM INFO MM(262420000000067/f980fd27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095605728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095605728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095605728 DMM INFO MM(262420000000067/f980fd27) <- GMM AUTH AND CIPHERING REQ (rand = 40 09 12 3b 40 f1 38 e7 da b2 b2 f5 aa af c0 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095605735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095605735 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095605735 DMM INFO MM(262420000000067/f980fd27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095605735 DMM NOTICE MM(262420000000067/f980fd27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095605735 DMM DEBUG MM(262420000000067/f980fd27) checking auth: received GSM SRES = c2 2f 5e 03 (gprs_gmm.c:716) 20250326095605735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095605735 DMM DEBUG MM(262420000000067/f980fd27) Requesting authorization (sgsn_auth.c:160) 20250326095605735 DMM INFO MM(262420000000067/f980fd27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095605735 DMM DEBUG MM(262420000000067/f980fd27) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095605735 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250326095605735 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) 20250326095605735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095605735 DMM INFO MM(262420000000067/f980fd27) <- GMM ATTACH ACCEPT (new P-TMSI=0xf980fd27) (gprs_gmm.c:337) 20250326095605736 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095605736 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095605736 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250326095605736 DMM INFO MM(262420000000067/f980fd27) Subscriber data update (mmctx.c:445) 20250326095605736 DMM DEBUG MM(262420000000067/f980fd27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095605736 DMM INFO MM(262420000000067/f980fd27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095605736 DMM NOTICE MM(262420000000067/f980fd27) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250326095605736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095605736 DMM NOTICE MM(262420000000067/f980fd27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095605736 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) 20250326095605737 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095605737 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250326095605737 DMM INFO MM(262420000000067/f980fd27) Subscriber data update (mmctx.c:445) 20250326095605737 DMM DEBUG MM(262420000000067/f980fd27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095605742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095605742 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095605742 DMM INFO MM(262420000000067/f980fd27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095605742 DMM NOTICE MM(262420000000067/f980fd27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095605742 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095605742 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095605742 DLLC NOTICE LLME(eb8226dc/f980fd27){ASSIGNED} LLGM Assign pre (ffffffff => f980fd27) (gprs_llc.c:1079) 20250326095605742 DLLC NOTICE LLME(ffffffff/f980fd27){ASSIGNED} LLGM Assign post (ffffffff => f980fd27) (gprs_llc.c:1125) 20250326095605742 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095605742 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095605742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095605742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095605801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095605801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095605801 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095605801 DMM INFO MM(262420000000067/f980fd27) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095605801 DMM INFO MM(262420000000067/f980fd27) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095605801 DMM DEBUG MM(262420000000067/f980fd27) Using GGSN 0 (gprs_sm.c:317) 20250326095605801 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) 20250326095605801 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250326095605801 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095605801 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095605801 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250326095605827 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 4e 2e 06 40 11 11 1e c3 a6 14 05 7f 9e 03 2c e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:461) 20250326095605827 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095605827 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095605827 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=f980fd27, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095605827 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095605827 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095610659 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250326095610664 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:461) 20250326095610664 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e8fe3a1890) (sgsn_libgtp.c:633) 20250326095615660 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1039" 20250326095620662 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250326095620662 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1039" 20250326095622302 DGPRS DEBUG Checking for inactive LLMEs, time = 6213888 (sgsn.c:132) 20250326095625633 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095625633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326095625633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095625662 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250326095625663 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250326095625663 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1041" 20250326095630664 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250326095630664 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250326095630664 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250326095630664 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1041" 20250326095635277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095635284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095635284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095635294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095635298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095635298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095635308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095635311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095635311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095635665 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250326095635665 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250326095635665 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250326095635665 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250326095635665 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1043" 20250326095640666 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250326095640666 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250326095640666 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250326095640666 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250326095640666 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55e8fe3a1890) (sgsn_libgtp.c:633) 20250326095640666 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55e8fe3a1890) (sgsn_libgtp.c:637) 20250326095640666 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250326095640666 DMM INFO MM(262420000000067/f980fd27) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095640666 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250326095640666 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095640666 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250326095640666 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250326095640666 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095640666 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250326095640666 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250326095640666 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095640666 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250326095640666 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250326095640666 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095640666 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250326095640666 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@c60a1c1a8e2e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@c60a1c1a8e2e: Removing Client IMSI='262420000000067'H, index=0 20250326095640686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095640686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095640686 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095640686 DMM INFO MM(262420000000067/f980fd27) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095640692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44542<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095640696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095640696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(882)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(892)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(887)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(880)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(890)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(885)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Mar 26 09:56:40 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250326095640757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095641159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113344) 20250326095641698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095641698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113344, count=114504) 20250326095642700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095642700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Mar 26 09:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095643701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095643701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_restart_ctr_echo started. 20250326095644232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095644235 DMM INFO MM(262420000000067/f980fd27) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095644235 DMM INFO MM(262420000000067/f980fd27) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095644235 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095644235 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095644235 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095644235 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095644235 DLLC NOTICE LLME(ffffffff/f980fd27){ASSIGNED} LLGM Assign pre (f980fd27 => ffffffff) (gprs_llc.c:1079) 20250326095644235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f980fd27 => ffffffff) (gprs_llc.c:1125) 20250326095644235 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095644235 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095644235 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250326095644235 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) 20250326095644235 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250326095644235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095644235 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095644235 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095644235 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095644235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095644285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095644285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095644285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095644285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095644285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095644285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095644285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095644285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095644286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095644286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095644286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095644286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095644286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095644286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095644286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095644286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095644286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095644286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095644287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095644287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095644288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095644293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644293 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095644301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095644301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095644301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095644301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095644302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095644302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095644302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095644302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095644302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095644302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095644302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095644302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095644302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095644303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095644303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095644305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095644312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095644316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095644316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095644316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095644316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095644316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095644316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095644316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095644316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095644317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095644317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095644317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095644317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095644317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095644317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095644317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095644317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095644317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095644317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095644317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(911)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095644317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095644318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095644319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095644324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095644702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095644702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095644702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095644702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095644707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095644709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@c60a1c1a8e2e: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FC88D446'O, index=0 SGSN_Test-GSUP(913)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: 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 := '7C9B2F056964D408E2C60E03097F5B20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1D40E5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B914F642B26E1B4B'O } } } } } 20250326095644769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644769 DLLC NOTICE LLME(ffffffff/fc88d446){UNASSIGNED} LLC RX: unknown TLLI 0xfc88d446, creating LLME on the fly (gprs_llc.c:552) 20250326095644769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095644769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095644769 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095644769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095644769 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095644769 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095644770 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095644770 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095644770 DLLC NOTICE LLME(ffffffff/fc88d446){UNASSIGNED} LLGM Assign pre (fc88d446 => e273b7f3) (gprs_llc.c:1079) 20250326095644770 DLLC NOTICE LLME(fc88d446/e273b7f3){ASSIGNED} LLGM Assign post (fc88d446 => e273b7f3) (gprs_llc.c:1125) 20250326095644770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095644770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095644770 DMM DEBUG MM(262420000000023/e273b7f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095644777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095644777 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095644777 DMM DEBUG MM(262420000000023/e273b7f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250326095644777 DMM NOTICE MM(262420000000023/e273b7f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095644777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095644777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095644777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095644777 DMM DEBUG MM(262420000000023/e273b7f3) Requesting authorization (sgsn_auth.c:160) 20250326095644777 DMM INFO MM(262420000000023/e273b7f3) Requesting authentication tuples (sgsn_auth.c:184) 20250326095644777 DMM DEBUG MM(262420000000023/e273b7f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095644777 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250326095644777 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250326095644778 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095644778 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095644778 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095644778 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095644778 DMM INFO MM(262420000000023/e273b7f3) Subscriber data update (mmctx.c:445) 20250326095644778 DMM DEBUG MM(262420000000023/e273b7f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095644778 DMM INFO MM(262420000000023/e273b7f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095644779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095644779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095644779 DMM INFO MM(262420000000023/e273b7f3) <- GMM AUTH AND CIPHERING REQ (rand = 7c 9b 2f 05 69 64 d4 08 e2 c6 0e 03 09 7f 5b 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095644783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095644783 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095644783 DMM INFO MM(262420000000023/e273b7f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095644783 DMM NOTICE MM(262420000000023/e273b7f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095644783 DMM DEBUG MM(262420000000023/e273b7f3) checking auth: received GSM SRES = a1 d4 0e 5e (gprs_gmm.c:716) 20250326095644783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095644783 DMM DEBUG MM(262420000000023/e273b7f3) Requesting authorization (sgsn_auth.c:160) 20250326095644783 DMM INFO MM(262420000000023/e273b7f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095644783 DMM DEBUG MM(262420000000023/e273b7f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095644783 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250326095644783 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) 20250326095644783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095644783 DMM INFO MM(262420000000023/e273b7f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe273b7f3) (gprs_gmm.c:337) 20250326095644784 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095644784 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095644784 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250326095644784 DMM INFO MM(262420000000023/e273b7f3) Subscriber data update (mmctx.c:445) 20250326095644784 DMM DEBUG MM(262420000000023/e273b7f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095644784 DMM INFO MM(262420000000023/e273b7f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095644784 DMM NOTICE MM(262420000000023/e273b7f3) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250326095644784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095644784 DMM NOTICE MM(262420000000023/e273b7f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095644784 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) 20250326095644784 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095644784 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250326095644784 DMM INFO MM(262420000000023/e273b7f3) Subscriber data update (mmctx.c:445) 20250326095644784 DMM DEBUG MM(262420000000023/e273b7f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095644787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095644788 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095644788 DMM INFO MM(262420000000023/e273b7f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095644788 DMM NOTICE MM(262420000000023/e273b7f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095644788 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095644788 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095644788 DLLC NOTICE LLME(fc88d446/e273b7f3){ASSIGNED} LLGM Assign pre (ffffffff => e273b7f3) (gprs_llc.c:1079) 20250326095644788 DLLC NOTICE LLME(ffffffff/e273b7f3){ASSIGNED} LLGM Assign post (ffffffff => e273b7f3) (gprs_llc.c:1125) 20250326095644788 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095644788 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095644788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095644788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095644846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095644846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095644846 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095644846 DMM INFO MM(262420000000023/e273b7f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095644846 DMM INFO MM(262420000000023/e273b7f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095644846 DMM DEBUG MM(262420000000023/e273b7f3) Using GGSN 0 (gprs_sm.c:317) 20250326095644846 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250326095644846 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095644846 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095644846 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250326095644871 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 16 61 58 a4 11 c4 cf 7d 90 14 05 7f 94 9b 74 d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:461) 20250326095644871 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc40b8, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095644871 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095644871 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e273b7f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095644871 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095644871 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095649847 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250326095649850 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:461) 20250326095649850 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e8fe3a1890) (sgsn_libgtp.c:633) 20250326095652303 DGPRS DEBUG Checking for inactive LLMEs, time = 6213918 (sgsn.c:132) 20250326095654848 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250326095654853 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:461) 20250326095654854 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55e8fe3a1890) (sgsn_libgtp.c:633) 20250326095654854 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250326095654854 DMM INFO MM(262420000000023/e273b7f3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095654854 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250326095654854 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@c60a1c1a8e2e: Removing Client IMSI='262420000000023'H, index=0 20250326095654870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095654870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095654870 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095654870 DMM INFO MM(262420000000023/e273b7f3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095654876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(911)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095654882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095654882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(901)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(899)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(904)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(909)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Mar 26 09:56:54 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250326095654938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095655340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103772) 20250326095655884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095655884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103772, count=104312) 20250326095656885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095656885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Mar 26 09:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095657887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095657887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_restart_ctr_create started. 20250326095658444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095658447 DMM INFO MM(262420000000023/e273b7f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095658447 DMM INFO MM(262420000000023/e273b7f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095658447 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095658447 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095658447 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095658447 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095658447 DLLC NOTICE LLME(ffffffff/e273b7f3){ASSIGNED} LLGM Assign pre (e273b7f3 => ffffffff) (gprs_llc.c:1079) 20250326095658447 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e273b7f3 => ffffffff) (gprs_llc.c:1125) 20250326095658447 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095658447 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095658447 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250326095658447 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) 20250326095658447 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250326095658447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095658447 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095658447 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095658447 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095658447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095658494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095658494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095658494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095658494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095658494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095658494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095658494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095658494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095658495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095658495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095658495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095658495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095658495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095658495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095658495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095658495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658495 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095658495 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095658495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095658495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095658495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095658498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095658506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095658513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095658513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095658513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095658513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095658513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095658513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095658513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095658513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095658516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095658516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095658516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095658516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095658516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095658516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095658516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095658516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095658516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095658516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095658516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095658516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095658520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095658526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095658532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095658532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095658532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095658532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095658532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095658532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095658532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095658532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095658533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095658533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095658533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095658533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095658533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095658533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095658533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095658533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095658533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095658533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095658533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095658533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095658533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095658535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095658539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095658888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095658888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095658888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095658888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095658892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095658893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@c60a1c1a8e2e: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C5D4C3FC'O, index=0 SGSN_Test-GSUP(932)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: 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 := 'C78C14A320FE15F954C79370F0F24CA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C146E9A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC4778AEA39950E7'O } } } } } 20250326095658955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658955 DLLC NOTICE LLME(ffffffff/c5d4c3fc){UNASSIGNED} LLC RX: unknown TLLI 0xc5d4c3fc, creating LLME on the fly (gprs_llc.c:552) 20250326095658955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095658955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095658955 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095658955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095658955 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095658955 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095658955 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095658955 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095658955 DLLC NOTICE LLME(ffffffff/c5d4c3fc){UNASSIGNED} LLGM Assign pre (c5d4c3fc => f52d0a95) (gprs_llc.c:1079) 20250326095658955 DLLC NOTICE LLME(c5d4c3fc/f52d0a95){ASSIGNED} LLGM Assign post (c5d4c3fc => f52d0a95) (gprs_llc.c:1125) 20250326095658955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095658955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095658955 DMM DEBUG MM(262420000000024/f52d0a95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095658968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095658968 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095658968 DMM DEBUG MM(262420000000024/f52d0a95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250326095658968 DMM NOTICE MM(262420000000024/f52d0a95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095658968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095658968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095658968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095658968 DMM DEBUG MM(262420000000024/f52d0a95) Requesting authorization (sgsn_auth.c:160) 20250326095658968 DMM INFO MM(262420000000024/f52d0a95) Requesting authentication tuples (sgsn_auth.c:184) 20250326095658968 DMM DEBUG MM(262420000000024/f52d0a95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095658968 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250326095658968 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250326095658972 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095658972 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095658972 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095658972 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095658972 DMM INFO MM(262420000000024/f52d0a95) Subscriber data update (mmctx.c:445) 20250326095658972 DMM DEBUG MM(262420000000024/f52d0a95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095658972 DMM INFO MM(262420000000024/f52d0a95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095658972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095658972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095658972 DMM INFO MM(262420000000024/f52d0a95) <- GMM AUTH AND CIPHERING REQ (rand = c7 8c 14 a3 20 fe 15 f9 54 c7 93 70 f0 f2 4c a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095658984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095658984 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095658984 DMM INFO MM(262420000000024/f52d0a95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095658984 DMM NOTICE MM(262420000000024/f52d0a95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095658984 DMM DEBUG MM(262420000000024/f52d0a95) checking auth: received GSM SRES = c1 46 e9 a7 (gprs_gmm.c:716) 20250326095658984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095658984 DMM DEBUG MM(262420000000024/f52d0a95) Requesting authorization (sgsn_auth.c:160) 20250326095658984 DMM INFO MM(262420000000024/f52d0a95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095658984 DMM DEBUG MM(262420000000024/f52d0a95) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095658984 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250326095658984 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) 20250326095658984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095658984 DMM INFO MM(262420000000024/f52d0a95) <- GMM ATTACH ACCEPT (new P-TMSI=0xf52d0a95) (gprs_gmm.c:337) 20250326095658986 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095658986 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095658986 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250326095658986 DMM INFO MM(262420000000024/f52d0a95) Subscriber data update (mmctx.c:445) 20250326095658986 DMM DEBUG MM(262420000000024/f52d0a95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095658986 DMM INFO MM(262420000000024/f52d0a95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095658986 DMM NOTICE MM(262420000000024/f52d0a95) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250326095658986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095658986 DMM NOTICE MM(262420000000024/f52d0a95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095658986 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) 20250326095658987 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095658987 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250326095658987 DMM INFO MM(262420000000024/f52d0a95) Subscriber data update (mmctx.c:445) 20250326095658987 DMM DEBUG MM(262420000000024/f52d0a95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095658997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095658997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095658997 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095658997 DMM INFO MM(262420000000024/f52d0a95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095658997 DMM NOTICE MM(262420000000024/f52d0a95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095658997 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095658997 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095658998 DLLC NOTICE LLME(c5d4c3fc/f52d0a95){ASSIGNED} LLGM Assign pre (ffffffff => f52d0a95) (gprs_llc.c:1079) 20250326095658998 DLLC NOTICE LLME(ffffffff/f52d0a95){ASSIGNED} LLGM Assign post (ffffffff => f52d0a95) (gprs_llc.c:1125) 20250326095658998 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095658998 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095658998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095658998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095659055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095659055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095659056 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095659056 DMM INFO MM(262420000000024/f52d0a95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095659056 DMM INFO MM(262420000000024/f52d0a95) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095659056 DMM DEBUG MM(262420000000024/f52d0a95) Using GGSN 0 (gprs_sm.c:317) 20250326095659056 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250326095659056 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095659056 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095659056 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250326095659078 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 40 ed 85 7c 11 e1 68 a7 3b 14 05 7f b6 b7 57 62 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:461) 20250326095659078 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f8957fc40b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250326095659078 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8957fc40b8, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095659078 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250326095659078 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250326095659078 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095659078 DMM NOTICE MM(262420000000024/f52d0a95) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095659091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095659091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095659091 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095659091 DMM INFO MM(262420000000024/f52d0a95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095659091 DMM INFO MM(262420000000024/f52d0a95) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095659091 DMM DEBUG MM(262420000000024/f52d0a95) Using GGSN 0 (gprs_sm.c:317) 20250326095659091 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250326095659091 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095659091 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095659091 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250326095659096 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 40 ed 85 7c 11 e1 68 a7 3b 14 05 7f b6 b7 57 62 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:461) 20250326095659096 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f8957fc40b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250326095659096 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc40b8, cbp=0x55e8fe3ac770) (sgsn_libgtp.c:633) 20250326095659096 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095659096 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=f52d0a95, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095659096 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095659096 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@c60a1c1a8e2e: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095659113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(925)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(931)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095659118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095659119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(922)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(920)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(918)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(923)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(929)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Mar 26 09:56:59 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 20250326095659180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095659582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42424) 20250326095700120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095700120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42424, count=104676) 20250326095701121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095701121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095702122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095702123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250326095702675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095702678 DMM INFO MM(262420000000024/f52d0a95) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095702678 DMM INFO MM(262420000000024/f52d0a95) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095702678 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095702678 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095702678 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095702678 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095702678 DLLC NOTICE LLME(ffffffff/f52d0a95){ASSIGNED} LLGM Assign pre (f52d0a95 => ffffffff) (gprs_llc.c:1079) 20250326095702678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f52d0a95 => ffffffff) (gprs_llc.c:1125) 20250326095702678 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095702678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095702678 DMM NOTICE MM(262420000000024/f52d0a95) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095702678 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250326095702678 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095702678 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095702678 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250326095702678 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250326095702678 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) 20250326095702678 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250326095702678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095702679 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095702679 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095702679 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095702679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095702727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095702727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095702727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095702727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095702727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095702727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095702727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095702727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095702728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095702728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095702728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095702728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095702728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095702728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095702728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095702728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095702728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095702728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095702729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(939)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095702729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095702731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095702740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095702740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(940)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_deact_mt_t3395_expire-BVCI196(938)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095702743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095702743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095702743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095702743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095702743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095702743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095702743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095702743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095702744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095702744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095702744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095702744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095702744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095702744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095702744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095702744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095702744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095702744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095702744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095702744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095702746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095702750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095702750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095702757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095702758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095702758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095702758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095702758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095702758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095702758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095702758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095702759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095702759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095702759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095702759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095702759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095702759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095702759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095702759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095702759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095702759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095702759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095702759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095702759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095702762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095702768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095702768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095703123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095703123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095703123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095703123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095703126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095703127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C906450B'O, index=0 SGSN_Test-GSUP(951)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: 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 := 'E68899D0A4DB60E944644432C56BE124'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB8B6FEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4757BA76AFB2A528'O } } } } } 20250326095704196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095704196 DLLC NOTICE LLME(ffffffff/c906450b){UNASSIGNED} LLC RX: unknown TLLI 0xc906450b, creating LLME on the fly (gprs_llc.c:552) 20250326095704196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095704196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095704196 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095704196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095704196 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095704196 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095704196 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095704196 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095704196 DLLC NOTICE LLME(ffffffff/c906450b){UNASSIGNED} LLGM Assign pre (c906450b => e6a07bc1) (gprs_llc.c:1079) 20250326095704196 DLLC NOTICE LLME(c906450b/e6a07bc1){ASSIGNED} LLGM Assign post (c906450b => e6a07bc1) (gprs_llc.c:1125) 20250326095704196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095704196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095704196 DMM DEBUG MM(262420000000025/e6a07bc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095704213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095704213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095704213 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095704213 DMM DEBUG MM(262420000000025/e6a07bc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250326095704213 DMM NOTICE MM(262420000000025/e6a07bc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095704213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095704213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095704213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095704213 DMM DEBUG MM(262420000000025/e6a07bc1) Requesting authorization (sgsn_auth.c:160) 20250326095704213 DMM INFO MM(262420000000025/e6a07bc1) Requesting authentication tuples (sgsn_auth.c:184) 20250326095704213 DMM DEBUG MM(262420000000025/e6a07bc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095704213 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250326095704213 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250326095704219 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095704219 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095704219 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095704219 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095704219 DMM INFO MM(262420000000025/e6a07bc1) Subscriber data update (mmctx.c:445) 20250326095704219 DMM DEBUG MM(262420000000025/e6a07bc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095704219 DMM INFO MM(262420000000025/e6a07bc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095704220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095704220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095704220 DMM INFO MM(262420000000025/e6a07bc1) <- GMM AUTH AND CIPHERING REQ (rand = e6 88 99 d0 a4 db 60 e9 44 64 44 32 c5 6b e1 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095704234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095704234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095704234 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095704234 DMM INFO MM(262420000000025/e6a07bc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095704234 DMM NOTICE MM(262420000000025/e6a07bc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095704234 DMM DEBUG MM(262420000000025/e6a07bc1) checking auth: received GSM SRES = bb 8b 6f eb (gprs_gmm.c:716) 20250326095704234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095704234 DMM DEBUG MM(262420000000025/e6a07bc1) Requesting authorization (sgsn_auth.c:160) 20250326095704234 DMM INFO MM(262420000000025/e6a07bc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095704234 DMM DEBUG MM(262420000000025/e6a07bc1) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095704234 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250326095704234 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) 20250326095704234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095704234 DMM INFO MM(262420000000025/e6a07bc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a07bc1) (gprs_gmm.c:337) 20250326095704237 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095704237 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095704237 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250326095704237 DMM INFO MM(262420000000025/e6a07bc1) Subscriber data update (mmctx.c:445) 20250326095704237 DMM DEBUG MM(262420000000025/e6a07bc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095704237 DMM INFO MM(262420000000025/e6a07bc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095704237 DMM NOTICE MM(262420000000025/e6a07bc1) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250326095704237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095704237 DMM NOTICE MM(262420000000025/e6a07bc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095704237 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) 20250326095704239 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095704239 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250326095704239 DMM INFO MM(262420000000025/e6a07bc1) Subscriber data update (mmctx.c:445) 20250326095704239 DMM DEBUG MM(262420000000025/e6a07bc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095704249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095704249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095704249 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095704249 DMM INFO MM(262420000000025/e6a07bc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095704249 DMM NOTICE MM(262420000000025/e6a07bc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095704249 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095704249 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095704249 DLLC NOTICE LLME(c906450b/e6a07bc1){ASSIGNED} LLGM Assign pre (ffffffff => e6a07bc1) (gprs_llc.c:1079) 20250326095704249 DLLC NOTICE LLME(ffffffff/e6a07bc1){ASSIGNED} LLGM Assign post (ffffffff => e6a07bc1) (gprs_llc.c:1125) 20250326095704249 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095704249 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095704249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095704249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095704306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095704306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095704306 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095704306 DMM INFO MM(262420000000025/e6a07bc1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095704306 DMM INFO MM(262420000000025/e6a07bc1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095704306 DMM DEBUG MM(262420000000025/e6a07bc1) Using GGSN 0 (gprs_sm.c:317) 20250326095704306 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) 20250326095704306 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250326095704306 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095704306 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095704306 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250326095704331 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 5b 5a a5 6b 11 e2 c8 4c 81 14 05 7f 7c 33 f6 48 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:461) 20250326095704331 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095704331 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095704331 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e6a07bc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095704331 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095704331 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095704343 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250326095704343 DGPRS INFO PDP(262420000000025:5): Context 0x7f8957fc5130 was deleted (sgsn_libgtp.c:707) 20250326095704343 DMM INFO MM(262420000000025/e6a07bc1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095704343 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250326095704343 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250326095712344 DMM INFO MM(262420000000025/e6a07bc1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095720004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250326095720344 DMM INFO MM(262420000000025/e6a07bc1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095722304 DGPRS DEBUG Checking for inactive LLMEs, time = 6213948 (sgsn.c:132) 20250326095723124 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326095723124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326095723125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095728345 DMM INFO MM(262420000000025/e6a07bc1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095732729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095732735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095732735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095732745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095732747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095732747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095732760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095732764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095732764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095736346 DMM INFO MM(262420000000025/e6a07bc1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@c60a1c1a8e2e: Removing Client IMSI='262420000000025'H, index=0 20250326095736362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095736362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095736362 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095736362 DMM INFO MM(262420000000025/e6a07bc1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095736368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095736371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095736371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(951)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(949)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(939)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(944)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(942)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(947)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(937)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(949): none (none -> none) Wed Mar 26 09:57:36 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. 20250326095736469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095736870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103916) 20250326095737372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095737372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103916, count=112452) 20250326095738374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095738374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095739374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095739375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250326095739933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095739936 DMM INFO MM(262420000000025/e6a07bc1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095739936 DMM INFO MM(262420000000025/e6a07bc1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095739936 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095739936 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095739936 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095739936 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095739936 DLLC NOTICE LLME(ffffffff/e6a07bc1){ASSIGNED} LLGM Assign pre (e6a07bc1 => ffffffff) (gprs_llc.c:1079) 20250326095739936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6a07bc1 => ffffffff) (gprs_llc.c:1125) 20250326095739936 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095739936 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095739936 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250326095739936 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) 20250326095739936 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250326095739936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095739936 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095739936 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095739936 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095739936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095739986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095739986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095739986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095739986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095739986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095739986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095739986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095739986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095739986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095739988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095739988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095739988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095739988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095739988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095739988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095739988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095739988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095739988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095739988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095739988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095739988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095739988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095739990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095739996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095739996 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(959)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095739999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095739999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095739999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095739999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095739999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095739999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095739999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095739999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095739999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095740000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095740000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095740000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095740000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095740000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095740000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095740000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095740000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095740000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095740000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095740000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095740000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095740000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095740002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095740006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095740017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095740017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095740017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095740017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095740017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095740017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095740017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095740017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095740017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095740018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095740018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095740018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095740018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095740018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095740018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095740018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095740018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095740018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095740018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095740018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095740018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095740018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095740020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095740024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095740376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095740376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095740376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095740376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095740380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095740381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='FFC806B0'O, index=0 SGSN_Test-GSUP(970)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: 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 := '580DC09F7B999D93E0A440FDD879D31F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81D7754B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7685915605E04DB'O } } } } } 20250326095740443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740443 DLLC NOTICE LLME(ffffffff/ffc806b0){UNASSIGNED} LLC RX: unknown TLLI 0xffc806b0, creating LLME on the fly (gprs_llc.c:552) 20250326095740443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095740443 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095740443 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095740443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095740443 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095740443 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095740443 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095740443 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095740443 DLLC NOTICE LLME(ffffffff/ffc806b0){UNASSIGNED} LLGM Assign pre (ffc806b0 => cf8ffbbc) (gprs_llc.c:1079) 20250326095740443 DLLC NOTICE LLME(ffc806b0/cf8ffbbc){ASSIGNED} LLGM Assign post (ffc806b0 => cf8ffbbc) (gprs_llc.c:1125) 20250326095740443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095740443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095740443 DMM DEBUG MM(262420000000027/cf8ffbbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095740459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095740459 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095740459 DMM DEBUG MM(262420000000027/cf8ffbbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250326095740459 DMM NOTICE MM(262420000000027/cf8ffbbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095740459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095740459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095740459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095740459 DMM DEBUG MM(262420000000027/cf8ffbbc) Requesting authorization (sgsn_auth.c:160) 20250326095740459 DMM INFO MM(262420000000027/cf8ffbbc) Requesting authentication tuples (sgsn_auth.c:184) 20250326095740459 DMM DEBUG MM(262420000000027/cf8ffbbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095740459 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250326095740459 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250326095740464 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095740464 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095740464 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095740464 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095740464 DMM INFO MM(262420000000027/cf8ffbbc) Subscriber data update (mmctx.c:445) 20250326095740464 DMM DEBUG MM(262420000000027/cf8ffbbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095740464 DMM INFO MM(262420000000027/cf8ffbbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095740464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095740464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095740464 DMM INFO MM(262420000000027/cf8ffbbc) <- GMM AUTH AND CIPHERING REQ (rand = 58 0d c0 9f 7b 99 9d 93 e0 a4 40 fd d8 79 d3 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095740479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095740479 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095740479 DMM INFO MM(262420000000027/cf8ffbbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095740479 DMM NOTICE MM(262420000000027/cf8ffbbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095740479 DMM DEBUG MM(262420000000027/cf8ffbbc) checking auth: received GSM SRES = 81 d7 75 4b (gprs_gmm.c:716) 20250326095740479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095740479 DMM DEBUG MM(262420000000027/cf8ffbbc) Requesting authorization (sgsn_auth.c:160) 20250326095740479 DMM INFO MM(262420000000027/cf8ffbbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095740479 DMM DEBUG MM(262420000000027/cf8ffbbc) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095740479 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250326095740479 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) 20250326095740479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095740479 DMM INFO MM(262420000000027/cf8ffbbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf8ffbbc) (gprs_gmm.c:337) 20250326095740482 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095740482 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095740482 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250326095740482 DMM INFO MM(262420000000027/cf8ffbbc) Subscriber data update (mmctx.c:445) 20250326095740482 DMM DEBUG MM(262420000000027/cf8ffbbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095740482 DMM INFO MM(262420000000027/cf8ffbbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095740482 DMM NOTICE MM(262420000000027/cf8ffbbc) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250326095740482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095740482 DMM NOTICE MM(262420000000027/cf8ffbbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095740482 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) 20250326095740484 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095740484 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250326095740484 DMM INFO MM(262420000000027/cf8ffbbc) Subscriber data update (mmctx.c:445) 20250326095740484 DMM DEBUG MM(262420000000027/cf8ffbbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095740493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095740493 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095740493 DMM INFO MM(262420000000027/cf8ffbbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095740493 DMM NOTICE MM(262420000000027/cf8ffbbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095740493 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095740493 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095740493 DLLC NOTICE LLME(ffc806b0/cf8ffbbc){ASSIGNED} LLGM Assign pre (ffffffff => cf8ffbbc) (gprs_llc.c:1079) 20250326095740493 DLLC NOTICE LLME(ffffffff/cf8ffbbc){ASSIGNED} LLGM Assign post (ffffffff => cf8ffbbc) (gprs_llc.c:1125) 20250326095740493 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095740493 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095740493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095740493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095740552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095740552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095740553 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095740553 DMM INFO MM(262420000000027/cf8ffbbc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095740553 DMM INFO MM(262420000000027/cf8ffbbc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095740553 DMM DEBUG MM(262420000000027/cf8ffbbc) Using GGSN 0 (gprs_sm.c:317) 20250326095740553 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) 20250326095740553 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250326095740553 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095740553 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095740553 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: First createPDPContextRequest received, dropping & waiting for retransmission 20250326095745553 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250326095745566 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 89 5d 99 d0 11 12 44 90 05 14 05 7f 7d f2 4e 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250326095745566 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095745566 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095745566 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=cf8ffbbc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095745566 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095745566 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250326095745580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095745580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250326095745580 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095745580 DMM INFO MM(262420000000027/cf8ffbbc) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250326095745580 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095745580 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: First deletePDPContextRequest received, dropping & waiting for retransmission 20250326095750581 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250326095750589 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:461) 20250326095750589 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095750589 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250326095750589 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=cf8ffbbc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095750589 DMM INFO MM(262420000000027/cf8ffbbc) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250326095750589 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250326095750589 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@c60a1c1a8e2e: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095750607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095750612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095750612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(958)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(963)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(969)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(961)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(956)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(967)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Mar 26 09:57:50 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 20250326095750673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095751075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95768) 20250326095751613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095751613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95768, count=103664) 20250326095752305 DGPRS DEBUG Checking for inactive LLMEs, time = 6213978 (sgsn.c:132) 20250326095752614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095752614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:57:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095753616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095753616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250326095754176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095754178 DMM INFO MM(262420000000027/cf8ffbbc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095754178 DMM INFO MM(262420000000027/cf8ffbbc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095754178 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095754178 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095754178 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095754178 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095754178 DLLC NOTICE LLME(ffffffff/cf8ffbbc){ASSIGNED} LLGM Assign pre (cf8ffbbc => ffffffff) (gprs_llc.c:1079) 20250326095754178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf8ffbbc => ffffffff) (gprs_llc.c:1125) 20250326095754178 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250326095754179 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) 20250326095754179 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250326095754179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095754179 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095754179 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095754179 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095754179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095754234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095754234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095754234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095754234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095754234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095754234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095754234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095754234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095754235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095754235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095754235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095754236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095754236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095754236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095754236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095754236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095754236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095754236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095754236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095754236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095754238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095754242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095754247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095754247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095754247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095754247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095754247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095754247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095754247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095754247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095754248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095754248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095754248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095754248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095754248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095754248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095754248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095754248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095754248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095754248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095754248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095754248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095754251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095754256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095754264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095754264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095754264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095754264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095754264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095754264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095754264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095754264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095754265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095754265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095754265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095754265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095754265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095754265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095754265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095754265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095754265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095754265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095754265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095754265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095754265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095754268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095754273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095754616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095754617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095754617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095754617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095754621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095754622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D51DFEA0'O, index=0 SGSN_Test-GSUP(989)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: 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 := '3B008E4F529A8C1165B4D492877ABE15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21E95203'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4390B5E726D1C02D'O } } } } } 20250326095754700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754700 DLLC NOTICE LLME(ffffffff/d51dfea0){UNASSIGNED} LLC RX: unknown TLLI 0xd51dfea0, creating LLME on the fly (gprs_llc.c:552) 20250326095754700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095754700 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095754700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095754700 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095754700 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095754700 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095754700 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095754700 DLLC NOTICE LLME(ffffffff/d51dfea0){UNASSIGNED} LLGM Assign pre (d51dfea0 => f2cb77ab) (gprs_llc.c:1079) 20250326095754700 DLLC NOTICE LLME(d51dfea0/f2cb77ab){ASSIGNED} LLGM Assign post (d51dfea0 => f2cb77ab) (gprs_llc.c:1125) 20250326095754700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095754700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095754700 DMM DEBUG MM(262420000000028/f2cb77ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095754715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754715 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095754715 DMM DEBUG MM(262420000000028/f2cb77ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250326095754715 DMM NOTICE MM(262420000000028/f2cb77ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095754715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095754715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095754715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095754715 DMM DEBUG MM(262420000000028/f2cb77ab) Requesting authorization (sgsn_auth.c:160) 20250326095754715 DMM INFO MM(262420000000028/f2cb77ab) Requesting authentication tuples (sgsn_auth.c:184) 20250326095754715 DMM DEBUG MM(262420000000028/f2cb77ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095754715 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250326095754715 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250326095754716 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095754716 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095754716 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095754716 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095754716 DMM INFO MM(262420000000028/f2cb77ab) Subscriber data update (mmctx.c:445) 20250326095754716 DMM DEBUG MM(262420000000028/f2cb77ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095754716 DMM INFO MM(262420000000028/f2cb77ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095754716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095754716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095754716 DMM INFO MM(262420000000028/f2cb77ab) <- GMM AUTH AND CIPHERING REQ (rand = 3b 00 8e 4f 52 9a 8c 11 65 b4 d4 92 87 7a be 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095754721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754721 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095754721 DMM INFO MM(262420000000028/f2cb77ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095754721 DMM NOTICE MM(262420000000028/f2cb77ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095754721 DMM DEBUG MM(262420000000028/f2cb77ab) checking auth: received GSM SRES = 21 e9 52 03 (gprs_gmm.c:716) 20250326095754721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095754721 DMM DEBUG MM(262420000000028/f2cb77ab) Requesting authorization (sgsn_auth.c:160) 20250326095754721 DMM INFO MM(262420000000028/f2cb77ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095754721 DMM DEBUG MM(262420000000028/f2cb77ab) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095754721 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250326095754721 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) 20250326095754721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095754721 DMM INFO MM(262420000000028/f2cb77ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2cb77ab) (gprs_gmm.c:337) 20250326095754722 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095754722 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095754722 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250326095754722 DMM INFO MM(262420000000028/f2cb77ab) Subscriber data update (mmctx.c:445) 20250326095754722 DMM DEBUG MM(262420000000028/f2cb77ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095754722 DMM INFO MM(262420000000028/f2cb77ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095754722 DMM NOTICE MM(262420000000028/f2cb77ab) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250326095754722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095754722 DMM NOTICE MM(262420000000028/f2cb77ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095754722 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) 20250326095754723 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095754723 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250326095754723 DMM INFO MM(262420000000028/f2cb77ab) Subscriber data update (mmctx.c:445) 20250326095754723 DMM DEBUG MM(262420000000028/f2cb77ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095754731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754731 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095754731 DMM INFO MM(262420000000028/f2cb77ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095754731 DMM NOTICE MM(262420000000028/f2cb77ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095754731 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095754731 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095754731 DLLC NOTICE LLME(d51dfea0/f2cb77ab){ASSIGNED} LLGM Assign pre (ffffffff => f2cb77ab) (gprs_llc.c:1079) 20250326095754731 DLLC NOTICE LLME(ffffffff/f2cb77ab){ASSIGNED} LLGM Assign post (ffffffff => f2cb77ab) (gprs_llc.c:1125) 20250326095754732 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095754732 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095754732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095754732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095754788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754788 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095754788 DMM INFO MM(262420000000028/f2cb77ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095754788 DMM INFO MM(262420000000028/f2cb77ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095754788 DMM DEBUG MM(262420000000028/f2cb77ab) Using GGSN 0 (gprs_sm.c:317) 20250326095754788 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) 20250326095754788 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250326095754788 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095754788 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095754788 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250326095754810 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 4f d7 55 39 11 bc 5f a7 c1 14 05 7f e8 b0 db 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250326095754810 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095754810 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095754810 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=f2cb77ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095754810 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095754810 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095754825 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250326095754826 DGPRS INFO PDP(262420000000028:5): Context 0x7f8957fc5130 was deleted (sgsn_libgtp.c:707) 20250326095754826 DMM INFO MM(262420000000028/f2cb77ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095754826 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250326095754826 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250326095754835 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250326095754836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095754836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095754836 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095754836 DMM INFO MM(262420000000028/f2cb77ab) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250326095754837 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2359) 20250326095754837 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@c60a1c1a8e2e: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095754844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(977)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(987)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(982)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095754849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095754850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(973)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(989)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(975)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(985)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(980)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Mar 26 09:57:54 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 20250326095754945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095755347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66552) 20250326095755851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095755851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66552, count=102880) 20250326095756852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095756853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:57:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095757854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095757854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250326095758442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095758445 DMM INFO MM(262420000000028/f2cb77ab) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095758445 DMM INFO MM(262420000000028/f2cb77ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095758445 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095758445 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095758445 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095758445 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095758445 DLLC NOTICE LLME(ffffffff/f2cb77ab){ASSIGNED} LLGM Assign pre (f2cb77ab => ffffffff) (gprs_llc.c:1079) 20250326095758445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2cb77ab => ffffffff) (gprs_llc.c:1125) 20250326095758445 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095758445 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095758445 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250326095758445 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) 20250326095758445 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250326095758445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095758445 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095758445 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095758445 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095758445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095758490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095758490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095758490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095758490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095758490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095758490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095758490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095758490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095758492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095758492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095758492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095758492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095758492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095758492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095758492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095758492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095758492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095758492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095758493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095758493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095758497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095758505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758505 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095758511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095758511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095758511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095758511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095758511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095758511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095758511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095758511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095758512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095758512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095758512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095758512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095758512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095758512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095758512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095758512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095758512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095758512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095758512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095758512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095758514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095758519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095758525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095758525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095758525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095758525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095758525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095758525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095758525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095758525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095758526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095758526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095758526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095758526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095758526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095758526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095758526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095758526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095758526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095758526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095758526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095758526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095758526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095758529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095758533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095758855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095758855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095758855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095758855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095758859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095758860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E39089C1'O, index=0 SGSN_Test-GSUP(1008)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@c60a1c1a8e2e: 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 := '148781712DEDC8110B4D9315DA54660F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D7CADA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9239230CBEED416'O } } } } } 20250326095758924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758924 DLLC NOTICE LLME(ffffffff/e39089c1){UNASSIGNED} LLC RX: unknown TLLI 0xe39089c1, creating LLME on the fly (gprs_llc.c:552) 20250326095758924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095758924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095758924 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095758924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095758924 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095758924 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095758924 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095758924 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095758924 DLLC NOTICE LLME(ffffffff/e39089c1){UNASSIGNED} LLGM Assign pre (e39089c1 => e56d8d6f) (gprs_llc.c:1079) 20250326095758924 DLLC NOTICE LLME(e39089c1/e56d8d6f){ASSIGNED} LLGM Assign post (e39089c1 => e56d8d6f) (gprs_llc.c:1125) 20250326095758924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095758924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095758924 DMM DEBUG MM(262420000000026/e56d8d6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095758935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095758935 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095758935 DMM DEBUG MM(262420000000026/e56d8d6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250326095758935 DMM NOTICE MM(262420000000026/e56d8d6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095758935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095758935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095758935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095758935 DMM DEBUG MM(262420000000026/e56d8d6f) Requesting authorization (sgsn_auth.c:160) 20250326095758935 DMM INFO MM(262420000000026/e56d8d6f) Requesting authentication tuples (sgsn_auth.c:184) 20250326095758935 DMM DEBUG MM(262420000000026/e56d8d6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095758935 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250326095758935 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)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250326095758939 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095758939 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095758939 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095758939 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095758939 DMM INFO MM(262420000000026/e56d8d6f) Subscriber data update (mmctx.c:445) 20250326095758939 DMM DEBUG MM(262420000000026/e56d8d6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095758939 DMM INFO MM(262420000000026/e56d8d6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095758939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095758939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095758939 DMM INFO MM(262420000000026/e56d8d6f) <- GMM AUTH AND CIPHERING REQ (rand = 14 87 81 71 2d ed c8 11 0b 4d 93 15 da 54 66 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095758950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095758950 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095758950 DMM INFO MM(262420000000026/e56d8d6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095758950 DMM NOTICE MM(262420000000026/e56d8d6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095758950 DMM DEBUG MM(262420000000026/e56d8d6f) checking auth: received GSM SRES = 9d 7c ad a8 (gprs_gmm.c:716) 20250326095758950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095758950 DMM DEBUG MM(262420000000026/e56d8d6f) Requesting authorization (sgsn_auth.c:160) 20250326095758950 DMM INFO MM(262420000000026/e56d8d6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095758950 DMM DEBUG MM(262420000000026/e56d8d6f) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095758950 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250326095758950 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) 20250326095758950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095758950 DMM INFO MM(262420000000026/e56d8d6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe56d8d6f) (gprs_gmm.c:337) 20250326095758952 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095758952 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095758952 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250326095758952 DMM INFO MM(262420000000026/e56d8d6f) Subscriber data update (mmctx.c:445) 20250326095758952 DMM DEBUG MM(262420000000026/e56d8d6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095758952 DMM INFO MM(262420000000026/e56d8d6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095758952 DMM NOTICE MM(262420000000026/e56d8d6f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250326095758952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095758952 DMM NOTICE MM(262420000000026/e56d8d6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095758952 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) 20250326095758953 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095758953 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250326095758953 DMM INFO MM(262420000000026/e56d8d6f) Subscriber data update (mmctx.c:445) 20250326095758953 DMM DEBUG MM(262420000000026/e56d8d6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095758962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095758962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095758962 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095758962 DMM INFO MM(262420000000026/e56d8d6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095758962 DMM NOTICE MM(262420000000026/e56d8d6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095758962 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095758962 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095758962 DLLC NOTICE LLME(e39089c1/e56d8d6f){ASSIGNED} LLGM Assign pre (ffffffff => e56d8d6f) (gprs_llc.c:1079) 20250326095758962 DLLC NOTICE LLME(ffffffff/e56d8d6f){ASSIGNED} LLGM Assign post (ffffffff => e56d8d6f) (gprs_llc.c:1125) 20250326095758962 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095758962 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095758962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095758962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095759017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095759017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095759017 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095759017 DMM INFO MM(262420000000026/e56d8d6f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095759017 DMM INFO MM(262420000000026/e56d8d6f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095759017 DMM DEBUG MM(262420000000026/e56d8d6f) Using GGSN 0 (gprs_sm.c:317) 20250326095759017 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) 20250326095759017 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250326095759017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095759018 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095759018 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250326095759041 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 14 e8 6b 21 11 56 7f 81 1f 14 05 7f d3 3b 1f d7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:461) 20250326095759041 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095759041 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095759041 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e56d8d6f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095759041 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095759041 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095759058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095759058 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095759058 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095759066 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 14 e8 6b 21 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250326095759066 DGPRS INFO PDP(262420000000026:5): Context 0x7f8957fc5130 was deleted (sgsn_libgtp.c:707) 20250326095759066 DMM INFO MM(262420000000026/e56d8d6f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250326095759066 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250326095759066 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@c60a1c1a8e2e: Removing Client IMSI='262420000000026'H, index=0 20250326095759073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095759073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250326095759073 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095759073 DMM INFO MM(262420000000026/e56d8d6f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095759076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(996)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095759077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095759078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1008)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1006)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1001)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(994)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1004)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(999)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Mar 26 09:57:59 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 20250326095759150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095759552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84960) 20250326095800079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095800079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84960, count=104724) 20250326095801081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095801081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:58:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095802082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095802082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_gmm_detach started. 20250326095802646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095802649 DMM INFO MM(262420000000026/e56d8d6f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095802649 DMM INFO MM(262420000000026/e56d8d6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095802649 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095802649 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095802649 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095802649 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095802649 DLLC NOTICE LLME(ffffffff/e56d8d6f){ASSIGNED} LLGM Assign pre (e56d8d6f => ffffffff) (gprs_llc.c:1079) 20250326095802649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e56d8d6f => ffffffff) (gprs_llc.c:1125) 20250326095802649 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095802649 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095802649 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250326095802649 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) 20250326095802649 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250326095802649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095802649 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095802649 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095802649 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095802649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095802694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095802694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095802694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095802694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095802694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095802694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095802694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095802694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095802695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095802695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095802695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095802695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095802695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095802695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095802695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095802695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095802695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095802695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095802696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095802696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095802698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095802703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095802703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_gmm_detach-BVCI196(1014)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095802707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095802707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095802707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095802707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095802707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095802707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095802707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095802707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095802708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095802708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095802708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095802708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095802708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095802708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095802708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095802708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095802708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095802708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095802709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095802709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095802711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095802716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095802716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095802722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095802722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095802722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095802722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095802722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095802722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095802722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095802722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095802723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095802723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095802723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095802723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095802723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095802723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095802723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095802723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095802723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095802723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095802723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095802723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095802723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095802725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095802729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095802729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095803084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095803084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095803084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095803084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095803088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095803089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D32D327A'O, index=0 SGSN_Test-GSUP(1027)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: 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 := '96093D391D921D167E6495D833549C8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60E44404'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '051DADCF76735E4B'O } } } } } 20250326095803154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803154 DLLC NOTICE LLME(ffffffff/d32d327a){UNASSIGNED} LLC RX: unknown TLLI 0xd32d327a, creating LLME on the fly (gprs_llc.c:552) 20250326095803154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095803154 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095803154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095803154 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095803154 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095803154 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095803154 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095803154 DLLC NOTICE LLME(ffffffff/d32d327a){UNASSIGNED} LLGM Assign pre (d32d327a => fd2b1556) (gprs_llc.c:1079) 20250326095803154 DLLC NOTICE LLME(d32d327a/fd2b1556){ASSIGNED} LLGM Assign post (d32d327a => fd2b1556) (gprs_llc.c:1125) 20250326095803154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095803154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095803154 DMM DEBUG MM(262420000000026/fd2b1556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095803162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803162 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095803162 DMM DEBUG MM(262420000000026/fd2b1556) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250326095803162 DMM NOTICE MM(262420000000026/fd2b1556) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095803162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095803162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095803162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095803162 DMM DEBUG MM(262420000000026/fd2b1556) Requesting authorization (sgsn_auth.c:160) 20250326095803162 DMM INFO MM(262420000000026/fd2b1556) Requesting authentication tuples (sgsn_auth.c:184) 20250326095803162 DMM DEBUG MM(262420000000026/fd2b1556) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095803162 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250326095803162 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250326095803165 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095803165 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095803165 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095803165 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095803165 DMM INFO MM(262420000000026/fd2b1556) Subscriber data update (mmctx.c:445) 20250326095803165 DMM DEBUG MM(262420000000026/fd2b1556) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095803165 DMM INFO MM(262420000000026/fd2b1556) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095803165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095803165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095803165 DMM INFO MM(262420000000026/fd2b1556) <- GMM AUTH AND CIPHERING REQ (rand = 96 09 3d 39 1d 92 1d 16 7e 64 95 d8 33 54 9c 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095803171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803171 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095803171 DMM INFO MM(262420000000026/fd2b1556) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095803171 DMM NOTICE MM(262420000000026/fd2b1556) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095803171 DMM DEBUG MM(262420000000026/fd2b1556) checking auth: received GSM SRES = 60 e4 44 04 (gprs_gmm.c:716) 20250326095803171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095803171 DMM DEBUG MM(262420000000026/fd2b1556) Requesting authorization (sgsn_auth.c:160) 20250326095803171 DMM INFO MM(262420000000026/fd2b1556) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095803171 DMM DEBUG MM(262420000000026/fd2b1556) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095803171 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250326095803171 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) 20250326095803171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095803171 DMM INFO MM(262420000000026/fd2b1556) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd2b1556) (gprs_gmm.c:337) 20250326095803173 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095803173 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095803173 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250326095803173 DMM INFO MM(262420000000026/fd2b1556) Subscriber data update (mmctx.c:445) 20250326095803173 DMM DEBUG MM(262420000000026/fd2b1556) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095803173 DMM INFO MM(262420000000026/fd2b1556) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095803173 DMM NOTICE MM(262420000000026/fd2b1556) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250326095803173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095803173 DMM NOTICE MM(262420000000026/fd2b1556) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095803173 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) 20250326095803173 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095803173 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250326095803173 DMM INFO MM(262420000000026/fd2b1556) Subscriber data update (mmctx.c:445) 20250326095803173 DMM DEBUG MM(262420000000026/fd2b1556) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095803178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803178 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095803178 DMM INFO MM(262420000000026/fd2b1556) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095803178 DMM NOTICE MM(262420000000026/fd2b1556) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095803178 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095803178 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095803178 DLLC NOTICE LLME(d32d327a/fd2b1556){ASSIGNED} LLGM Assign pre (ffffffff => fd2b1556) (gprs_llc.c:1079) 20250326095803178 DLLC NOTICE LLME(ffffffff/fd2b1556){ASSIGNED} LLGM Assign post (ffffffff => fd2b1556) (gprs_llc.c:1125) 20250326095803178 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095803178 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095803178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095803178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095803237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803237 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095803237 DMM INFO MM(262420000000026/fd2b1556) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095803237 DMM INFO MM(262420000000026/fd2b1556) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095803237 DMM DEBUG MM(262420000000026/fd2b1556) Using GGSN 0 (gprs_sm.c:317) 20250326095803237 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) 20250326095803237 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250326095803237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095803237 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095803237 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250326095803258 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 75 72 88 57 11 75 71 a9 d6 14 05 7f 2b fb c2 bc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:461) 20250326095803258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc5130, cbp=0x55e8fe3a3650) (sgsn_libgtp.c:633) 20250326095803258 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095803258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=fd2b1556, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095803258 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095803258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095803273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095803273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095803273 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095803274 DMM INFO MM(262420000000026/fd2b1556) -> GMM DETACH REQUEST TLLI=0xfd2b1556 type=GPRS detach (gprs_gmm.c:1512) 20250326095803274 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250326095803274 DMM INFO MM(262420000000026/fd2b1556) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095803274 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095803274 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095803274 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095803274 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095803274 DLLC NOTICE LLME(ffffffff/fd2b1556){ASSIGNED} LLGM Assign pre (fd2b1556 => ffffffff) (gprs_llc.c:1079) 20250326095803274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd2b1556 => ffffffff) (gprs_llc.c:1125) 20250326095803274 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095803274 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095803274 DMM NOTICE MM(262420000000026/fd2b1556) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095803274 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250326095803274 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095803274 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095803274 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250326095803274 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250326095803274 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) 20250326095803274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095803274 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095803274 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095803274 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095803276 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@c60a1c1a8e2e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095803289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37508<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095803293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095803293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1027)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1020)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1025)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1013)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1023)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1018)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Mar 26 09:58:03 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 20250326095803381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095803684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250326095804293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095804294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=108036) 20250326095805295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095805295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:58:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095806296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095806296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250326095806764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095806766 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095806819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095806819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095806819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095806819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095806819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095806819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095806819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095806819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095806820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095806820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095806820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095806820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095806820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095806820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095806820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095806820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095806820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095806820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095806820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095806820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095806823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095806828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095806828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095806832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095806832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095806832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095806832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095806832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095806832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095806832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095806832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095806833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095806833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095806833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095806833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095806833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095806833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095806833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095806833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095806833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095806833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095806834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095806834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095806837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095806842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095806842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1044)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095806847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095806847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095806847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095806847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095806847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095806847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095806847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095806847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095806848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095806848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095806848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095806848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095806848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095806848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095806848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095806848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095806848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095806848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095806848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095806849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095806849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095806851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095806860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095806860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095807297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095807297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095807297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095807297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095807301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095807302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@c60a1c1a8e2e: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EC8708C5'O, index=0 SGSN_Test-GSUP(1046)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250326095808369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095808369 DLLC NOTICE LLME(ffffffff/ec8708c5){UNASSIGNED} LLC RX: unknown TLLI 0xec8708c5, creating LLME on the fly (gprs_llc.c:552) 20250326095808369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095808369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095808369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095808369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095808369 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095808369 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095808369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095808369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095808369 DLLC NOTICE LLME(ffffffff/ec8708c5){UNASSIGNED} LLGM Assign pre (ec8708c5 => d47fc71c) (gprs_llc.c:1079) 20250326095808369 DLLC NOTICE LLME(ec8708c5/d47fc71c){ASSIGNED} LLGM Assign post (ec8708c5 => d47fc71c) (gprs_llc.c:1125) 20250326095808369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095808369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095808369 DMM DEBUG MM(262420000000039/d47fc71c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095808377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095808377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250326095808377 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095808377 DMM INFO MM(262420000000039/d47fc71c) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250326095808377 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095808377 DLLC NOTICE LLME(ec8708c5/d47fc71c){ASSIGNED} LLGM Assign pre (ec8708c5 => d47fc71c) (gprs_llc.c:1079) 20250326095808377 DLLC NOTICE LLME(ec8708c5/d47fc71c){ASSIGNED} LLGM Assign post (ec8708c5 => d47fc71c) (gprs_llc.c:1125) 20250326095808377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095808378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095808378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095808378 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095808378 DMM DEBUG MM(262420000000039/d47fc71c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250326095808378 DMM NOTICE MM(262420000000039/d47fc71c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095808378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095808378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095808378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250326095808378 DMM INFO MM(262420000000039/d47fc71c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd47fc71c) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@c60a1c1a8e2e: Removing Client IMSI='262420000000039'H, index=0 20250326095809391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095809391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095809391 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095809391 DMM INFO MM(262420000000039/d47fc71c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095809391 DMM NOTICE MM(262420000000039/d47fc71c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095809391 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095809391 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095809391 DLLC NOTICE LLME(ec8708c5/d47fc71c){ASSIGNED} LLGM Assign pre (ffffffff => d47fc71c) (gprs_llc.c:1079) 20250326095809391 DLLC NOTICE LLME(ffffffff/d47fc71c){ASSIGNED} LLGM Assign post (ffffffff => d47fc71c) (gprs_llc.c:1125) 20250326095809391 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095809391 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095809391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095809391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095809395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095809400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095809400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1039)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1034)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1044)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1032)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1037)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1042)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Mar 26 09:58:09 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250326095809462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095809865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66628) 20250326095810400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095810401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66628, count=70984) 20250326095811402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095811402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Mar 26 09:58:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095812402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095812402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_xid_empty_l3 started. 20250326095812964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095812967 DMM INFO MM(262420000000039/d47fc71c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095812968 DMM INFO MM(262420000000039/d47fc71c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095812968 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095812968 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095812968 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095812968 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095812968 DLLC NOTICE LLME(ffffffff/d47fc71c){ASSIGNED} LLGM Assign pre (d47fc71c => ffffffff) (gprs_llc.c:1079) 20250326095812968 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d47fc71c => ffffffff) (gprs_llc.c:1125) 20250326095812968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095812968 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095812968 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095812968 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095812968 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095813030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095813030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095813030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095813030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095813030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095813030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095813030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095813030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095813031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095813031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095813031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095813032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095813032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095813032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095813032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095813032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095813032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095813032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1054)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095813032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095813032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095813035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095813041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095813041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1054)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095813044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095813044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095813044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095813044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095813044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095813044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095813044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095813044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095813045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095813045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095813045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095813045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095813045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095813045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095813045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095813045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095813045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095813045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095813046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095813046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095813048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1059)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095813054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095813054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095813064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095813064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095813064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095813064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095813064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095813065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095813065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095813065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095813065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095813065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095813065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095813065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095813065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095813065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095813065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095813065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095813066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095813066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095813068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095813075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095813075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095813404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095813404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095813404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095813404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095813408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095813409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@c60a1c1a8e2e: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D4D5B556'O, index=0 SGSN_Test-GSUP(1065)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@c60a1c1a8e2e: 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 := 'F83B6FA78C5B13AD20F7AF3078416AC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9583E9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '134B8DD511213044'O } } } } } 20250326095814451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814451 DLLC NOTICE LLME(ffffffff/d4d5b556){UNASSIGNED} LLC RX: unknown TLLI 0xd4d5b556, creating LLME on the fly (gprs_llc.c:552) 20250326095814451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095814451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095814451 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095814451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095814451 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095814451 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095814451 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095814451 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095814451 DLLC NOTICE LLME(ffffffff/d4d5b556){UNASSIGNED} LLGM Assign pre (d4d5b556 => c5e23777) (gprs_llc.c:1079) 20250326095814451 DLLC NOTICE LLME(d4d5b556/c5e23777){ASSIGNED} LLGM Assign post (d4d5b556 => c5e23777) (gprs_llc.c:1125) 20250326095814451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095814451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095814451 DMM DEBUG MM(262420000000044/c5e23777) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095814461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095814461 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095814461 DMM DEBUG MM(262420000000044/c5e23777) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250326095814461 DMM NOTICE MM(262420000000044/c5e23777) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095814461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095814461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095814461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095814461 DMM DEBUG MM(262420000000044/c5e23777) Requesting authorization (sgsn_auth.c:160) 20250326095814461 DMM INFO MM(262420000000044/c5e23777) Requesting authentication tuples (sgsn_auth.c:184) 20250326095814461 DMM DEBUG MM(262420000000044/c5e23777) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095814461 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250326095814461 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@c60a1c1a8e2e: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250326095814464 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095814464 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095814464 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095814464 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095814464 DMM INFO MM(262420000000044/c5e23777) Subscriber data update (mmctx.c:445) 20250326095814464 DMM DEBUG MM(262420000000044/c5e23777) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095814464 DMM INFO MM(262420000000044/c5e23777) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095814464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095814464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095814464 DMM INFO MM(262420000000044/c5e23777) <- GMM AUTH AND CIPHERING REQ (rand = f8 3b 6f a7 8c 5b 13 ad 20 f7 af 30 78 41 6a c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095814469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095814469 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095814469 DMM INFO MM(262420000000044/c5e23777) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095814469 DMM NOTICE MM(262420000000044/c5e23777) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095814469 DMM DEBUG MM(262420000000044/c5e23777) checking auth: received GSM SRES = a9 58 3e 9c (gprs_gmm.c:716) 20250326095814469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095814469 DMM DEBUG MM(262420000000044/c5e23777) Requesting authorization (sgsn_auth.c:160) 20250326095814469 DMM INFO MM(262420000000044/c5e23777) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095814469 DMM DEBUG MM(262420000000044/c5e23777) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095814469 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250326095814469 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) 20250326095814469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095814469 DMM INFO MM(262420000000044/c5e23777) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5e23777) (gprs_gmm.c:337) 20250326095814470 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095814470 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095814470 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250326095814470 DMM INFO MM(262420000000044/c5e23777) Subscriber data update (mmctx.c:445) 20250326095814470 DMM DEBUG MM(262420000000044/c5e23777) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095814470 DMM INFO MM(262420000000044/c5e23777) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095814470 DMM NOTICE MM(262420000000044/c5e23777) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250326095814470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095814470 DMM NOTICE MM(262420000000044/c5e23777) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095814470 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) 20250326095814470 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095814470 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250326095814470 DMM INFO MM(262420000000044/c5e23777) Subscriber data update (mmctx.c:445) 20250326095814470 DMM DEBUG MM(262420000000044/c5e23777) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095814473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095814473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095814473 DMM INFO MM(262420000000044/c5e23777) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095814473 DMM NOTICE MM(262420000000044/c5e23777) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095814473 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095814473 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095814473 DLLC NOTICE LLME(d4d5b556/c5e23777){ASSIGNED} LLGM Assign pre (ffffffff => c5e23777) (gprs_llc.c:1079) 20250326095814473 DLLC NOTICE LLME(ffffffff/c5e23777){ASSIGNED} LLGM Assign post (ffffffff => c5e23777) (gprs_llc.c:1125) 20250326095814473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095814473 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095814473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095814473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095814527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095814527 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095814527 DMM INFO MM(262420000000044/c5e23777) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095814527 DMM INFO MM(262420000000044/c5e23777) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095814527 DMM DEBUG MM(262420000000044/c5e23777) Using GGSN 0 (gprs_sm.c:317) 20250326095814527 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) 20250326095814527 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250326095814527 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095814527 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095814527 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250326095814535 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 a3 cb 59 2a 11 56 f9 c1 50 14 05 7f 2c 46 b6 30 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:461) 20250326095814535 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc61a8, cbp=0x55e8fe3ac350) (sgsn_libgtp.c:633) 20250326095814535 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095814535 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=c5e23777, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095814535 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095814535 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095814540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095814540 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250326095814540 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250326095814540 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@c60a1c1a8e2e: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095814543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42502<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1058)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095814544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095814544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1063)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1053)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1056)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1051)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1061)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Mar 26 09:58:14 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250326095814658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095815060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82628) 20250326095815546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095815546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82628, count=98120) 20250326095816547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095816547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Mar 26 09:58:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095817547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095817547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_xid_n201u started. 20250326095818088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095818089 DMM INFO MM(262420000000044/c5e23777) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095818089 DMM INFO MM(262420000000044/c5e23777) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095818089 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095818089 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095818089 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095818089 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095818089 DLLC NOTICE LLME(ffffffff/c5e23777){ASSIGNED} LLGM Assign pre (c5e23777 => ffffffff) (gprs_llc.c:1079) 20250326095818089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5e23777 => ffffffff) (gprs_llc.c:1125) 20250326095818089 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095818089 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095818089 DMM NOTICE MM(262420000000044/c5e23777) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095818089 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250326095818089 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095818089 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095818089 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250326095818089 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250326095818089 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) 20250326095818089 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250326095818089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095818089 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095818089 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095818089 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095818089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095818106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095818106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095818106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095818106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095818106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095818106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095818106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095818106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095818107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095818107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095818107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095818107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095818107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095818107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095818107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095818107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095818107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095818107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095818107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095818107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095818109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095818115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095818115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095818121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095818121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095818121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095818121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095818121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095818121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095818121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095818121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095818122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095818123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095818123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095818123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095818123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095818123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095818123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095818123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818123 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095818123 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095818123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095818123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095818123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095818125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095818131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095818131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1078)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1076)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095818135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095818135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095818135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095818135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095818135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095818135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095818135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095818135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095818136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095818136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095818136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095818136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095818136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095818136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095818136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095818136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095818136 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095818136 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095818136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095818136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095818136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095818138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095818143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095818143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095818548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095818548 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095818548 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095818548 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095818552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095818553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@c60a1c1a8e2e: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FFF6BA73'O, index=0 SGSN_Test-GSUP(1084)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@c60a1c1a8e2e: 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 := '540F7EABEA62406E4527D1AF7A83E016'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EA2418A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B767485FCEBFDDAD'O } } } } } 20250326095819635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819635 DLLC NOTICE LLME(ffffffff/fff6ba73){UNASSIGNED} LLC RX: unknown TLLI 0xfff6ba73, creating LLME on the fly (gprs_llc.c:552) 20250326095819635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095819635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095819635 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095819635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095819635 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095819635 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095819635 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095819635 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095819635 DLLC NOTICE LLME(ffffffff/fff6ba73){UNASSIGNED} LLGM Assign pre (fff6ba73 => e8f9915b) (gprs_llc.c:1079) 20250326095819635 DLLC NOTICE LLME(fff6ba73/e8f9915b){ASSIGNED} LLGM Assign post (fff6ba73 => e8f9915b) (gprs_llc.c:1125) 20250326095819636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095819636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095819636 DMM DEBUG MM(262420000000045/e8f9915b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095819664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095819664 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095819664 DMM DEBUG MM(262420000000045/e8f9915b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250326095819664 DMM NOTICE MM(262420000000045/e8f9915b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095819664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095819664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095819664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095819664 DMM DEBUG MM(262420000000045/e8f9915b) Requesting authorization (sgsn_auth.c:160) 20250326095819664 DMM INFO MM(262420000000045/e8f9915b) Requesting authentication tuples (sgsn_auth.c:184) 20250326095819664 DMM DEBUG MM(262420000000045/e8f9915b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095819664 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250326095819664 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@c60a1c1a8e2e: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250326095819670 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095819670 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095819670 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095819670 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095819670 DMM INFO MM(262420000000045/e8f9915b) Subscriber data update (mmctx.c:445) 20250326095819670 DMM DEBUG MM(262420000000045/e8f9915b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095819670 DMM INFO MM(262420000000045/e8f9915b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095819670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095819670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095819670 DMM INFO MM(262420000000045/e8f9915b) <- GMM AUTH AND CIPHERING REQ (rand = 54 0f 7e ab ea 62 40 6e 45 27 d1 af 7a 83 e0 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095819688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095819688 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095819688 DMM INFO MM(262420000000045/e8f9915b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095819688 DMM NOTICE MM(262420000000045/e8f9915b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095819688 DMM DEBUG MM(262420000000045/e8f9915b) checking auth: received GSM SRES = 6e a2 41 8a (gprs_gmm.c:716) 20250326095819688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095819688 DMM DEBUG MM(262420000000045/e8f9915b) Requesting authorization (sgsn_auth.c:160) 20250326095819688 DMM INFO MM(262420000000045/e8f9915b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095819688 DMM DEBUG MM(262420000000045/e8f9915b) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095819688 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250326095819688 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) 20250326095819688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095819688 DMM INFO MM(262420000000045/e8f9915b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8f9915b) (gprs_gmm.c:337) 20250326095819691 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095819691 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095819691 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250326095819691 DMM INFO MM(262420000000045/e8f9915b) Subscriber data update (mmctx.c:445) 20250326095819691 DMM DEBUG MM(262420000000045/e8f9915b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095819691 DMM INFO MM(262420000000045/e8f9915b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095819691 DMM NOTICE MM(262420000000045/e8f9915b) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250326095819691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095819691 DMM NOTICE MM(262420000000045/e8f9915b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095819691 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) 20250326095819693 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095819693 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250326095819693 DMM INFO MM(262420000000045/e8f9915b) Subscriber data update (mmctx.c:445) 20250326095819693 DMM DEBUG MM(262420000000045/e8f9915b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095819706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095819706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095819706 DMM INFO MM(262420000000045/e8f9915b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095819706 DMM NOTICE MM(262420000000045/e8f9915b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095819706 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095819706 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095819706 DLLC NOTICE LLME(fff6ba73/e8f9915b){ASSIGNED} LLGM Assign pre (ffffffff => e8f9915b) (gprs_llc.c:1079) 20250326095819706 DLLC NOTICE LLME(ffffffff/e8f9915b){ASSIGNED} LLGM Assign post (ffffffff => e8f9915b) (gprs_llc.c:1125) 20250326095819706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095819706 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095819706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095819706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095819762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095819762 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095819762 DMM INFO MM(262420000000045/e8f9915b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095819762 DMM INFO MM(262420000000045/e8f9915b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095819762 DMM DEBUG MM(262420000000045/e8f9915b) Using GGSN 0 (gprs_sm.c:317) 20250326095819762 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) 20250326095819762 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250326095819762 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095819762 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095819762 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250326095819782 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 d1 e9 a1 e9 11 b3 17 eb 37 14 05 7f 63 37 f5 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:461) 20250326095819782 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc7220, cbp=0x55e8fe3a9090) (sgsn_libgtp.c:633) 20250326095819782 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095819782 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e8f9915b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095819782 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095819782 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095819798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095819798 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250326095819798 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250326095819798 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250326095819798 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@c60a1c1a8e2e: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095819811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1082)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1084)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1072)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1077)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@c60a1c1a8e2e: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095819817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095819817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1070)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1075)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1080)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_xid_n201u finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Mar 26 09:58:19 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250326095819911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095820313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56768) 20250326095820819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095820819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56768, count=101540) 20250326095821820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095821820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326095822306 DGPRS DEBUG Checking for inactive LLMEs, time = 6214008 (sgsn.c:132) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Mar 26 09:58:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095822820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095822820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_llc_null started. 20250326095823352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095823353 DMM INFO MM(262420000000045/e8f9915b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095823353 DMM INFO MM(262420000000045/e8f9915b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095823353 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095823353 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095823353 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095823353 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095823353 DLLC NOTICE LLME(ffffffff/e8f9915b){ASSIGNED} LLGM Assign pre (e8f9915b => ffffffff) (gprs_llc.c:1079) 20250326095823353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8f9915b => ffffffff) (gprs_llc.c:1125) 20250326095823353 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095823353 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095823353 DMM NOTICE MM(262420000000045/e8f9915b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095823353 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250326095823353 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095823353 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095823353 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250326095823353 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250326095823353 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) 20250326095823353 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250326095823353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095823353 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095823353 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095823353 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095823353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1091)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095823373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095823373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095823373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095823373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095823373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095823373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095823373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095823373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1092)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095823375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095823375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095823375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095823376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095823376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095823376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095823376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095823376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095823376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095823376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095823376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095823376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095823382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1091)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(1088)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095823387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095823387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095823387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095823387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095823387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095823387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095823387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095823387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095823389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095823389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095823389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095823389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095823389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095823389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095823389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095823389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095823390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095823390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250326095823391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 TC_llc_null-BVCI196(1089)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095823398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095823398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095823403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095823403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095823403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095823403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095823403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095823403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095823403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095823403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095823404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095823404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095823404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095823404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095823404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095823404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095823404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095823404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095823404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095823404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095823404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095823404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095823404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095823407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095823413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095823413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095823822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095823822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095823822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095823822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095823826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095823827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@c60a1c1a8e2e: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C3DF2332'O, index=0 SGSN_Test-GSUP(1103)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@c60a1c1a8e2e: 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 := '05B6183A2AADA4AB86AAA0CA90090053'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F010CD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50ECEB3041552BE7'O } } } } } 20250326095824899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095824899 DLLC NOTICE LLME(ffffffff/c3df2332){UNASSIGNED} LLC RX: unknown TLLI 0xc3df2332, creating LLME on the fly (gprs_llc.c:552) 20250326095824899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095824899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095824899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095824900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095824900 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095824900 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095824900 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095824900 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095824900 DLLC NOTICE LLME(ffffffff/c3df2332){UNASSIGNED} LLGM Assign pre (c3df2332 => cc81c0bc) (gprs_llc.c:1079) 20250326095824900 DLLC NOTICE LLME(c3df2332/cc81c0bc){ASSIGNED} LLGM Assign post (c3df2332 => cc81c0bc) (gprs_llc.c:1125) 20250326095824900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095824900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095824900 DMM DEBUG MM(262420000000041/cc81c0bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095824927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095824927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095824927 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095824927 DMM DEBUG MM(262420000000041/cc81c0bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250326095824927 DMM NOTICE MM(262420000000041/cc81c0bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095824927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095824927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095824927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095824927 DMM DEBUG MM(262420000000041/cc81c0bc) Requesting authorization (sgsn_auth.c:160) 20250326095824927 DMM INFO MM(262420000000041/cc81c0bc) Requesting authentication tuples (sgsn_auth.c:184) 20250326095824927 DMM DEBUG MM(262420000000041/cc81c0bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095824927 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250326095824927 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@c60a1c1a8e2e: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250326095824934 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095824934 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095824934 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095824934 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095824934 DMM INFO MM(262420000000041/cc81c0bc) Subscriber data update (mmctx.c:445) 20250326095824934 DMM DEBUG MM(262420000000041/cc81c0bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095824934 DMM INFO MM(262420000000041/cc81c0bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095824934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095824934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095824934 DMM INFO MM(262420000000041/cc81c0bc) <- GMM AUTH AND CIPHERING REQ (rand = 05 b6 18 3a 2a ad a4 ab 86 aa a0 ca 90 09 00 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095824949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095824949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095824949 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095824949 DMM INFO MM(262420000000041/cc81c0bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095824949 DMM NOTICE MM(262420000000041/cc81c0bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095824949 DMM DEBUG MM(262420000000041/cc81c0bc) checking auth: received GSM SRES = 9f 01 0c d8 (gprs_gmm.c:716) 20250326095824950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095824950 DMM DEBUG MM(262420000000041/cc81c0bc) Requesting authorization (sgsn_auth.c:160) 20250326095824950 DMM INFO MM(262420000000041/cc81c0bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095824950 DMM DEBUG MM(262420000000041/cc81c0bc) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095824950 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250326095824950 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) 20250326095824950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095824950 DMM INFO MM(262420000000041/cc81c0bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc81c0bc) (gprs_gmm.c:337) 20250326095824954 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095824954 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095824954 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250326095824954 DMM INFO MM(262420000000041/cc81c0bc) Subscriber data update (mmctx.c:445) 20250326095824954 DMM DEBUG MM(262420000000041/cc81c0bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095824954 DMM INFO MM(262420000000041/cc81c0bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095824954 DMM NOTICE MM(262420000000041/cc81c0bc) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250326095824954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095824954 DMM NOTICE MM(262420000000041/cc81c0bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095824954 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) 20250326095824956 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095824956 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250326095824956 DMM INFO MM(262420000000041/cc81c0bc) Subscriber data update (mmctx.c:445) 20250326095824956 DMM DEBUG MM(262420000000041/cc81c0bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095824966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095824966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095824966 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095824966 DMM INFO MM(262420000000041/cc81c0bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095824966 DMM NOTICE MM(262420000000041/cc81c0bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095824966 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095824966 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095824966 DLLC NOTICE LLME(c3df2332/cc81c0bc){ASSIGNED} LLGM Assign pre (ffffffff => cc81c0bc) (gprs_llc.c:1079) 20250326095824966 DLLC NOTICE LLME(ffffffff/cc81c0bc){ASSIGNED} LLGM Assign post (ffffffff => cc81c0bc) (gprs_llc.c:1125) 20250326095824966 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095824966 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095824966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095824966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095826022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095826023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250326095826023 DLLC DEBUG TLLI=cc81c0bc sends us LLC NULL (gprs_llc.c:912) 20250326095826023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095826023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250326095826023 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095826023 DMM INFO MM(262420000000041/cc81c0bc) -> GMM DETACH REQUEST TLLI=0xcc81c0bc type=GPRS detach Power-off (gprs_gmm.c:1512) 20250326095826023 DMM INFO MM(262420000000041/cc81c0bc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250326095826023 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095826023 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095826023 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095826023 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095826023 DLLC NOTICE LLME(ffffffff/cc81c0bc){ASSIGNED} LLGM Assign pre (cc81c0bc => ffffffff) (gprs_llc.c:1079) 20250326095826023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc81c0bc => ffffffff) (gprs_llc.c:1125) 20250326095826023 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250326095826023 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) 20250326095826023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095826023 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095826023 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095826023 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095826025 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@c60a1c1a8e2e: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095831041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1092)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1101)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095831046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095831046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1088)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1096)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1090)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1099)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1094)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_llc_null finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Mar 26 09:58:31 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250326095831111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095831513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100408) 20250326095832048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095832048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100408, count=101568) 20250326095833049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095833049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Mar 26 09:58:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095834050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095834050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_llc_sabm_dm_llgmm started. 20250326095834597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095834600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1110)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095834648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095834648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095834648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095834648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095834648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095834648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095834648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095834648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095834650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095834650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095834650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095834650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095834650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095834650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095834650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095834650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095834650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095834650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095834650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095834650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1112)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095834658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095834658 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1108)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095834664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095834664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095834664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095834664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095834664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095834664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095834664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095834664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095834666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095834666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095834666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095834666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095834666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095834666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095834666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095834666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095834666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095834666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1116)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095834666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095834666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095834668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326095834674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095834674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1120)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095834675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095834675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095834675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095834675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095834675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095834675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095834675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095834675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095834675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095834675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095834675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095834676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095834676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095834676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095834676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095834676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095834676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095834676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095834676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095834676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095834676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_llc_sabm_dm_llgmm-BVCI210(1113)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095834679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095834684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095835051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095835052 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095835052 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095835052 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095835056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095835057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1108)@c60a1c1a8e2e: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='CAE1FF0C'O, index=0 SGSN_Test-GSUP(1122)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@c60a1c1a8e2e: 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 := '7D5EEAFA404240360A6EC0D11C87E402'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6D37743'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0205F6405F02580'O } } } } } 20250326095836127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095836127 DLLC NOTICE LLME(ffffffff/cae1ff0c){UNASSIGNED} LLC RX: unknown TLLI 0xcae1ff0c, creating LLME on the fly (gprs_llc.c:552) 20250326095836127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095836127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095836127 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095836127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095836127 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095836127 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095836127 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095836127 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095836127 DLLC NOTICE LLME(ffffffff/cae1ff0c){UNASSIGNED} LLGM Assign pre (cae1ff0c => c82b620a) (gprs_llc.c:1079) 20250326095836127 DLLC NOTICE LLME(cae1ff0c/c82b620a){ASSIGNED} LLGM Assign post (cae1ff0c => c82b620a) (gprs_llc.c:1125) 20250326095836127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095836127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095836127 DMM DEBUG MM(262420000000042/c82b620a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095836143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095836143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095836143 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095836143 DMM DEBUG MM(262420000000042/c82b620a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250326095836143 DMM NOTICE MM(262420000000042/c82b620a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095836143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095836143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095836143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095836143 DMM DEBUG MM(262420000000042/c82b620a) Requesting authorization (sgsn_auth.c:160) 20250326095836143 DMM INFO MM(262420000000042/c82b620a) Requesting authentication tuples (sgsn_auth.c:184) 20250326095836143 DMM DEBUG MM(262420000000042/c82b620a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095836143 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250326095836143 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@c60a1c1a8e2e: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250326095836149 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095836149 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095836149 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095836149 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095836149 DMM INFO MM(262420000000042/c82b620a) Subscriber data update (mmctx.c:445) 20250326095836149 DMM DEBUG MM(262420000000042/c82b620a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095836149 DMM INFO MM(262420000000042/c82b620a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095836149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095836149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095836149 DMM INFO MM(262420000000042/c82b620a) <- GMM AUTH AND CIPHERING REQ (rand = 7d 5e ea fa 40 42 40 36 0a 6e c0 d1 1c 87 e4 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095836164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095836164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095836164 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095836164 DMM INFO MM(262420000000042/c82b620a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095836164 DMM NOTICE MM(262420000000042/c82b620a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095836164 DMM DEBUG MM(262420000000042/c82b620a) checking auth: received GSM SRES = d6 d3 77 43 (gprs_gmm.c:716) 20250326095836164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095836164 DMM DEBUG MM(262420000000042/c82b620a) Requesting authorization (sgsn_auth.c:160) 20250326095836164 DMM INFO MM(262420000000042/c82b620a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095836164 DMM DEBUG MM(262420000000042/c82b620a) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095836164 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250326095836164 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) 20250326095836164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095836164 DMM INFO MM(262420000000042/c82b620a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc82b620a) (gprs_gmm.c:337) 20250326095836167 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095836167 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095836167 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250326095836167 DMM INFO MM(262420000000042/c82b620a) Subscriber data update (mmctx.c:445) 20250326095836167 DMM DEBUG MM(262420000000042/c82b620a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095836167 DMM INFO MM(262420000000042/c82b620a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095836167 DMM NOTICE MM(262420000000042/c82b620a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250326095836167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095836167 DMM NOTICE MM(262420000000042/c82b620a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095836167 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) 20250326095836169 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095836169 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250326095836169 DMM INFO MM(262420000000042/c82b620a) Subscriber data update (mmctx.c:445) 20250326095836169 DMM DEBUG MM(262420000000042/c82b620a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095836179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095836179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095836179 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095836179 DMM INFO MM(262420000000042/c82b620a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095836179 DMM NOTICE MM(262420000000042/c82b620a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095836179 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095836179 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095836179 DLLC NOTICE LLME(cae1ff0c/c82b620a){ASSIGNED} LLGM Assign pre (ffffffff => c82b620a) (gprs_llc.c:1079) 20250326095836179 DLLC NOTICE LLME(ffffffff/c82b620a){ASSIGNED} LLGM Assign post (ffffffff => c82b620a) (gprs_llc.c:1125) 20250326095836179 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095836179 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095836179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095836179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095837237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095837237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1108)@c60a1c1a8e2e: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095837253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095837257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095837257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1110)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1122)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1120)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1108)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1116)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1114)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1118)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1109)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1111)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1108): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Mar 26 09:58:37 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 20250326095837360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095837762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20250326095838259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095838259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87212) 20250326095839260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095839260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Mar 26 09:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095840262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095840262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_llc_sabm_dm_ll5 started. 20250326095840856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095840859 DMM INFO MM(262420000000042/c82b620a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095840859 DMM INFO MM(262420000000042/c82b620a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095840859 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095840859 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095840859 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095840859 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095840859 DLLC NOTICE LLME(ffffffff/c82b620a){ASSIGNED} LLGM Assign pre (c82b620a => ffffffff) (gprs_llc.c:1079) 20250326095840859 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c82b620a => ffffffff) (gprs_llc.c:1125) 20250326095840859 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250326095840859 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) 20250326095840859 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250326095840859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095840859 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095840859 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095840859 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095840859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095840907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095840907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095840907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095840907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095840908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095840908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095840908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095840908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095840908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095840908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095840908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095840908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095840908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095840908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095840908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095840908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095840911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250326095840919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095840919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1134)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI196(1128)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095840922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095840922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095840922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095840922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095840922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095840922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095840922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095840922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095840923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095840923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095840923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095840923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095840923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095840923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095840923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095840923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095840923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095840923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095840923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095840923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095840926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095840931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095840931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095840937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095840937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095840937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095840937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095840938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095840938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095840938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095840938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095840938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095840938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095840938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095840938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095840938 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095840938 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095840938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095840938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095840938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095840940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095840945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095840945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095841264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095841264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095841264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095841264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095841267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095841268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@c60a1c1a8e2e: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F3FA451F'O, index=0 SGSN_Test-GSUP(1141)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@c60a1c1a8e2e: 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 := '1CE30A168B3573D88D73F9B7231C2AAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21C4054B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D034DC9648A2219F'O } } } } } 20250326095842296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095842296 DLLC NOTICE LLME(ffffffff/f3fa451f){UNASSIGNED} LLC RX: unknown TLLI 0xf3fa451f, creating LLME on the fly (gprs_llc.c:552) 20250326095842296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095842296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095842296 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095842296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095842296 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095842296 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095842296 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095842296 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095842296 DLLC NOTICE LLME(ffffffff/f3fa451f){UNASSIGNED} LLGM Assign pre (f3fa451f => cb61d040) (gprs_llc.c:1079) 20250326095842296 DLLC NOTICE LLME(f3fa451f/cb61d040){ASSIGNED} LLGM Assign post (f3fa451f => cb61d040) (gprs_llc.c:1125) 20250326095842296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095842296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095842296 DMM DEBUG MM(262420000000043/cb61d040) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095842303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095842303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095842303 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095842303 DMM DEBUG MM(262420000000043/cb61d040) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250326095842303 DMM NOTICE MM(262420000000043/cb61d040) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095842303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095842303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095842303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095842303 DMM DEBUG MM(262420000000043/cb61d040) Requesting authorization (sgsn_auth.c:160) 20250326095842303 DMM INFO MM(262420000000043/cb61d040) Requesting authentication tuples (sgsn_auth.c:184) 20250326095842303 DMM DEBUG MM(262420000000043/cb61d040) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095842303 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250326095842303 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@c60a1c1a8e2e: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250326095842304 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095842304 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095842304 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095842304 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095842304 DMM INFO MM(262420000000043/cb61d040) Subscriber data update (mmctx.c:445) 20250326095842304 DMM DEBUG MM(262420000000043/cb61d040) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095842304 DMM INFO MM(262420000000043/cb61d040) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095842304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095842304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095842304 DMM INFO MM(262420000000043/cb61d040) <- GMM AUTH AND CIPHERING REQ (rand = 1c e3 0a 16 8b 35 73 d8 8d 73 f9 b7 23 1c 2a ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095842308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095842308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095842308 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095842308 DMM INFO MM(262420000000043/cb61d040) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095842308 DMM NOTICE MM(262420000000043/cb61d040) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095842308 DMM DEBUG MM(262420000000043/cb61d040) checking auth: received GSM SRES = 21 c4 05 4b (gprs_gmm.c:716) 20250326095842308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095842308 DMM DEBUG MM(262420000000043/cb61d040) Requesting authorization (sgsn_auth.c:160) 20250326095842308 DMM INFO MM(262420000000043/cb61d040) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095842308 DMM DEBUG MM(262420000000043/cb61d040) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095842308 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250326095842308 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) 20250326095842308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095842308 DMM INFO MM(262420000000043/cb61d040) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb61d040) (gprs_gmm.c:337) 20250326095842309 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095842309 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095842309 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250326095842309 DMM INFO MM(262420000000043/cb61d040) Subscriber data update (mmctx.c:445) 20250326095842309 DMM DEBUG MM(262420000000043/cb61d040) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095842309 DMM INFO MM(262420000000043/cb61d040) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095842309 DMM NOTICE MM(262420000000043/cb61d040) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250326095842309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095842309 DMM NOTICE MM(262420000000043/cb61d040) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095842309 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) 20250326095842309 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095842309 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250326095842309 DMM INFO MM(262420000000043/cb61d040) Subscriber data update (mmctx.c:445) 20250326095842309 DMM DEBUG MM(262420000000043/cb61d040) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095842313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095842313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095842313 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095842313 DMM INFO MM(262420000000043/cb61d040) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095842313 DMM NOTICE MM(262420000000043/cb61d040) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095842313 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095842313 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095842313 DLLC NOTICE LLME(f3fa451f/cb61d040){ASSIGNED} LLGM Assign pre (ffffffff => cb61d040) (gprs_llc.c:1079) 20250326095842313 DLLC NOTICE LLME(ffffffff/cb61d040){ASSIGNED} LLGM Assign post (ffffffff => cb61d040) (gprs_llc.c:1125) 20250326095842313 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095842313 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095842313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095842313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095843365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095843365 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@c60a1c1a8e2e: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095843370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1134)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095843371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095843372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1139)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1129)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@c60a1c1a8e2e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1137)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1127)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1132)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Mar 26 09:58:43 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 20250326095843427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095843829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91008) 20250326095844373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095844373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91008, count=92268) 20250326095845374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095845374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Mar 26 09:58:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095846374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095846374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_suspend_nopaging started. 20250326095846872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095846874 DMM INFO MM(262420000000043/cb61d040) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095846874 DMM INFO MM(262420000000043/cb61d040) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095846874 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095846874 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095846874 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095846874 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095846874 DLLC NOTICE LLME(ffffffff/cb61d040){ASSIGNED} LLGM Assign pre (cb61d040 => ffffffff) (gprs_llc.c:1079) 20250326095846874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb61d040 => ffffffff) (gprs_llc.c:1125) 20250326095846874 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250326095846874 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) 20250326095846874 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250326095846874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095846874 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095846874 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095846874 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095846874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095846933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095846933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095846933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095846933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846933 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095846933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095846933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095846933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095846933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095846935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095846935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095846935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095846935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095846935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095846935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095846935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095846935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095846935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095846935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095846935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095846935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095846938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095846945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095846945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095846951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095846951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095846951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095846951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095846951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095846951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095846951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095846951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095846952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095846952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095846952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095846952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095846952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095846952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095846952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095846952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095846952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095846952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095846952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095846952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095846954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095846960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095846960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095846966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095846966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095846966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095846966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095846966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095846966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095846966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095846966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095846967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095846967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095846967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095846967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095846967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095846967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095846967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095846967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095846967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095846967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095846967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095846967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095846967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095846970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095846975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095846975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095847375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095847375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095847375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095847375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095847379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095847381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@c60a1c1a8e2e: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DE1C2C6B'O, index=0 SGSN_Test-GSUP(1160)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@c60a1c1a8e2e: 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 := '9D91675D2A9EA2E3397979C1974FC572'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA7B5D5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4809E88BAE10B3DC'O } } } } } 20250326095848457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848457 DLLC NOTICE LLME(ffffffff/de1c2c6b){UNASSIGNED} LLC RX: unknown TLLI 0xde1c2c6b, creating LLME on the fly (gprs_llc.c:552) 20250326095848457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095848457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095848457 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095848457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095848457 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095848457 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095848457 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095848457 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095848457 DLLC NOTICE LLME(ffffffff/de1c2c6b){UNASSIGNED} LLGM Assign pre (de1c2c6b => c23ea686) (gprs_llc.c:1079) 20250326095848457 DLLC NOTICE LLME(de1c2c6b/c23ea686){ASSIGNED} LLGM Assign post (de1c2c6b => c23ea686) (gprs_llc.c:1125) 20250326095848457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095848457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095848457 DMM DEBUG MM(262420000000048/c23ea686) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095848475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095848476 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095848476 DMM DEBUG MM(262420000000048/c23ea686) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250326095848476 DMM NOTICE MM(262420000000048/c23ea686) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095848476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095848476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095848476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095848476 DMM DEBUG MM(262420000000048/c23ea686) Requesting authorization (sgsn_auth.c:160) 20250326095848476 DMM INFO MM(262420000000048/c23ea686) Requesting authentication tuples (sgsn_auth.c:184) 20250326095848476 DMM DEBUG MM(262420000000048/c23ea686) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095848476 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250326095848476 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@c60a1c1a8e2e: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250326095848481 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095848481 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095848481 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095848481 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095848482 DMM INFO MM(262420000000048/c23ea686) Subscriber data update (mmctx.c:445) 20250326095848482 DMM DEBUG MM(262420000000048/c23ea686) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095848482 DMM INFO MM(262420000000048/c23ea686) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095848482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095848482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095848482 DMM INFO MM(262420000000048/c23ea686) <- GMM AUTH AND CIPHERING REQ (rand = 9d 91 67 5d 2a 9e a2 e3 39 79 79 c1 97 4f c5 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095848496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095848496 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095848496 DMM INFO MM(262420000000048/c23ea686) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095848496 DMM NOTICE MM(262420000000048/c23ea686) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095848496 DMM DEBUG MM(262420000000048/c23ea686) checking auth: received GSM SRES = fa 7b 5d 5d (gprs_gmm.c:716) 20250326095848496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095848496 DMM DEBUG MM(262420000000048/c23ea686) Requesting authorization (sgsn_auth.c:160) 20250326095848496 DMM INFO MM(262420000000048/c23ea686) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095848496 DMM DEBUG MM(262420000000048/c23ea686) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095848496 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250326095848496 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) 20250326095848496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095848496 DMM INFO MM(262420000000048/c23ea686) <- GMM ATTACH ACCEPT (new P-TMSI=0xc23ea686) (gprs_gmm.c:337) 20250326095848499 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095848499 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095848499 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250326095848499 DMM INFO MM(262420000000048/c23ea686) Subscriber data update (mmctx.c:445) 20250326095848499 DMM DEBUG MM(262420000000048/c23ea686) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095848499 DMM INFO MM(262420000000048/c23ea686) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095848499 DMM NOTICE MM(262420000000048/c23ea686) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250326095848499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095848499 DMM NOTICE MM(262420000000048/c23ea686) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095848499 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) 20250326095848501 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095848501 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250326095848501 DMM INFO MM(262420000000048/c23ea686) Subscriber data update (mmctx.c:445) 20250326095848501 DMM DEBUG MM(262420000000048/c23ea686) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095848513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095848513 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095848513 DMM INFO MM(262420000000048/c23ea686) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095848513 DMM NOTICE MM(262420000000048/c23ea686) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095848513 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095848513 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095848513 DLLC NOTICE LLME(de1c2c6b/c23ea686){ASSIGNED} LLGM Assign pre (ffffffff => c23ea686) (gprs_llc.c:1079) 20250326095848513 DLLC NOTICE LLME(ffffffff/c23ea686){ASSIGNED} LLGM Assign post (ffffffff => c23ea686) (gprs_llc.c:1125) 20250326095848513 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095848513 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095848513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095848513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095848571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095848571 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095848571 DMM INFO MM(262420000000048/c23ea686) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095848571 DMM INFO MM(262420000000048/c23ea686) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095848571 DMM DEBUG MM(262420000000048/c23ea686) Using GGSN 0 (gprs_sm.c:317) 20250326095848571 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) 20250326095848571 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250326095848571 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095848571 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095848571 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250326095848588 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 ff 81 01 ab 11 2c db 60 89 14 05 7f c8 aa 55 30 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:461) 20250326095848588 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc8298, cbp=0x55e8fe3a8860) (sgsn_libgtp.c:633) 20250326095848588 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095848588 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=c23ea686, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095848588 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095848588 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095848604 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250326095848615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095848615 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250326095848615 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250326095848621 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250326095848621 DMM INFO MM(262420000000048/c23ea686) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250326095852307 DGPRS DEBUG Checking for inactive LLMEs, time = 6214038 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@c60a1c1a8e2e: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095853640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095853646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095853646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1149)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1153)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1158)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1148)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1156)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1151)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1146)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_suspend_nopaging finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Mar 26 09:58:53 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250326095853745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095854148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96968) 20250326095854647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095854647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96968, count=101324) 20250326095855648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095855648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Mar 26 09:58:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095856650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095856650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_suspend_resume started. 20250326095857241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095857243 DMM INFO MM(262420000000048/c23ea686) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095857243 DMM INFO MM(262420000000048/c23ea686) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095857243 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095857243 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095857243 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095857243 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095857243 DLLC NOTICE LLME(ffffffff/c23ea686){ASSIGNED} LLGM Assign pre (c23ea686 => ffffffff) (gprs_llc.c:1079) 20250326095857243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c23ea686 => ffffffff) (gprs_llc.c:1125) 20250326095857243 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095857243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095857243 DMM NOTICE MM(262420000000048/c23ea686) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095857243 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250326095857243 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095857244 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095857244 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250326095857244 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250326095857244 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) 20250326095857244 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250326095857244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095857244 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095857244 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095857244 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095857244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095857292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095857292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095857292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095857292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095857292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095857292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095857292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095857292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095857294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095857294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095857294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095857294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095857294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095857294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095857294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095857294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095857294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095857294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095857294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095857294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326095857297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095857304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095857304 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1166)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095857307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095857307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095857307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095857307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857307 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095857307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095857307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095857307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095857307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095857308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095857308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095857308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095857308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095857308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095857308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095857308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095857308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095857308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095857308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095857308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095857308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326095857310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095857315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095857315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095857324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095857324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095857324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095857324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095857324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095857324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095857324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095857324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095857325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095857325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095857325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095857325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095857325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095857325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095857325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095857325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095857325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095857325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095857325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095857325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095857325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095857327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095857331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095857331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095857652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095857652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095857652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095857652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095857656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095857657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@c60a1c1a8e2e: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F06C4484'O, index=0 SGSN_Test-GSUP(1179)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@c60a1c1a8e2e: 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 := '7F46CBA19A72CC2D9872BCA960AD9ED9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F7B24CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA21190EEF02DCDA'O } } } } } 20250326095858745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858745 DLLC NOTICE LLME(ffffffff/f06c4484){UNASSIGNED} LLC RX: unknown TLLI 0xf06c4484, creating LLME on the fly (gprs_llc.c:552) 20250326095858745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095858745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095858745 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095858745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095858745 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095858745 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095858745 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095858745 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095858745 DLLC NOTICE LLME(ffffffff/f06c4484){UNASSIGNED} LLGM Assign pre (f06c4484 => c16b7023) (gprs_llc.c:1079) 20250326095858745 DLLC NOTICE LLME(f06c4484/c16b7023){ASSIGNED} LLGM Assign post (f06c4484 => c16b7023) (gprs_llc.c:1125) 20250326095858745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095858745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095858745 DMM DEBUG MM(262420000000049/c16b7023) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095858760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095858761 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095858761 DMM DEBUG MM(262420000000049/c16b7023) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250326095858761 DMM NOTICE MM(262420000000049/c16b7023) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095858761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095858761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095858761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095858761 DMM DEBUG MM(262420000000049/c16b7023) Requesting authorization (sgsn_auth.c:160) 20250326095858761 DMM INFO MM(262420000000049/c16b7023) Requesting authentication tuples (sgsn_auth.c:184) 20250326095858761 DMM DEBUG MM(262420000000049/c16b7023) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095858761 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250326095858761 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@c60a1c1a8e2e: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250326095858766 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095858766 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095858766 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095858766 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095858766 DMM INFO MM(262420000000049/c16b7023) Subscriber data update (mmctx.c:445) 20250326095858766 DMM DEBUG MM(262420000000049/c16b7023) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095858766 DMM INFO MM(262420000000049/c16b7023) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095858766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095858766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095858766 DMM INFO MM(262420000000049/c16b7023) <- GMM AUTH AND CIPHERING REQ (rand = 7f 46 cb a1 9a 72 cc 2d 98 72 bc a9 60 ad 9e d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095858781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095858781 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095858781 DMM INFO MM(262420000000049/c16b7023) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095858781 DMM NOTICE MM(262420000000049/c16b7023) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095858781 DMM DEBUG MM(262420000000049/c16b7023) checking auth: received GSM SRES = 0f 7b 24 cf (gprs_gmm.c:716) 20250326095858781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095858781 DMM DEBUG MM(262420000000049/c16b7023) Requesting authorization (sgsn_auth.c:160) 20250326095858781 DMM INFO MM(262420000000049/c16b7023) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095858781 DMM DEBUG MM(262420000000049/c16b7023) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095858782 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250326095858782 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) 20250326095858782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095858782 DMM INFO MM(262420000000049/c16b7023) <- GMM ATTACH ACCEPT (new P-TMSI=0xc16b7023) (gprs_gmm.c:337) 20250326095858784 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095858784 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095858784 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250326095858785 DMM INFO MM(262420000000049/c16b7023) Subscriber data update (mmctx.c:445) 20250326095858785 DMM DEBUG MM(262420000000049/c16b7023) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095858785 DMM INFO MM(262420000000049/c16b7023) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095858785 DMM NOTICE MM(262420000000049/c16b7023) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250326095858785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095858785 DMM NOTICE MM(262420000000049/c16b7023) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095858785 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) 20250326095858786 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095858786 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250326095858786 DMM INFO MM(262420000000049/c16b7023) Subscriber data update (mmctx.c:445) 20250326095858786 DMM DEBUG MM(262420000000049/c16b7023) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095858798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095858798 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095858798 DMM INFO MM(262420000000049/c16b7023) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095858798 DMM NOTICE MM(262420000000049/c16b7023) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095858798 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095858798 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095858798 DLLC NOTICE LLME(f06c4484/c16b7023){ASSIGNED} LLGM Assign pre (ffffffff => c16b7023) (gprs_llc.c:1079) 20250326095858798 DLLC NOTICE LLME(ffffffff/c16b7023){ASSIGNED} LLGM Assign post (ffffffff => c16b7023) (gprs_llc.c:1125) 20250326095858798 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095858798 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095858798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095858798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095858854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095858855 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095858855 DMM INFO MM(262420000000049/c16b7023) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095858855 DMM INFO MM(262420000000049/c16b7023) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095858855 DMM DEBUG MM(262420000000049/c16b7023) Using GGSN 0 (gprs_sm.c:317) 20250326095858855 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) 20250326095858855 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250326095858855 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095858855 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095858855 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250326095858880 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 0b c2 b6 1f 11 3d f5 b3 99 14 05 7f b4 6c b2 b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250326095858880 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fc9310, cbp=0x55e8fe3a8bf0) (sgsn_libgtp.c:633) 20250326095858880 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095858880 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=c16b7023, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095858880 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095858880 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095858896 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250326095858907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095858907 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250326095858907 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250326095858915 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250326095858916 DMM INFO MM(262420000000049/c16b7023) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250326095903925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095903925 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2330) 20250326095903925 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250326095903931 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@c60a1c1a8e2e: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095903947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1177)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095903951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095903951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1179)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1172)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1167)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1170)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1165)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1175)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_suspend_resume finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Mar 26 09:59:03 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250326095904070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095904472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104480) 20250326095904952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095904952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104480, count=105640) 20250326095905954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095905954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Mar 26 09:59:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095906956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095906956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_suspend_rau started. 20250326095907577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095907580 DMM INFO MM(262420000000049/c16b7023) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095907580 DMM INFO MM(262420000000049/c16b7023) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095907580 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095907580 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095907580 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095907580 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095907580 DLLC NOTICE LLME(ffffffff/c16b7023){ASSIGNED} LLGM Assign pre (c16b7023 => ffffffff) (gprs_llc.c:1079) 20250326095907580 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c16b7023 => ffffffff) (gprs_llc.c:1125) 20250326095907580 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095907580 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095907580 DMM NOTICE MM(262420000000049/c16b7023) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095907580 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250326095907580 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095907580 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095907580 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250326095907580 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250326095907580 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) 20250326095907580 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250326095907580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095907580 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095907580 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095907580 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095907580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095907623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095907623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095907623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095907623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095907623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095907623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095907623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095907623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095907624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095907624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095907624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095907624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095907624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095907624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095907624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095907624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095907624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095907624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095907624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095907624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095907627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095907632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095907632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095907639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095907639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095907639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095907639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095907639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095907639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095907639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095907639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095907640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095907640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095907640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095907640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095907640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095907640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095907640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095907640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095907640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095907640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095907640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095907640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326095907643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250326095907649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095907649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1196)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI210(1189)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095907654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095907654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095907654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095907654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095907654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095907654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095907654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095907654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095907655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095907655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095907655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095907655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095907655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095907655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095907655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095907655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095907655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095907655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095907655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095907656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095907656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095907658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095907664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095907664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095907958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095907958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095907958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095907958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095907961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095907962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@c60a1c1a8e2e: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FFEE81D5'O, index=0 SGSN_Test-GSUP(1198)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@c60a1c1a8e2e: 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 := '39BB68CFA3BB3F07FE55A53F6D41F97E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4487F74C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '009D86DDFEB2D4E2'O } } } } } 20250326095909037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909037 DLLC NOTICE LLME(ffffffff/ffee81d5){UNASSIGNED} LLC RX: unknown TLLI 0xffee81d5, creating LLME on the fly (gprs_llc.c:552) 20250326095909037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095909037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095909037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095909037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095909037 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095909037 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095909037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095909037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095909037 DLLC NOTICE LLME(ffffffff/ffee81d5){UNASSIGNED} LLGM Assign pre (ffee81d5 => c0277cc2) (gprs_llc.c:1079) 20250326095909037 DLLC NOTICE LLME(ffee81d5/c0277cc2){ASSIGNED} LLGM Assign post (ffee81d5 => c0277cc2) (gprs_llc.c:1125) 20250326095909037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095909037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095909037 DMM DEBUG MM(262420000000050/c0277cc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095909046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095909046 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095909046 DMM DEBUG MM(262420000000050/c0277cc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250326095909046 DMM NOTICE MM(262420000000050/c0277cc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095909046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095909046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095909046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095909046 DMM DEBUG MM(262420000000050/c0277cc2) Requesting authorization (sgsn_auth.c:160) 20250326095909047 DMM INFO MM(262420000000050/c0277cc2) Requesting authentication tuples (sgsn_auth.c:184) 20250326095909047 DMM DEBUG MM(262420000000050/c0277cc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095909047 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250326095909047 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@c60a1c1a8e2e: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250326095909049 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095909049 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095909049 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095909049 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095909049 DMM INFO MM(262420000000050/c0277cc2) Subscriber data update (mmctx.c:445) 20250326095909049 DMM DEBUG MM(262420000000050/c0277cc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095909049 DMM INFO MM(262420000000050/c0277cc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095909049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095909049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095909049 DMM INFO MM(262420000000050/c0277cc2) <- GMM AUTH AND CIPHERING REQ (rand = 39 bb 68 cf a3 bb 3f 07 fe 55 a5 3f 6d 41 f9 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095909056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095909056 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095909056 DMM INFO MM(262420000000050/c0277cc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095909056 DMM NOTICE MM(262420000000050/c0277cc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095909056 DMM DEBUG MM(262420000000050/c0277cc2) checking auth: received GSM SRES = 44 87 f7 4c (gprs_gmm.c:716) 20250326095909056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095909056 DMM DEBUG MM(262420000000050/c0277cc2) Requesting authorization (sgsn_auth.c:160) 20250326095909056 DMM INFO MM(262420000000050/c0277cc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095909057 DMM DEBUG MM(262420000000050/c0277cc2) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095909057 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250326095909057 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) 20250326095909057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095909057 DMM INFO MM(262420000000050/c0277cc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0277cc2) (gprs_gmm.c:337) 20250326095909058 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095909058 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095909058 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250326095909058 DMM INFO MM(262420000000050/c0277cc2) Subscriber data update (mmctx.c:445) 20250326095909058 DMM DEBUG MM(262420000000050/c0277cc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095909058 DMM INFO MM(262420000000050/c0277cc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095909058 DMM NOTICE MM(262420000000050/c0277cc2) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250326095909058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095909058 DMM NOTICE MM(262420000000050/c0277cc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095909058 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) 20250326095909058 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095909058 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250326095909058 DMM INFO MM(262420000000050/c0277cc2) Subscriber data update (mmctx.c:445) 20250326095909058 DMM DEBUG MM(262420000000050/c0277cc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095909065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095909065 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095909065 DMM INFO MM(262420000000050/c0277cc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095909065 DMM NOTICE MM(262420000000050/c0277cc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095909065 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095909065 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095909065 DLLC NOTICE LLME(ffee81d5/c0277cc2){ASSIGNED} LLGM Assign pre (ffffffff => c0277cc2) (gprs_llc.c:1079) 20250326095909065 DLLC NOTICE LLME(ffffffff/c0277cc2){ASSIGNED} LLGM Assign post (ffffffff => c0277cc2) (gprs_llc.c:1125) 20250326095909065 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095909065 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095909065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095909065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095909126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095909126 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095909126 DMM INFO MM(262420000000050/c0277cc2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095909126 DMM INFO MM(262420000000050/c0277cc2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095909126 DMM DEBUG MM(262420000000050/c0277cc2) Using GGSN 0 (gprs_sm.c:317) 20250326095909127 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) 20250326095909127 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250326095909127 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095909127 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095909127 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250326095909144 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 7b 7e ad e1 11 6c ee 1b be 14 05 7f f1 c0 7c 74 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:461) 20250326095909144 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fca388, cbp=0x55e8fe3ae0b0) (sgsn_libgtp.c:633) 20250326095909144 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095909144 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=c0277cc2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095909144 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095909144 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095909161 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250326095909173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095909173 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250326095909173 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250326095909180 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250326095909180 DMM INFO MM(262420000000050/c0277cc2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250326095914195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095914195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095914195 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095914195 DMM INFO MM(262420000000050/c0277cc2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326095914195 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095914195 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250326095914195 DLLC NOTICE LLME(ffffffff/c0277cc2){ASSIGNED} LLGM Assign pre (c0277cc2 => f12099db) (gprs_llc.c:1079) 20250326095914196 DLLC NOTICE LLME(c0277cc2/f12099db){ASSIGNED} LLGM Assign post (c0277cc2 => f12099db) (gprs_llc.c:1125) 20250326095914196 DMM INFO MM(262420000000050/f12099db) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1200)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095914212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095914212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095914212 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095914212 DMM INFO MM(262420000000050/f12099db) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326095914212 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326095914212 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095914212 DLLC NOTICE LLME(c0277cc2/f12099db){ASSIGNED} LLGM Assign pre (ffffffff => f12099db) (gprs_llc.c:1079) 20250326095914212 DLLC NOTICE LLME(ffffffff/f12099db){ASSIGNED} LLGM Assign post (ffffffff => f12099db) (gprs_llc.c:1125) 20250326095914212 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250326095914713 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@c60a1c1a8e2e: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095914735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1191)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095914740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1187)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095914740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1186)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@c60a1c1a8e2e: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1184)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1194)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1190)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_suspend_rau finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Mar 26 09:59:14 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250326095914852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095915254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110716) 20250326095915742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095915742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110716, count=111976) 20250326095916744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095916744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Mar 26 09:59:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095917746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095917746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_paging_ps started. 20250326095918359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095918361 DMM INFO MM(262420000000050/f12099db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095918361 DMM INFO MM(262420000000050/f12099db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095918361 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095918361 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095918361 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095918361 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326095918361 DLLC NOTICE LLME(ffffffff/f12099db){ASSIGNED} LLGM Assign pre (f12099db => ffffffff) (gprs_llc.c:1079) 20250326095918361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f12099db => ffffffff) (gprs_llc.c:1125) 20250326095918361 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095918361 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095918361 DMM NOTICE MM(262420000000050/f12099db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095918361 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250326095918361 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095918361 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095918361 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250326095918361 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250326095918361 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) 20250326095918361 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250326095918361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095918361 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095918361 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095918361 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095918361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095918409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095918409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095918409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095918409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095918410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095918410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095918410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095918410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095918410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095918410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095918410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095918410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095918410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095918410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095918411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095918411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095918414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1207)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095918425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095918425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1210)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095918433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095918433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095918433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095918433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095918433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095918433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095918433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095918433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095918434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095918434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095918434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095918434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095918434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095918434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095918434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095918434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095918434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095918434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095918435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095918435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095918438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1210)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(1207)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095918442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095918442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095918442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095918442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095918442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095918442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095918442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095918442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095918443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095918443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095918443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095918444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095918444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095918444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095918444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095918444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095918444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095918444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095918444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095918444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095918444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095918444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095918444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250326095918446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_paging_ps-BVCI210(1208)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095918450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095918450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095918747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095918747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095918747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095918747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095918751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095918752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@c60a1c1a8e2e: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D285AE00'O, index=0 SGSN_Test-GSUP(1217)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@c60a1c1a8e2e: 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 := '3E39AC3F752CBA5238AA1AC1EDE62B1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6883A3A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2DF3BA57DA92888'O } } } } } 20250326095919825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095919825 DLLC NOTICE LLME(ffffffff/d285ae00){UNASSIGNED} LLC RX: unknown TLLI 0xd285ae00, creating LLME on the fly (gprs_llc.c:552) 20250326095919825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095919825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095919825 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095919825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095919825 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095919825 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095919825 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095919825 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095919825 DLLC NOTICE LLME(ffffffff/d285ae00){UNASSIGNED} LLGM Assign pre (d285ae00 => e2fa7c54) (gprs_llc.c:1079) 20250326095919825 DLLC NOTICE LLME(d285ae00/e2fa7c54){ASSIGNED} LLGM Assign post (d285ae00 => e2fa7c54) (gprs_llc.c:1125) 20250326095919825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095919825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095919825 DMM DEBUG MM(262420000000051/e2fa7c54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095919850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095919850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095919850 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095919850 DMM DEBUG MM(262420000000051/e2fa7c54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250326095919850 DMM NOTICE MM(262420000000051/e2fa7c54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095919850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095919850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095919850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095919850 DMM DEBUG MM(262420000000051/e2fa7c54) Requesting authorization (sgsn_auth.c:160) 20250326095919851 DMM INFO MM(262420000000051/e2fa7c54) Requesting authentication tuples (sgsn_auth.c:184) 20250326095919851 DMM DEBUG MM(262420000000051/e2fa7c54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095919851 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250326095919851 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@c60a1c1a8e2e: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250326095919856 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095919856 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095919856 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095919856 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095919857 DMM INFO MM(262420000000051/e2fa7c54) Subscriber data update (mmctx.c:445) 20250326095919857 DMM DEBUG MM(262420000000051/e2fa7c54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095919857 DMM INFO MM(262420000000051/e2fa7c54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095919857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095919857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095919857 DMM INFO MM(262420000000051/e2fa7c54) <- GMM AUTH AND CIPHERING REQ (rand = 3e 39 ac 3f 75 2c ba 52 38 aa 1a c1 ed e6 2b 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095919874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095919874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095919874 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095919874 DMM INFO MM(262420000000051/e2fa7c54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095919874 DMM NOTICE MM(262420000000051/e2fa7c54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095919874 DMM DEBUG MM(262420000000051/e2fa7c54) checking auth: received GSM SRES = 68 83 a3 a2 (gprs_gmm.c:716) 20250326095919874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095919874 DMM DEBUG MM(262420000000051/e2fa7c54) Requesting authorization (sgsn_auth.c:160) 20250326095919874 DMM INFO MM(262420000000051/e2fa7c54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095919874 DMM DEBUG MM(262420000000051/e2fa7c54) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095919874 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250326095919874 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) 20250326095919875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095919875 DMM INFO MM(262420000000051/e2fa7c54) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2fa7c54) (gprs_gmm.c:337) 20250326095919877 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095919877 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095919877 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250326095919877 DMM INFO MM(262420000000051/e2fa7c54) Subscriber data update (mmctx.c:445) 20250326095919877 DMM DEBUG MM(262420000000051/e2fa7c54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095919877 DMM INFO MM(262420000000051/e2fa7c54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095919877 DMM NOTICE MM(262420000000051/e2fa7c54) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250326095919877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095919877 DMM NOTICE MM(262420000000051/e2fa7c54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095919877 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) 20250326095919878 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095919878 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250326095919878 DMM INFO MM(262420000000051/e2fa7c54) Subscriber data update (mmctx.c:445) 20250326095919878 DMM DEBUG MM(262420000000051/e2fa7c54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095919892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095919892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095919892 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095919892 DMM INFO MM(262420000000051/e2fa7c54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095919892 DMM NOTICE MM(262420000000051/e2fa7c54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095919892 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095919892 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095919892 DLLC NOTICE LLME(d285ae00/e2fa7c54){ASSIGNED} LLGM Assign pre (ffffffff => e2fa7c54) (gprs_llc.c:1079) 20250326095919892 DLLC NOTICE LLME(ffffffff/e2fa7c54){ASSIGNED} LLGM Assign post (ffffffff => e2fa7c54) (gprs_llc.c:1125) 20250326095919892 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095919892 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095919892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095919892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095919950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095919950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095919950 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095919950 DMM INFO MM(262420000000051/e2fa7c54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095919950 DMM INFO MM(262420000000051/e2fa7c54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095919950 DMM DEBUG MM(262420000000051/e2fa7c54) Using GGSN 0 (gprs_sm.c:317) 20250326095919950 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) 20250326095919950 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250326095919950 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095919950 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095919950 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250326095919969 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 a9 4b fc e4 11 59 95 2b 09 14 05 7f ba 68 8a 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:461) 20250326095919970 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fcb400, cbp=0x55e8fe3ae440) (sgsn_libgtp.c:633) 20250326095919970 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095919970 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b2968 TLLI=e2fa7c54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095919970 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095919970 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_paging_ps(1219)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095919987 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250326095922308 DGPRS DEBUG Checking for inactive LLMEs, time = 6214068 (sgsn.c:132) 20250326095922951 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Timeout of T3314 (fsm.c:317) 20250326095922951 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250326095922951 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250326095925005 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250326095925005 DMM INFO MM(262420000000051/e2fa7c54) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@c60a1c1a8e2e: 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 := 'E2FA7C54'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@c60a1c1a8e2e: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095925031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326095925034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1217)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095925035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1215)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1205)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1211)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1213)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1203)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1209)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_paging_ps finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Mar 26 09:59:25 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250326095925144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095925546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103488) 20250326095926036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095926036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103488, count=104648) 20250326095927038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095927038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095928040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095928040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_paging_ps_ra_multiple_cells started. 20250326095928645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095928647 DMM INFO MM(262420000000051/e2fa7c54) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095928647 DMM INFO MM(262420000000051/e2fa7c54) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095928647 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095928647 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095928647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095928647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250326095928647 DLLC NOTICE LLME(ffffffff/e2fa7c54){ASSIGNED} LLGM Assign pre (e2fa7c54 => ffffffff) (gprs_llc.c:1079) 20250326095928647 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2fa7c54 => ffffffff) (gprs_llc.c:1125) 20250326095928647 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b2610 (gprs_sndcp.c:574) 20250326095928647 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b2968, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095928647 DMM NOTICE MM(262420000000051/e2fa7c54) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095928647 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250326095928647 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095928647 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095928647 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250326095928647 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250326095928647 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) 20250326095928647 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250326095928647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326095928647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095928647 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095928648 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095928648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095928696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095928696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095928696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095928696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928696 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095928696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095928696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095928696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095928696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095928697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095928697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095928697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095928697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095928697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095928697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095928697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095928697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095928697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095928697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095928697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095928697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095928700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095928706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095928706 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095928712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095928712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095928712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095928712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928713 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095928713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095928713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095928713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095928713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095928714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095928714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095928714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095928714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095928714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095928714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095928714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095928714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095928714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095928714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095928714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095928714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095928718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095928723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095928723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095928731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095928731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095928731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095928731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095928731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095928731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095928731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095928732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095928732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095928733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095928738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095928738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095929041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095929041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095929041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095929042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095929046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095929047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@c60a1c1a8e2e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6CE205B'O, index=0 SGSN_Test-GSUP(1236)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@c60a1c1a8e2e: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@c60a1c1a8e2e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6CE205B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@c60a1c1a8e2e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F6CE205B'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@c60a1c1a8e2e: 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 := '3A5665AEA45ADD488B1DB7725753D081'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E59ABEA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B94543F86397863'O } } } } } 20250326095930138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095930138 DLLC NOTICE LLME(ffffffff/f6ce205b){UNASSIGNED} LLC RX: unknown TLLI 0xf6ce205b, creating LLME on the fly (gprs_llc.c:552) 20250326095930138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095930138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095930138 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095930138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326095930138 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095930138 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326095930138 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095930138 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095930138 DLLC NOTICE LLME(ffffffff/f6ce205b){UNASSIGNED} LLGM Assign pre (f6ce205b => c7cbc129) (gprs_llc.c:1079) 20250326095930138 DLLC NOTICE LLME(f6ce205b/c7cbc129){ASSIGNED} LLGM Assign post (f6ce205b => c7cbc129) (gprs_llc.c:1125) 20250326095930138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095930138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095930138 DMM DEBUG MM(262420000000052/c7cbc129) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095930159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095930159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095930159 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095930159 DMM DEBUG MM(262420000000052/c7cbc129) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250326095930159 DMM NOTICE MM(262420000000052/c7cbc129) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095930159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095930159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095930159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095930159 DMM DEBUG MM(262420000000052/c7cbc129) Requesting authorization (sgsn_auth.c:160) 20250326095930159 DMM INFO MM(262420000000052/c7cbc129) Requesting authentication tuples (sgsn_auth.c:184) 20250326095930159 DMM DEBUG MM(262420000000052/c7cbc129) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095930159 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250326095930159 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@c60a1c1a8e2e: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250326095930165 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095930165 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095930165 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095930165 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095930165 DMM INFO MM(262420000000052/c7cbc129) Subscriber data update (mmctx.c:445) 20250326095930165 DMM DEBUG MM(262420000000052/c7cbc129) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095930165 DMM INFO MM(262420000000052/c7cbc129) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095930165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095930165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095930165 DMM INFO MM(262420000000052/c7cbc129) <- GMM AUTH AND CIPHERING REQ (rand = 3a 56 65 ae a4 5a dd 48 8b 1d b7 72 57 53 d0 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095930180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095930180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095930180 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095930180 DMM INFO MM(262420000000052/c7cbc129) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095930181 DMM NOTICE MM(262420000000052/c7cbc129) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095930181 DMM DEBUG MM(262420000000052/c7cbc129) checking auth: received GSM SRES = e5 9a be a7 (gprs_gmm.c:716) 20250326095930181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095930181 DMM DEBUG MM(262420000000052/c7cbc129) Requesting authorization (sgsn_auth.c:160) 20250326095930181 DMM INFO MM(262420000000052/c7cbc129) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095930181 DMM DEBUG MM(262420000000052/c7cbc129) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095930181 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250326095930181 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) 20250326095930181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095930181 DMM INFO MM(262420000000052/c7cbc129) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7cbc129) (gprs_gmm.c:337) 20250326095930184 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095930184 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095930184 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250326095930184 DMM INFO MM(262420000000052/c7cbc129) Subscriber data update (mmctx.c:445) 20250326095930184 DMM DEBUG MM(262420000000052/c7cbc129) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095930184 DMM INFO MM(262420000000052/c7cbc129) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095930184 DMM NOTICE MM(262420000000052/c7cbc129) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250326095930184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095930184 DMM NOTICE MM(262420000000052/c7cbc129) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095930184 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) 20250326095930185 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095930185 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250326095930185 DMM INFO MM(262420000000052/c7cbc129) Subscriber data update (mmctx.c:445) 20250326095930185 DMM DEBUG MM(262420000000052/c7cbc129) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095930198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095930198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095930198 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095930198 DMM INFO MM(262420000000052/c7cbc129) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095930198 DMM NOTICE MM(262420000000052/c7cbc129) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095930198 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095930198 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095930198 DLLC NOTICE LLME(f6ce205b/c7cbc129){ASSIGNED} LLGM Assign pre (ffffffff => c7cbc129) (gprs_llc.c:1079) 20250326095930198 DLLC NOTICE LLME(ffffffff/c7cbc129){ASSIGNED} LLGM Assign post (ffffffff => c7cbc129) (gprs_llc.c:1125) 20250326095930198 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095930198 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095930198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095930198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095930253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095930253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095930253 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095930253 DMM INFO MM(262420000000052/c7cbc129) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095930253 DMM INFO MM(262420000000052/c7cbc129) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095930253 DMM DEBUG MM(262420000000052/c7cbc129) Using GGSN 0 (gprs_sm.c:317) 20250326095930253 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) 20250326095930253 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250326095930253 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095930253 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095930253 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250326095930273 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 24 f6 91 7d 11 c1 0e 6d 68 14 05 7f 12 b8 a9 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250326095930273 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fcc478, cbp=0x55e8fe3b0360) (sgsn_libgtp.c:633) 20250326095930273 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095930273 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b3ad8 TLLI=c7cbc129, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095930273 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095930273 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095930290 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250326095933254 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Timeout of T3314 (fsm.c:317) 20250326095933254 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250326095933254 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250326095935303 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250326095935303 DMM INFO MM(262420000000052/c7cbc129) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@c60a1c1a8e2e: 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 := 'C7CBC129'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@c60a1c1a8e2e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C7CBC129'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@c60a1c1a8e2e: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326095935329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1224)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095935334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095935334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1234)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@c60a1c1a8e2e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1229)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1232)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1227)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1222)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Mar 26 09:59:35 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250326095935427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095935829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103940) 20250326095936336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095936336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103940, count=105200) 20250326095937337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095937337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Mar 26 09:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095938339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095938339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_bssgp_rim_single_report started. 20250326095938928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095938930 DMM INFO MM(262420000000052/c7cbc129) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326095938930 DMM INFO MM(262420000000052/c7cbc129) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326095938930 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326095938930 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326095938930 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326095938930 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250326095938930 DLLC NOTICE LLME(ffffffff/c7cbc129){ASSIGNED} LLGM Assign pre (c7cbc129 => ffffffff) (gprs_llc.c:1079) 20250326095938930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7cbc129 => ffffffff) (gprs_llc.c:1125) 20250326095938930 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b3780 (gprs_sndcp.c:574) 20250326095938930 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b3ad8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095938930 DMM NOTICE MM(262420000000052/c7cbc129) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095938930 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250326095938931 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095938931 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095938931 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250326095938931 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250326095938931 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) 20250326095938931 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250326095938931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326095938931 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326095938931 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326095938931 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326095938931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095938971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095938971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095938971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095938971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095938971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095938971 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095938971 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095938971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095938972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095938972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095938974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095938978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095938978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095938984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095938984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095938984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095938984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095938984 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095938985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095938985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095938985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095938985 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095938985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095938986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095938986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095938991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095938991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095938999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095938999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095938999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095938999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095938999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095938999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095938999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095938999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095938999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095939000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095939000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095939000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095939000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095939000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095939000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095939000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095939000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095939000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095939000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095939000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095939001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095939001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095939002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095939006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095939006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095939340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095939340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095939340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095939340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095939343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095939343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326095939356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c60a1c1a8e2e: setverdict(pass): none -> pass MTC@c60a1c1a8e2e: Warning: Re-starting timer T, which is already active (running or expired). 20250326095939375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095939388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095939392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1239)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095939392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_bssgp_rim_single_report-BVCI196(1242)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1248)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@c60a1c1a8e2e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1253)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1243)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@c60a1c1a8e2e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1251)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1241)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1246)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: pass MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@c60a1c1a8e2e: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Mar 26 09:59:39 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 20250326095939499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095939901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59136) 20250326095940393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095940393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59136, count=60396) 20250326095941394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095941394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Mar 26 09:59:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095942394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095942394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_rim_eutran_to_geran started. 20250326095942998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095943001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095943039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095943039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095943039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095943039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095943039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095943039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095943039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095943039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095943040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095943040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095943040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095943040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095943040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095943040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095943040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095943040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943040 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095943040 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095943040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095943041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095943041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095943043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095943048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095943048 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095943056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095943056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095943056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095943056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095943056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095943056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095943056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095943056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095943057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095943057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095943057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095943057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095943057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095943057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095943057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095943057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095943057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095943057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1266)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095943057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095943057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095943059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326095943063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095943063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095943071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095943071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095943071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095943071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095943071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095943071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095943071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095943071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095943072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095943072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095943072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095943072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095943072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095943072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095943072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095943072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095943072 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095943072 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095943072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095943072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095943072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095943075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095943080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095943080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095943396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095943396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095943396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095943396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095943402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326095943403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326095943444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095943452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1266)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@c60a1c1a8e2e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@c60a1c1a8e2e: Final verdict of PTC: none 20250326095943459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326095943459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1267)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1261)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@c60a1c1a8e2e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@c60a1c1a8e2e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1271)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1259)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1270)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1264)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: pass MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@c60a1c1a8e2e: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Mar 26 09:59:43 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 20250326095943560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095943962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52240) 20250326095944460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095944460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52240, count=53400) 20250326095945461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095945461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 09:59:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326095946462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095946462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_cell_change_different_rai_ci_attach started. 20250326095947038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326095947040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095947089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326095947089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095947089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095947089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326095947089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095947089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095947089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095947089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095947091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095947091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095947091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095947091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095947091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095947091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095947091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095947091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326095947091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095947091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095947092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095947092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095947095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095947104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095947110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326095947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095947110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326095947110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095947110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095947111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095947111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095947111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095947111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095947111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095947111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095947111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095947111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326095947111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095947111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1284)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326095947111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095947111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095947113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095947118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326095947126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326095947126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326095947126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326095947126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326095947126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326095947126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326095947126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326095947126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326095947127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326095947127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326095947127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326095947127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326095947127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326095947127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326095947127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326095947127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326095947127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326095947127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326095947127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326095947128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326095947128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326095947130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326095947134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326095947463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326095947463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326095947463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326095947463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326095947467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326095947468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FC4552FC'O, index=0 SGSN_Test-GSUP(1291)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: 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 := 'A14388FB6BF37CB621FEBCB72F319038'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '306CE7A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6BCE1B72EF48E7B'O } } } } } 20250326095947525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947525 DLLC NOTICE LLME(ffffffff/fc4552fc){UNASSIGNED} LLC RX: unknown TLLI 0xfc4552fc, creating LLME on the fly (gprs_llc.c:552) 20250326095947525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947525 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095947525 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326095947525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326095947525 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326095947525 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326095947525 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095947525 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326095947525 DLLC NOTICE LLME(ffffffff/fc4552fc){UNASSIGNED} LLGM Assign pre (fc4552fc => df1ac4e3) (gprs_llc.c:1079) 20250326095947525 DLLC NOTICE LLME(fc4552fc/df1ac4e3){ASSIGNED} LLGM Assign post (fc4552fc => df1ac4e3) (gprs_llc.c:1125) 20250326095947525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095947525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095947525 DMM DEBUG MM(262420000000068/df1ac4e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095947540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947540 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095947540 DMM DEBUG MM(262420000000068/df1ac4e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250326095947540 DMM NOTICE MM(262420000000068/df1ac4e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095947540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095947540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095947540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095947540 DMM DEBUG MM(262420000000068/df1ac4e3) Requesting authorization (sgsn_auth.c:160) 20250326095947540 DMM INFO MM(262420000000068/df1ac4e3) Requesting authentication tuples (sgsn_auth.c:184) 20250326095947540 DMM DEBUG MM(262420000000068/df1ac4e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326095947540 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250326095947540 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@c60a1c1a8e2e: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250326095947545 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326095947545 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326095947545 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326095947545 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326095947545 DMM INFO MM(262420000000068/df1ac4e3) Subscriber data update (mmctx.c:445) 20250326095947545 DMM DEBUG MM(262420000000068/df1ac4e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326095947545 DMM INFO MM(262420000000068/df1ac4e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326095947545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326095947545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326095947545 DMM INFO MM(262420000000068/df1ac4e3) <- GMM AUTH AND CIPHERING REQ (rand = a1 43 88 fb 6b f3 7c b6 21 fe bc b7 2f 31 90 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326095947560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947560 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095947560 DMM INFO MM(262420000000068/df1ac4e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326095947560 DMM NOTICE MM(262420000000068/df1ac4e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326095947560 DMM DEBUG MM(262420000000068/df1ac4e3) checking auth: received GSM SRES = 30 6c e7 a6 (gprs_gmm.c:716) 20250326095947560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326095947560 DMM DEBUG MM(262420000000068/df1ac4e3) Requesting authorization (sgsn_auth.c:160) 20250326095947560 DMM INFO MM(262420000000068/df1ac4e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095947560 DMM DEBUG MM(262420000000068/df1ac4e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095947561 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250326095947561 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) 20250326095947561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326095947561 DMM INFO MM(262420000000068/df1ac4e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf1ac4e3) (gprs_gmm.c:337) 20250326095947563 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326095947563 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326095947563 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250326095947563 DMM INFO MM(262420000000068/df1ac4e3) Subscriber data update (mmctx.c:445) 20250326095947563 DMM DEBUG MM(262420000000068/df1ac4e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326095947563 DMM INFO MM(262420000000068/df1ac4e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326095947563 DMM NOTICE MM(262420000000068/df1ac4e3) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250326095947563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326095947563 DMM NOTICE MM(262420000000068/df1ac4e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326095947563 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) 20250326095947565 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326095947565 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250326095947565 DMM INFO MM(262420000000068/df1ac4e3) Subscriber data update (mmctx.c:445) 20250326095947565 DMM DEBUG MM(262420000000068/df1ac4e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326095947579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947579 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095947579 DMM INFO MM(262420000000068/df1ac4e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326095947579 DMM NOTICE MM(262420000000068/df1ac4e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326095947579 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326095947579 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326095947579 DLLC NOTICE LLME(fc4552fc/df1ac4e3){ASSIGNED} LLGM Assign pre (ffffffff => df1ac4e3) (gprs_llc.c:1079) 20250326095947579 DLLC NOTICE LLME(ffffffff/df1ac4e3){ASSIGNED} LLGM Assign post (ffffffff => df1ac4e3) (gprs_llc.c:1125) 20250326095947579 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326095947579 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326095947579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326095947579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326095947637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947637 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095947637 DMM INFO MM(262420000000068/df1ac4e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326095947638 DMM INFO MM(262420000000068/df1ac4e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326095947638 DMM DEBUG MM(262420000000068/df1ac4e3) Using GGSN 0 (gprs_sm.c:317) 20250326095947638 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) 20250326095947638 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250326095947638 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326095947638 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250326095947638 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250326095947665 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 a0 e4 3d 1d 11 ee e4 f9 58 14 05 7f 5f 15 57 c2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250326095947665 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fcd4f0, cbp=0x55e8fe3b0800) (sgsn_libgtp.c:633) 20250326095947665 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326095947665 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b3ad8 TLLI=df1ac4e3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326095947665 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326095947665 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326095947683 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250326095947698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947698 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947698 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@c60a1c1a8e2e: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DF1AC4E3'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: 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 := '4160404B5656FFED92BB4C4268D51910'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B66A2397'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2C1F234F1A1B8A8'O } } } } } 20250326095947712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDF1AC4E3) type="GPRS attach"  (gprs_gmm.c:1320) 20250326095947712 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326095947712 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326095947712 DLLC NOTICE LLME(ffffffff/df1ac4e3){ASSIGNED} LLGM Assign pre (df1ac4e3 => ef840fb9) (gprs_llc.c:1079) 20250326095947712 DLLC NOTICE LLME(df1ac4e3/ef840fb9){ASSIGNED} LLGM Assign post (df1ac4e3 => ef840fb9) (gprs_llc.c:1125) 20250326095947712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326095947712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326095947712 DMM DEBUG MM(262420000000068/ef840fb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326095947734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326095947734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250326095947734 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326095947734 DMM DEBUG MM(262420000000068/ef840fb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250326095947734 DMM NOTICE MM(262420000000068/ef840fb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326095947734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326095947734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326095947734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326095947734 DMM DEBUG MM(262420000000068/ef840fb9) Requesting authorization (sgsn_auth.c:160) 20250326095947734 DMM INFO MM(262420000000068/ef840fb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326095947734 DMM DEBUG MM(262420000000068/ef840fb9) Requesting subscriber data update (gprs_subscriber.c:894) 20250326095947735 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250326095947735 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) 20250326095952309 DGPRS DEBUG Checking for inactive LLMEs, time = 6214098 (sgsn.c:132) 20250326095953736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250326095953736 DMM ERROR MM(262420000000068/ef840fb9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250326095953736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250326095953736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326095953736 DMM NOTICE MM(262420000000068/ef840fb9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250326095953736 DMM NOTICE MM(262420000000068/ef840fb9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326095953736 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250326095953736 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b3ad8, TLLI=ef840fb9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326095953736 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326095953736 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326095953736 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250326095953736 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250326095953736 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) 20250326095953736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326095953736 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Deallocated (fsm.c:568) 20250326095953736 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326095953736 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326095953736 DLLC NOTICE LLME(df1ac4e3/ef840fb9){ASSIGNED} LLGM Assign pre (ef840fb9 => ffffffff) (gprs_llc.c:1079) 20250326095953736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef840fb9 => ffffffff) (gprs_llc.c:1125) 20250326095958738 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250326100003739 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250326100007463 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326100007463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250326100007464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100008740 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250326100013741 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250326100017093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100017099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326100017112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100017115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326100017128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100017131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100017131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c60a1c1a8e2e: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100017517 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100017517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1284)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1279)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1289)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100017518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1277)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1282)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@c60a1c1a8e2e: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1292)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1287)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@c60a1c1a8e2e: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Mar 26 10:00:17 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 20250326100017627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100018029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118088) 20250326100018518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100018518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100018742 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250326100018743 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e8fe3b0800) (sgsn_libgtp.c:633) 20250326100018743 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e8fe3b0800) (sgsn_libgtp.c:637) 20250326100018743 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250326100018743 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250326100018743 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250326100018743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118088, count=122444) 20250326100019519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100019519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100020520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100020520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_cell_change_different_rai_ci_data started. 20250326100021125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100021128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100021171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100021171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100021171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100021171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100021171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100021171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100021171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100021171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100021172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100021172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100021172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100021172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100021172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100021172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100021172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100021172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100021172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100021172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1298)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100021173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100021173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326100021174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100021180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100021184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100021184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100021184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100021184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100021184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100021184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100021184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100021184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100021185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100021185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100021185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100021185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100021185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100021185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100021185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100021185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100021185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100021185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100021186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100021186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1302)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100021199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100021199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100021199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100021199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100021199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100021199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100021200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100021200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100021200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100021200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100021200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100021200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100021200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100021200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100021200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100021200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100021202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100021206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100021521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100021521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100021521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100021521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100021525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100021526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F635750F'O, index=0 SGSN_Test-GSUP(1310)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@c60a1c1a8e2e: 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 := '16895A54DC9015E7A85ECE2EE45CE18D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF0544E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '545AADB085511127'O } } } } } 20250326100021596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021596 DLLC NOTICE LLME(ffffffff/f635750f){UNASSIGNED} LLC RX: unknown TLLI 0xf635750f, creating LLME on the fly (gprs_llc.c:552) 20250326100021596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021596 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100021596 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100021596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100021596 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100021596 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326100021596 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100021596 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100021596 DLLC NOTICE LLME(ffffffff/f635750f){UNASSIGNED} LLGM Assign pre (f635750f => fceaec1a) (gprs_llc.c:1079) 20250326100021596 DLLC NOTICE LLME(f635750f/fceaec1a){ASSIGNED} LLGM Assign post (f635750f => fceaec1a) (gprs_llc.c:1125) 20250326100021596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100021596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100021596 DMM DEBUG MM(262420000000070/fceaec1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100021612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021612 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100021612 DMM DEBUG MM(262420000000070/fceaec1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250326100021612 DMM NOTICE MM(262420000000070/fceaec1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100021612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100021612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100021612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100021612 DMM DEBUG MM(262420000000070/fceaec1a) Requesting authorization (sgsn_auth.c:160) 20250326100021612 DMM INFO MM(262420000000070/fceaec1a) Requesting authentication tuples (sgsn_auth.c:184) 20250326100021612 DMM DEBUG MM(262420000000070/fceaec1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100021612 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250326100021612 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@c60a1c1a8e2e: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250326100021617 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100021617 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100021617 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100021617 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100021617 DMM INFO MM(262420000000070/fceaec1a) Subscriber data update (mmctx.c:445) 20250326100021617 DMM DEBUG MM(262420000000070/fceaec1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100021617 DMM INFO MM(262420000000070/fceaec1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100021617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100021617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100021617 DMM INFO MM(262420000000070/fceaec1a) <- GMM AUTH AND CIPHERING REQ (rand = 16 89 5a 54 dc 90 15 e7 a8 5e ce 2e e4 5c e1 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326100021632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021632 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100021632 DMM INFO MM(262420000000070/fceaec1a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100021632 DMM NOTICE MM(262420000000070/fceaec1a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100021632 DMM DEBUG MM(262420000000070/fceaec1a) checking auth: received GSM SRES = bf 05 44 e7 (gprs_gmm.c:716) 20250326100021632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100021632 DMM DEBUG MM(262420000000070/fceaec1a) Requesting authorization (sgsn_auth.c:160) 20250326100021633 DMM INFO MM(262420000000070/fceaec1a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100021633 DMM DEBUG MM(262420000000070/fceaec1a) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100021633 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250326100021633 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) 20250326100021633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326100021633 DMM INFO MM(262420000000070/fceaec1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfceaec1a) (gprs_gmm.c:337) 20250326100021636 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100021636 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100021636 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250326100021636 DMM INFO MM(262420000000070/fceaec1a) Subscriber data update (mmctx.c:445) 20250326100021636 DMM DEBUG MM(262420000000070/fceaec1a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100021636 DMM INFO MM(262420000000070/fceaec1a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100021636 DMM NOTICE MM(262420000000070/fceaec1a) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250326100021636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100021636 DMM NOTICE MM(262420000000070/fceaec1a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100021636 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) 20250326100021637 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100021637 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250326100021637 DMM INFO MM(262420000000070/fceaec1a) Subscriber data update (mmctx.c:445) 20250326100021637 DMM DEBUG MM(262420000000070/fceaec1a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326100021647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100021647 DMM INFO MM(262420000000070/fceaec1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100021647 DMM NOTICE MM(262420000000070/fceaec1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100021647 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100021647 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100021647 DLLC NOTICE LLME(f635750f/fceaec1a){ASSIGNED} LLGM Assign pre (ffffffff => fceaec1a) (gprs_llc.c:1079) 20250326100021647 DLLC NOTICE LLME(ffffffff/fceaec1a){ASSIGNED} LLGM Assign post (ffffffff => fceaec1a) (gprs_llc.c:1125) 20250326100021647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326100021647 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326100021647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100021647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100021701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021701 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100021701 DMM INFO MM(262420000000070/fceaec1a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326100021701 DMM INFO MM(262420000000070/fceaec1a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326100021701 DMM DEBUG MM(262420000000070/fceaec1a) Using GGSN 0 (gprs_sm.c:317) 20250326100021701 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) 20250326100021701 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250326100021701 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326100021701 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250326100021701 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250326100021709 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 77 95 16 76 11 54 67 90 44 14 05 7f 87 d7 5a 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250326100021709 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fcd4f0, cbp=0x55e8fe3b0800) (sgsn_libgtp.c:633) 20250326100021709 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326100021709 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b3ad8 TLLI=fceaec1a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326100021709 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326100021709 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326100021714 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250326100021721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021721 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021721 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_data-BVCI210(1302)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FCEAEC1A'O, index=0 20250326100021729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100021729 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100021729 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55e8fe3b3ad8, TLLI=fceaec1a, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250326100022310 DGPRS DEBUG Checking for inactive LLMEs, time = 6214128 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@c60a1c1a8e2e: Removing Client IMSI='262420000000070'H, index=0 20250326100023733 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@c60a1c1a8e2e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100023750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100023756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100023756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1308)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1303)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1296)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1301)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1306)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none)Wed Mar 26 10:00:23 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 MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. 20250326100023855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100024257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93616) 20250326100024757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100024757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93616, count=99908) 20250326100025758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100025758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:00:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100026759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100026759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_cell_change_different_ci_attach started. 20250326100027332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100027335 DMM INFO MM(262420000000070/fceaec1a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100027335 DMM INFO MM(262420000000070/fceaec1a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100027335 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100027335 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100027335 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326100027335 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326100027335 DLLC NOTICE LLME(ffffffff/fceaec1a){ASSIGNED} LLGM Assign pre (fceaec1a => ffffffff) (gprs_llc.c:1079) 20250326100027335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fceaec1a => ffffffff) (gprs_llc.c:1125) 20250326100027335 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b3780 (gprs_sndcp.c:574) 20250326100027335 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b3ad8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326100027335 DMM NOTICE MM(262420000000070/fceaec1a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326100027335 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250326100027335 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326100027335 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326100027335 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250326100027335 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250326100027335 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) 20250326100027335 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250326100027335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100027335 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326100027335 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326100027335 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326100027335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100027384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100027384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100027384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100027384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100027385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100027385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100027385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100027386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100027386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100027386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100027386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100027386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100027386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100027386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100027386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100027386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100027388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100027393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1322)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100027403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100027403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100027403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100027403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027403 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100027403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100027403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100027403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100027403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100027404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100027404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100027404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100027404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100027404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100027404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100027404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100027404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100027404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100027404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-BSSGP2(1324)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100027405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100027405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100027408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326100027413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1328)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100027414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100027414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100027414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100027414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027414 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100027414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100027414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100027414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100027414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_ci_attach-BVCI210(1320)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1328)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100027415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100027415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100027415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100027415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100027417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100027421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100027760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100027760 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100027760 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100027760 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100027764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100027766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F1C4B995'O, index=0 SGSN_Test-GSUP(1329)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@c60a1c1a8e2e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F1C4B995'O, index=0 TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: 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 := 'D371BAD144F4B9ADED52EDE5E877F230'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6485138'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '223B78898AB12CF9'O } } } } } 20250326100027847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027847 DLLC NOTICE LLME(ffffffff/f1c4b995){UNASSIGNED} LLC RX: unknown TLLI 0xf1c4b995, creating LLME on the fly (gprs_llc.c:552) 20250326100027847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100027847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100027847 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100027847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100027847 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100027847 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326100027847 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100027847 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100027847 DLLC NOTICE LLME(ffffffff/f1c4b995){UNASSIGNED} LLGM Assign pre (f1c4b995 => cfc71b2e) (gprs_llc.c:1079) 20250326100027847 DLLC NOTICE LLME(f1c4b995/cfc71b2e){ASSIGNED} LLGM Assign post (f1c4b995 => cfc71b2e) (gprs_llc.c:1125) 20250326100027847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100027847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100027847 DMM DEBUG MM(262420000000069/cfc71b2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100027863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326100027864 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100027864 DMM DEBUG MM(262420000000069/cfc71b2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250326100027864 DMM NOTICE MM(262420000000069/cfc71b2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100027864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100027864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100027864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100027864 DMM DEBUG MM(262420000000069/cfc71b2e) Requesting authorization (sgsn_auth.c:160) 20250326100027864 DMM INFO MM(262420000000069/cfc71b2e) Requesting authentication tuples (sgsn_auth.c:184) 20250326100027864 DMM DEBUG MM(262420000000069/cfc71b2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100027864 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250326100027864 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@c60a1c1a8e2e: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250326100027869 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100027869 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100027869 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100027869 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100027869 DMM INFO MM(262420000000069/cfc71b2e) Subscriber data update (mmctx.c:445) 20250326100027869 DMM DEBUG MM(262420000000069/cfc71b2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100027869 DMM INFO MM(262420000000069/cfc71b2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100027869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100027869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100027869 DMM INFO MM(262420000000069/cfc71b2e) <- GMM AUTH AND CIPHERING REQ (rand = d3 71 ba d1 44 f4 b9 ad ed 52 ed e5 e8 77 f2 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326100027884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100027884 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100027884 DMM INFO MM(262420000000069/cfc71b2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100027884 DMM NOTICE MM(262420000000069/cfc71b2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100027884 DMM DEBUG MM(262420000000069/cfc71b2e) checking auth: received GSM SRES = b6 48 51 38 (gprs_gmm.c:716) 20250326100027884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100027884 DMM DEBUG MM(262420000000069/cfc71b2e) Requesting authorization (sgsn_auth.c:160) 20250326100027884 DMM INFO MM(262420000000069/cfc71b2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100027884 DMM DEBUG MM(262420000000069/cfc71b2e) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100027884 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250326100027884 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) 20250326100027884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326100027884 DMM INFO MM(262420000000069/cfc71b2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc71b2e) (gprs_gmm.c:337) 20250326100027887 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100027887 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100027887 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250326100027887 DMM INFO MM(262420000000069/cfc71b2e) Subscriber data update (mmctx.c:445) 20250326100027887 DMM DEBUG MM(262420000000069/cfc71b2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100027887 DMM INFO MM(262420000000069/cfc71b2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100027887 DMM NOTICE MM(262420000000069/cfc71b2e) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250326100027887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100027887 DMM NOTICE MM(262420000000069/cfc71b2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100027887 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) 20250326100027890 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100027890 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250326100027890 DMM INFO MM(262420000000069/cfc71b2e) Subscriber data update (mmctx.c:445) 20250326100027890 DMM DEBUG MM(262420000000069/cfc71b2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326100027899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326100027899 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100027899 DMM INFO MM(262420000000069/cfc71b2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100027899 DMM NOTICE MM(262420000000069/cfc71b2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100027899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100027899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100027899 DLLC NOTICE LLME(f1c4b995/cfc71b2e){ASSIGNED} LLGM Assign pre (ffffffff => cfc71b2e) (gprs_llc.c:1079) 20250326100027899 DLLC NOTICE LLME(ffffffff/cfc71b2e){ASSIGNED} LLGM Assign post (ffffffff => cfc71b2e) (gprs_llc.c:1125) 20250326100027899 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326100027899 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326100027899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100027899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100027955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100027955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326100027955 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100027955 DMM INFO MM(262420000000069/cfc71b2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326100027955 DMM INFO MM(262420000000069/cfc71b2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326100027956 DMM DEBUG MM(262420000000069/cfc71b2e) Using GGSN 0 (gprs_sm.c:317) 20250326100027956 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) 20250326100027956 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250326100027956 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326100027956 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250326100027956 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250326100027977 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 6f 71 26 ca 11 a8 75 0e 5a 14 05 7f ef 30 49 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:461) 20250326100027977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fce568, cbp=0x55e8fe3ae9b0) (sgsn_libgtp.c:633) 20250326100027977 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326100027977 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b4c48 TLLI=cfc71b2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326100027977 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326100027977 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326100027996 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250326100028011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100028011 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326100028011 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_attach-BVCI210(1320)@c60a1c1a8e2e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CFC71B2E'O, index=0 TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: 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 := 'DB8797FC8A99D642FEA272CF13424EB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDBEC696'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BAF72D740204E50'O } } } } } 20250326100028025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100028025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250326100028025 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100028025 DMM INFO MM(262420000000069/cfc71b2e) -> GMM ATTACH REQUEST MI(TMSI-0xCFC71B2E) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100028025 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100028025 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100028025 DLLC NOTICE LLME(ffffffff/cfc71b2e){ASSIGNED} LLGM Assign pre (cfc71b2e => c6fd350e) (gprs_llc.c:1079) 20250326100028025 DLLC NOTICE LLME(cfc71b2e/c6fd350e){ASSIGNED} LLGM Assign post (cfc71b2e => c6fd350e) (gprs_llc.c:1125) 20250326100028025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100028025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100028025 DMM DEBUG MM(262420000000069/c6fd350e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100028049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100028049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250326100028049 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100028049 DMM DEBUG MM(262420000000069/c6fd350e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250326100028049 DMM NOTICE MM(262420000000069/c6fd350e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100028049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100028049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100028049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100028049 DMM DEBUG MM(262420000000069/c6fd350e) Requesting authorization (sgsn_auth.c:160) 20250326100028049 DMM INFO MM(262420000000069/c6fd350e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100028049 DMM DEBUG MM(262420000000069/c6fd350e) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100028049 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250326100028049 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) 20250326100034050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250326100034050 DMM ERROR MM(262420000000069/c6fd350e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250326100034050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250326100034050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250326100034050 DMM NOTICE MM(262420000000069/c6fd350e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250326100034050 DMM NOTICE MM(262420000000069/c6fd350e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326100034050 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250326100034050 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b4c48, TLLI=c6fd350e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326100034050 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326100034050 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326100034050 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250326100034050 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250326100034050 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) 20250326100034050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Reject}: Deallocated (fsm.c:568) 20250326100034050 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Deallocated (fsm.c:568) 20250326100034050 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326100034050 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250326100034050 DLLC NOTICE LLME(cfc71b2e/c6fd350e){ASSIGNED} LLGM Assign pre (c6fd350e => ffffffff) (gprs_llc.c:1079) 20250326100034050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6fd350e => ffffffff) (gprs_llc.c:1125) 20250326100039052 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250326100044054 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250326100047761 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250326100047761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100047762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250326100049055 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250326100052311 DGPRS DEBUG Checking for inactive LLMEs, time = 6214158 (sgsn.c:132) 20250326100054056 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250326100057387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100057396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100057396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326100057405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100057409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100057409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250326100057416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100057419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100057419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c60a1c1a8e2e: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1317)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100057837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100057837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1322)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1328)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1323)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100057839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1314)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1315)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1321)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1326)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@c60a1c1a8e2e: Final verdict of PTC: fail reason: "Tguard timeout" MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@c60a1c1a8e2e: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Mar 26 10:00:57 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 20250326100057934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100058337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122852) 20250326100058838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100058838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100059057 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250326100059057 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e8fe3ae9b0) (sgsn_libgtp.c:633) 20250326100059057 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e8fe3ae9b0) (sgsn_libgtp.c:637) 20250326100059057 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250326100059057 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250326100059057 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250326100059057 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122852, count=128284) 20250326100059839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100059839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100100840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100100840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_cell_change_different_ci_data started. 20250326100101431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100101433 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100101485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100101485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100101485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100101485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100101485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100101485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100101485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100101485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100101487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100101487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100101487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1337)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100101487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100101487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100101487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100101487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100101487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100101487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100101487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100101488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100101488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100101491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100101497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250326100101498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100101498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100101498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100101498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100101498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100101498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100101498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100101498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100101500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100101500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100101500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100101500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100101500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100101500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100101500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100101500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100101500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100101500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100101501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) TC_cell_change_different_ci_data-BVCI196(1334)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100101501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100101504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100101510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100101516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100101516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100101516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100101516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100101516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100101516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100101516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100101516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100101517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100101517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100101517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100101517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100101517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100101517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100101517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100101517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100101517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100101517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100101517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100101517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100101517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100101519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100101524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100101841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100101841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100101841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100101841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100101845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100101847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E76A852D'O, index=0 SGSN_Test-GSUP(1348)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@c60a1c1a8e2e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E76A852D'O, index=0 TC_cell_change_different_ci_data(1350)@c60a1c1a8e2e: 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 := '6379E39227CB72B37D7051DCA2397B8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E2D9C60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C90F307CD07D755'O } } } } } 20250326100101927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101927 DLLC NOTICE LLME(ffffffff/e76a852d){UNASSIGNED} LLC RX: unknown TLLI 0xe76a852d, creating LLME on the fly (gprs_llc.c:552) 20250326100101927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100101927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100101927 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100101927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100101927 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100101927 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326100101927 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100101927 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100101927 DLLC NOTICE LLME(ffffffff/e76a852d){UNASSIGNED} LLGM Assign pre (e76a852d => ef447d01) (gprs_llc.c:1079) 20250326100101927 DLLC NOTICE LLME(e76a852d/ef447d01){ASSIGNED} LLGM Assign post (e76a852d => ef447d01) (gprs_llc.c:1125) 20250326100101927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100101927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100101927 DMM DEBUG MM(262420000000071/ef447d01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100101944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326100101944 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100101945 DMM DEBUG MM(262420000000071/ef447d01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250326100101945 DMM NOTICE MM(262420000000071/ef447d01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100101945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100101945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100101945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100101945 DMM DEBUG MM(262420000000071/ef447d01) Requesting authorization (sgsn_auth.c:160) 20250326100101945 DMM INFO MM(262420000000071/ef447d01) Requesting authentication tuples (sgsn_auth.c:184) 20250326100101945 DMM DEBUG MM(262420000000071/ef447d01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100101945 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250326100101945 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@c60a1c1a8e2e: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250326100101947 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100101947 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100101947 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100101947 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100101947 DMM INFO MM(262420000000071/ef447d01) Subscriber data update (mmctx.c:445) 20250326100101947 DMM DEBUG MM(262420000000071/ef447d01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100101947 DMM INFO MM(262420000000071/ef447d01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100101947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100101947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100101947 DMM INFO MM(262420000000071/ef447d01) <- GMM AUTH AND CIPHERING REQ (rand = 63 79 e3 92 27 cb 72 b3 7d 70 51 dc a2 39 7b 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326100101952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100101952 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100101952 DMM INFO MM(262420000000071/ef447d01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100101952 DMM NOTICE MM(262420000000071/ef447d01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100101952 DMM DEBUG MM(262420000000071/ef447d01) checking auth: received GSM SRES = 3e 2d 9c 60 (gprs_gmm.c:716) 20250326100101952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100101952 DMM DEBUG MM(262420000000071/ef447d01) Requesting authorization (sgsn_auth.c:160) 20250326100101952 DMM INFO MM(262420000000071/ef447d01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100101952 DMM DEBUG MM(262420000000071/ef447d01) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100101952 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250326100101952 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) 20250326100101952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326100101952 DMM INFO MM(262420000000071/ef447d01) <- GMM ATTACH ACCEPT (new P-TMSI=0xef447d01) (gprs_gmm.c:337) 20250326100101953 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100101953 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100101953 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250326100101953 DMM INFO MM(262420000000071/ef447d01) Subscriber data update (mmctx.c:445) 20250326100101953 DMM DEBUG MM(262420000000071/ef447d01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100101953 DMM INFO MM(262420000000071/ef447d01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100101953 DMM NOTICE MM(262420000000071/ef447d01) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250326100101953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100101953 DMM NOTICE MM(262420000000071/ef447d01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100101953 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) 20250326100101953 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100101953 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250326100101953 DMM INFO MM(262420000000071/ef447d01) Subscriber data update (mmctx.c:445) 20250326100101953 DMM DEBUG MM(262420000000071/ef447d01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326100101957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100101957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326100101957 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100101957 DMM INFO MM(262420000000071/ef447d01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100101957 DMM NOTICE MM(262420000000071/ef447d01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100101957 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100101957 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100101957 DLLC NOTICE LLME(e76a852d/ef447d01){ASSIGNED} LLGM Assign pre (ffffffff => ef447d01) (gprs_llc.c:1079) 20250326100101957 DLLC NOTICE LLME(ffffffff/ef447d01){ASSIGNED} LLGM Assign post (ffffffff => ef447d01) (gprs_llc.c:1125) 20250326100101957 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326100101957 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326100101957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100101957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100102014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100102014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250326100102014 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100102014 DMM INFO MM(262420000000071/ef447d01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250326100102015 DMM INFO MM(262420000000071/ef447d01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250326100102015 DMM DEBUG MM(262420000000071/ef447d01) Using GGSN 0 (gprs_sm.c:317) 20250326100102015 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) 20250326100102015 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250326100102015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250326100102015 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250326100102015 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250326100102033 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 43 ce f9 dd 11 4a 46 b8 9e 14 05 7f 46 e5 6d df 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:461) 20250326100102033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8957fce568, cbp=0x55e8fe3ae9b0) (sgsn_libgtp.c:633) 20250326100102033 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250326100102033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8fe3b4c48 TLLI=ef447d01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250326100102033 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250326100102033 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed 20250326100102047 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250326100102061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100102062 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250326100102062 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_data-BVCI210(1340)@c60a1c1a8e2e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@c60a1c1a8e2e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EF447D01'O, index=0 20250326100102074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100102074 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100102074 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100102076 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1334)@c60a1c1a8e2e: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100102087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250326100102089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100102089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1348)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1336)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1346)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1341)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@c60a1c1a8e2e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1339)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1344)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1335)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none)Wed Mar 26 10:01:02 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 MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. 20250326100102177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100102579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79976) 20250326100103091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100103091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79976, count=99872) 20250326100104092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100104092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Mar 26 10:01:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100105092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100105092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_sgsn_context_req_in started. 20250326100105629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100105631 DMM INFO MM(262420000000071/ef447d01) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100105631 DMM INFO MM(262420000000071/ef447d01) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100105631 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100105631 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100105631 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326100105631 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326100105631 DLLC NOTICE LLME(ffffffff/ef447d01){ASSIGNED} LLGM Assign pre (ef447d01 => ffffffff) (gprs_llc.c:1079) 20250326100105631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef447d01 => ffffffff) (gprs_llc.c:1125) 20250326100105631 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8fe3b48f0 (gprs_sndcp.c:574) 20250326100105631 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8fe3b4c48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250326100105631 DMM NOTICE MM(262420000000071/ef447d01) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250326100105631 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250326100105631 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250326100105631 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250326100105631 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250326100105631 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250326100105631 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) 20250326100105631 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250326100105631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100105632 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326100105632 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326100105632 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326100105632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100105675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100105675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100105675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100105675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100105675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100105675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100105675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100105675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100105676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100105676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100105676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100105676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100105676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100105676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100105676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100105676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100105676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100105676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100105676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100105676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100105678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100105683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100105683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100105688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100105688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100105688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100105688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100105688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100105689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100105689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100105692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100105697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100105697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100105702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100105702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100105702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100105702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100105702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100105702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100105702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100105702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100105703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100105703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100105703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100105703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100105703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100105703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100105703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100105703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100105703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100105703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100105703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100105703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100105703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100105706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100105711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100105711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100106093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100106093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100106093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100106093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100106094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250326100106094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@c60a1c1a8e2e: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D142628F'O, index=0 SGSN_Test-GSUP(1367)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@c60a1c1a8e2e: 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 := '5FFAF632FA81F10439C2C1EBBE2E7556'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC639009'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C926F14F238CA88'O } } } } } 20250326100107118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100107118 DLLC NOTICE LLME(ffffffff/d142628f){UNASSIGNED} LLC RX: unknown TLLI 0xd142628f, creating LLME on the fly (gprs_llc.c:552) 20250326100107118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100107118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100107118 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100107118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100107118 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100107118 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Allocated (fsm.c:456) 20250326100107118 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100107118 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100107118 DLLC NOTICE LLME(ffffffff/d142628f){UNASSIGNED} LLGM Assign pre (d142628f => e7635507) (gprs_llc.c:1079) 20250326100107118 DLLC NOTICE LLME(d142628f/e7635507){ASSIGNED} LLGM Assign post (d142628f => e7635507) (gprs_llc.c:1125) 20250326100107118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100107118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100107118 DMM DEBUG MM(262420000000072/e7635507) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100107124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100107124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326100107124 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100107124 DMM DEBUG MM(262420000000072/e7635507) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250326100107124 DMM NOTICE MM(262420000000072/e7635507) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100107124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100107124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100107124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100107124 DMM DEBUG MM(262420000000072/e7635507) Requesting authorization (sgsn_auth.c:160) 20250326100107124 DMM INFO MM(262420000000072/e7635507) Requesting authentication tuples (sgsn_auth.c:184) 20250326100107124 DMM DEBUG MM(262420000000072/e7635507) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100107124 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250326100107124 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@c60a1c1a8e2e: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250326100107125 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100107125 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100107125 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100107125 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100107125 DMM INFO MM(262420000000072/e7635507) Subscriber data update (mmctx.c:445) 20250326100107125 DMM DEBUG MM(262420000000072/e7635507) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100107125 DMM INFO MM(262420000000072/e7635507) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100107125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100107125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100107125 DMM INFO MM(262420000000072/e7635507) <- GMM AUTH AND CIPHERING REQ (rand = 5f fa f6 32 fa 81 f1 04 39 c2 c1 eb be 2e 75 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250326100107129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100107129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100107129 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100107129 DMM INFO MM(262420000000072/e7635507) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100107129 DMM NOTICE MM(262420000000072/e7635507) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100107129 DMM DEBUG MM(262420000000072/e7635507) checking auth: received GSM SRES = cc 63 90 09 (gprs_gmm.c:716) 20250326100107129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100107129 DMM DEBUG MM(262420000000072/e7635507) Requesting authorization (sgsn_auth.c:160) 20250326100107129 DMM INFO MM(262420000000072/e7635507) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100107129 DMM DEBUG MM(262420000000072/e7635507) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100107129 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250326100107129 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) 20250326100107129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326100107129 DMM INFO MM(262420000000072/e7635507) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7635507) (gprs_gmm.c:337) 20250326100107129 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100107129 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100107129 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250326100107129 DMM INFO MM(262420000000072/e7635507) Subscriber data update (mmctx.c:445) 20250326100107129 DMM DEBUG MM(262420000000072/e7635507) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100107129 DMM INFO MM(262420000000072/e7635507) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100107129 DMM NOTICE MM(262420000000072/e7635507) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250326100107129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100107129 DMM NOTICE MM(262420000000072/e7635507) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100107129 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) 20250326100107130 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100107130 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250326100107130 DMM INFO MM(262420000000072/e7635507) Subscriber data update (mmctx.c:445) 20250326100107130 DMM DEBUG MM(262420000000072/e7635507) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326100107132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100107132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326100107132 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100107132 DMM INFO MM(262420000000072/e7635507) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100107132 DMM NOTICE MM(262420000000072/e7635507) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100107132 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100107132 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100107132 DLLC NOTICE LLME(d142628f/e7635507){ASSIGNED} LLGM Assign pre (ffffffff => e7635507) (gprs_llc.c:1079) 20250326100107132 DLLC NOTICE LLME(ffffffff/e7635507){ASSIGNED} LLGM Assign post (ffffffff => e7635507) (gprs_llc.c:1125) 20250326100107132 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326100107132 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326100107132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100107132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100107184 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 8d 77 00 00 03 52 f0 99 42 42 de 05 e7 63 55 07 0c 01 02 03 0d fe 11 98 c4 5b 2c 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@c60a1c1a8e2e: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250326100109187 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250326100109187 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250326100109187 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) 20250326100109187 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250326100109187 DMM INFO MM(262420000000072/e7635507) Subscriber data update (mmctx.c:445) 20250326100109187 DMM DEBUG MM(262420000000072/e7635507) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250326100109187 DMM INFO MM(262420000000072/e7635507) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250326100109187 DMM INFO MM(262420000000072/e7635507) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100109187 DMM INFO MM(262420000000072/e7635507) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100109187 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100109187 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100109187 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326100109187 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326100109187 DLLC NOTICE LLME(ffffffff/e7635507){ASSIGNED} LLGM Assign pre (e7635507 => ffffffff) (gprs_llc.c:1079) 20250326100109187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7635507 => ffffffff) (gprs_llc.c:1125) 20250326100109187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100109187 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326100109187 DMM DEBUG MM_STATE_Iu[0x55e8fe3a98e0]{Detached}: Deallocated (fsm.c:568) 20250326100109188 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@c60a1c1a8e2e: Removing Client IMSI='262420000000072'H, index=0 20250326100109201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60466<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1360)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100109212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100109212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1355)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_in(1369)@c60a1c1a8e2e: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" SGSN_Test-GSUP-IPA(1366)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1367)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1358)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1365)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1363)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1353)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@c60a1c1a8e2e: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Mar 26 10:01:09 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 20250326100109384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100109796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86572) 20250326100110213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100110213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86572, count=99392) 20250326100111214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100111215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Mar 26 10:01:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100112216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100112216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_sgsn_context_req_out started. 20250326100112840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100112845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1374)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100112889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100112889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100112889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100112889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100112889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100112889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100112889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100112889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100112890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100112890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100112890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100112890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100112890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100112890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100112890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100112890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100112890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100112890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1375)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100112891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100112891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100112894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100112900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100112900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1372)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1380)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326100112913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100112913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100112913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100112913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100112913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100112913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100112913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100112913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100112915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100112915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100112915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100112915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100112915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100112915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100112915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100112915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100112915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100112915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100112915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100112915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100112918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1376)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1384)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100112926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100112926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250326100112926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100112926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100112926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100112926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100112926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100112926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100112926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100112926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100112927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100112927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100112927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100112927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100112927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100112927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100112927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100112927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100112927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100112927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100112927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100112928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100112928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_out-BVCI210(1378)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100112931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100112938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100112938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100113218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100113218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100113218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100113218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100113222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100113223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@c60a1c1a8e2e: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C340A9E3'O, index=0 SGSN_Test-GSUP(1386)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250326100114253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100114253 DLLC NOTICE LLME(ffffffff/c340a9e3){UNASSIGNED} LLC RX: unknown TLLI 0xc340a9e3, creating LLME on the fly (gprs_llc.c:552) 20250326100114253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250326100114253 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326100114253 DMM NOTICE LLME(ffffffff/c340a9e3){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250326100114253 DLLC NOTICE LLME(ffffffff/c340a9e3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250326100114253 DMM ERROR LLME(ffffffff/c340a9e3){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250326100114253 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250326100114253 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250326100114253 DLLC NOTICE LLME(ffffffff/c340a9e3){UNASSIGNED} LLGM Assign pre (c340a9e3 => ffffffff) (gprs_llc.c:1079) 20250326100114253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c340a9e3 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@c60a1c1a8e2e: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@c60a1c1a8e2e: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250326100114261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100114261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1384)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1386)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1375)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1379)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100114263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1382)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1377)@c60a1c1a8e2e: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@c60a1c1a8e2e: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1373)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@c60a1c1a8e2e: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Mar 26 10:01:14 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 20250326100114346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100114747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54684) 20250326100115263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100115263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54684, count=55844) 20250326100116263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100116264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100117264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100117264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_req_id_req_ra_update started. 20250326100117785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100117786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100117804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100117805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100117805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100117805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100117805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100117805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100117808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100117815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100117815 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1394)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100117819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100117819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100117819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100117819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100117819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100117819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100117819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100117819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100117820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100117820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100117820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100117820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100117820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100117820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100117820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100117820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100117820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100117820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100117820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100117820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100117823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100117833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100117833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100117841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100117841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117841 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100117841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100117841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100117842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100117842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100117842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100117842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100117842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100117842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100117842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100117842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100117842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100117842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100117842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100117842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100117842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100117845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100117851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100117851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100118266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100118266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100118266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100118266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100118268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100118268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@c60a1c1a8e2e: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C347E68F'O, index=0 SGSN_Test-GSUP(1405)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250326100118290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100118290 DLLC NOTICE LLME(ffffffff/c347e68f){UNASSIGNED} LLC RX: unknown TLLI 0xc347e68f, creating LLME on the fly (gprs_llc.c:552) 20250326100118290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100118290 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100118290 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100118290 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100118290 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326100118290 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100118290 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100118290 DLLC NOTICE LLME(ffffffff/c347e68f){UNASSIGNED} LLGM Assign pre (c347e68f => cc50e939) (gprs_llc.c:1079) 20250326100118290 DLLC NOTICE LLME(c347e68f/cc50e939){ASSIGNED} LLGM Assign post (c347e68f => cc50e939) (gprs_llc.c:1125) 20250326100118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100118290 DMM DEBUG MM(262420000000047/cc50e939) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100118299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100118299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100118299 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100118299 DMM INFO MM(262420000000047/cc50e939) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326100118299 DMM INFO MM(262420000000047/cc50e939) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-35546-98 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250326100118299 DMM NOTICE MM(262420000000047/cc50e939) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250326100118299 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250326100118299 DMM INFO MM(262420000000047/cc50e939) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250326100118299 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100118299 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100118299 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326100118299 DMM ERROR MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326100118299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Deallocated (fsm.c:568) 20250326100118299 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326100118299 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326100118299 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326100118299 DLLC NOTICE LLME(c347e68f/cc50e939){ASSIGNED} LLGM Assign pre (cc50e939 => ffffffff) (gprs_llc.c:1079) 20250326100118299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc50e939 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@c60a1c1a8e2e: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100118303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI210(1397)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1405)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1398)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100118305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100118305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1393)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1391)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1396)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1401)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1403)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Mar 26 10:01:18 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 20250326100118407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100118808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58592) 20250326100119305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100119305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58592, count=62948) 20250326100120306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100120306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test execution finished. MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Mar 26 10:01:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100121307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100121307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_iu_attach started. 20250326100121834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100121837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100121875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100121875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100121875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100121875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100121875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100121876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100121876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100121876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100121876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100121876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100121876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100121876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100121876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100121876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100121876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100121877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100121877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100121880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100121887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100121887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100121892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100121892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100121892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100121892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100121892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100121892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100121892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100121892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100121893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100121893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100121893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100121893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100121893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100121893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100121893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100121893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100121893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100121893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100121893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100121893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100121895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326100121900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100121900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100121908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100121908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100121908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100121908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100121908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100121908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100121908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100121908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100121909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100121909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100121909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100121909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100121909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100121910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100121910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100121910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100121910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100121910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100121910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100121910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100121910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100121912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1425)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started 20250326100121917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100121917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1425)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100122118 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100122118 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100122118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100122118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100122125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100122125 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100122125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100122125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100122125 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100122125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100122125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100122125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100122125 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100122308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100122308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100122308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100122308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100122309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100122309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100122311 DGPRS DEBUG Checking for inactive LLMEs, time = 6214188 (sgsn.c:132) 20250326100122935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100122935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100122935 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100122935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100122935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100122935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100122935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100122936 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100122936 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100122936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100122936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100122936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100122936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100122936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100122936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100122936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1424)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@c60a1c1a8e2e: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F10B673E'O, index=0 SGSN_Test-GSUP(1428)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@c60a1c1a8e2e: 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 := 'BFFD'O, rac := '8A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@c60a1c1a8e2e: Added conn table entry 0TC_iu_attach(1430)4305597 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1424)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100123391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123391 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 41 b2 bd 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 bf fd 8a 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123391 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100123391 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100123391 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100123392 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250326100123392 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250326100123392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100123392 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Deregistered}: Allocated (fsm.c:456) 20250326100123392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Allocated (fsm.c:456) 20250326100123392 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100123392 DMM DEBUG MM_STATE_Iu[0x55e8fe3b4940]{Detached}: Allocated (fsm.c:456) 20250326100123392 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100123392 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100123392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100123392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100123392 DMM DEBUG MM(262420000001001/e6acf7f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100123392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250326100123392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123392 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100123392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 41 b2 bd 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100123392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123392 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: { messageType := 2, destLocRef := '41B2BD'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@c60a1c1a8e2e: 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 := '1169876374EEAEA661B2C71801E955E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05918962'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '830B13C340635616'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D92B31522E169A9A360C92857F0CF774'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '50CDADA5842B9036BEB685D95E8B672E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '51A6A09607E68F420CDE9D412FEFB3E9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '734FD89DB550AD6E'O } } } } } SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250326100123398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123398 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100123398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100123398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100123398 DMM DEBUG MM(262420000001001/e6acf7f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250326100123398 DMM NOTICE MM(262420000001001/e6acf7f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100123398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100123398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100123398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100123398 DMM DEBUG MM(262420000001001/e6acf7f7) Requesting authorization (sgsn_auth.c:160) 20250326100123398 DMM INFO MM(262420000001001/e6acf7f7) Requesting authentication tuples (sgsn_auth.c:184) 20250326100123398 DMM DEBUG MM(262420000001001/e6acf7f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100123398 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250326100123398 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@c60a1c1a8e2e: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250326100123401 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100123401 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100123401 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100123401 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100123401 DMM INFO MM(262420000001001/e6acf7f7) Subscriber data update (mmctx.c:445) 20250326100123401 DMM DEBUG MM(262420000001001/e6acf7f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100123401 DMM INFO MM(262420000001001/e6acf7f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100123401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100123401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100123401 DMM INFO MM(262420000001001/e6acf7f7) <- GMM AUTH AND CIPHERING REQ (rand = 11 69 87 63 74 ee ae a6 61 b2 c7 18 01 e9 55 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 a6 a0 96 07 e6 8f 42 0c de 9d 41 2f ef b3 e9 ) (gprs_gmm.c:510) 20250326100123401 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250326100123401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123401 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 11 69 87 63 74 ee ae a6 61 b2 c7 18 01 e9 55 e2 80 28 10 51 a6 a0 96 07 e6 8f 42 0c de 9d 41 2f ef b3 e9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422734FD89D23094399990000100001F02904B550AD6E'O 20250326100123409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123409 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 73 4f d8 9d 23 09 43 99 99 00 00 10 00 01 f0 29 04 b5 50 ad 6e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100123409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100123409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100123409 DMM INFO MM(262420000001001/e6acf7f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100123409 DMM NOTICE MM(262420000001001/e6acf7f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100123409 DMM DEBUG MM(262420000001001/e6acf7f7) checking auth: received UMTS RES = 73 4f d8 9d b5 50 ad 6e (gprs_gmm.c:716) 20250326100123409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100123409 DMM DEBUG MM(262420000001001/e6acf7f7) Requesting authorization (sgsn_auth.c:160) 20250326100123409 DMM INFO MM(262420000001001/e6acf7f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100123409 DMM DEBUG MM(262420000001001/e6acf7f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100123409 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250326100123409 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) 20250326100123409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100123409 DMM DEBUG MM(262420000001001/e6acf7f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100123409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123409 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d9 2b 31 52 2e 16 9a 9a 36 0c 92 85 7f 0c f7 74 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100123420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123420 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123420 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100123420 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100123420 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100123420 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250326100123420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100123420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100123420 DMM INFO MM(262420000001001/e6acf7f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6acf7f7) (gprs_gmm.c:337) 20250326100123420 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250326100123420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123421 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100123421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123421 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e6 ac f7 f7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100123427 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100123427 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100123427 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326100123427 DMM INFO MM(262420000001001/e6acf7f7) Subscriber data update (mmctx.c:445) 20250326100123427 DMM DEBUG MM(262420000001001/e6acf7f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100123427 DMM INFO MM(262420000001001/e6acf7f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100123427 DMM NOTICE MM(262420000001001/e6acf7f7) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250326100123427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100123427 DMM NOTICE MM(262420000001001/e6acf7f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100123427 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) 20250326100123428 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100123428 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326100123428 DMM INFO MM(262420000001001/e6acf7f7) Subscriber data update (mmctx.c:445) 20250326100123428 DMM DEBUG MM(262420000001001/e6acf7f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100123430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123430 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123430 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100123430 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100123430 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100123430 DMM INFO MM(262420000001001/e6acf7f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100123430 DMM NOTICE MM(262420000001001/e6acf7f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100123430 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100123430 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100123430 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100123430 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100123430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100123430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100123430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 41 b2 bd 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100123436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123436 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100123436 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100123436 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100123436 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100123436 DMM INFO MM(262420000001001/e6acf7f7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100123436 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100123436 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100123436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100123436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100123436 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100123436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100123436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 41 b2 bd 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Session index based on local reference:0 20250326100123439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100123439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100123439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100123439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) SGSN_Test_0-RAN(1424)@c60a1c1a8e2e: Deleted conn table entry 0TC_iu_attach(1430)4305597 20250326100123439 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100123439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100123439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100123439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100123439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 41 b2 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_attach(1430)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_iu_attach(1430)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@c60a1c1a8e2e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100123504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100123510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100123510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1424)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1428)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1422)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1417)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1412)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1415)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1420)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1410)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_iu_attach finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Mar 26 10:01:23 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== 20250326100123640 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100123640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100123640 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100123640 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100123640 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100123640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100123640 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100123640 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100123640 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100123640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100123640 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100123640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100123640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100123640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100123640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100123640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100123640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100123640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100123640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100123641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250326100123680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100124081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187196) 20250326100124510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100124510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=187196, count=233956) 20250326100125511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100125511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100125641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100125641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100125641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Mar 26 10:01:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100126512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100126512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_iu_attach_encr started. 20250326100127112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100127113 DMM INFO MM(262420000001001/e6acf7f7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100127113 DMM INFO MM(262420000001001/e6acf7f7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100127113 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100127113 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100127113 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100127113 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100127113 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250326100127113 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) 20250326100127113 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250326100127113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Deallocated (fsm.c:568) 20250326100127113 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100127113 DMM DEBUG MM_STATE_Iu(1)[0x55e8fe3b4940]{Detached}: Deallocated (fsm.c:568) 20250326100127114 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9b40]{Deregistered}: Deallocated (fsm.c:568) 20250326100127114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1436)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1435)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100127155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100127155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100127155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100127155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100127155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100127155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100127155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100127155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1436)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100127156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100127156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100127156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100127156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100127156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100127156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100127156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100127156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100127156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100127156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100127156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100127156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1436)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100127158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1432)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1435)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250326100127164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100127164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1440)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100127165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100127165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100127166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100127166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100127166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100127166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100127166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100127166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_iu_attach_encr-BVCI196(1433)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100127167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100127167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100127167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100127167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100127167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100127167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100127167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100127167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100127167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100127167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100127167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100127167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1441)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326100127169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100127174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100127174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100127179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100127180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100127180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100127180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100127180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100127180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100127180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100127180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100127181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100127181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100127181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100127181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100127181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100127181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100127181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100127181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100127181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100127181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100127181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100127181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100127181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100127183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1448)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100127189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100127189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100127389 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100127389 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100127389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100127389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100127397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100127397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100127397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100127397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100127397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100127397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100127397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100127397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100127397 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100127397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100127397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100127399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100127399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100127399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100127399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100127399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100127399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100127399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100127399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100127399 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100127399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100127399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100127399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100127400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100127513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100127513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100127513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100127513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100127516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100127516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100128194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128194 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128194 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100128194 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100128194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128194 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 01 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@c60a1c1a8e2e: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D248DD15'O, index=0 SGSN_Test-GSUP(1451)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@c60a1c1a8e2e: 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 := '52ED'O, rac := 'A9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@c60a1c1a8e2e: Added conn table entry 0TC_iu_attach_encr(1453)16143919 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1447)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100128615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128615 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f6 56 2f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 52 ed a9 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128616 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100128616 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100128616 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100128616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100128616 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Deregistered}: Allocated (fsm.c:456) 20250326100128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100128616 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Allocated (fsm.c:456) 20250326100128616 DMM DEBUG MM_STATE_Iu[0x55e8fe3a97b0]{Detached}: Allocated (fsm.c:456) 20250326100128616 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100128616 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100128616 DMM DEBUG MM(262420000001001/cb4139f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100128616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250326100128616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100128616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 f6 56 2f 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100128616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: { messageType := 2, destLocRef := 'F6562F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@c60a1c1a8e2e: 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 := '96C20F933E1F3729D934EC6D0A38E7BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7376E903'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78EF34FA0762D297'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D483861EA13B1DA091A24AF60FB8178F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2DA9F10FB4825B3F84712767D0898755'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '54124F2DDA601B1DAE2FD903EBBAD9B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F414E8440FD884DC'O } } } } } SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250326100128630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128630 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100128631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100128631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100128631 DMM DEBUG MM(262420000001001/cb4139f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250326100128631 DMM NOTICE MM(262420000001001/cb4139f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100128631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100128631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100128631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100128631 DMM DEBUG MM(262420000001001/cb4139f1) Requesting authorization (sgsn_auth.c:160) 20250326100128631 DMM INFO MM(262420000001001/cb4139f1) Requesting authentication tuples (sgsn_auth.c:184) 20250326100128631 DMM DEBUG MM(262420000001001/cb4139f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100128631 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250326100128631 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@c60a1c1a8e2e: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250326100128634 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100128634 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100128634 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100128634 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100128634 DMM INFO MM(262420000001001/cb4139f1) Subscriber data update (mmctx.c:445) 20250326100128634 DMM DEBUG MM(262420000001001/cb4139f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100128634 DMM INFO MM(262420000001001/cb4139f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100128634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100128634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100128634 DMM INFO MM(262420000001001/cb4139f1) <- GMM AUTH AND CIPHERING REQ (rand = 96 c2 0f 93 3e 1f 37 29 d9 34 ec 6d 0a 38 e7 be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 12 4f 2d da 60 1b 1d ae 2f d9 03 eb ba d9 b8 ) (gprs_gmm.c:510) 20250326100128634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250326100128634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 96 c2 0f 93 3e 1f 37 29 d9 34 ec 6d 0a 38 e7 be 80 28 10 54 12 4f 2d da 60 1b 1d ae 2f d9 03 eb ba d9 b8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922F414E84423094399990000100001F029040FD884DC'O 20250326100128643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128643 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 09 22 f4 14 e8 44 23 09 43 99 99 00 00 10 00 01 f0 29 04 0f d8 84 dc 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128643 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100128643 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100128643 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100128643 DMM INFO MM(262420000001001/cb4139f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100128643 DMM NOTICE MM(262420000001001/cb4139f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100128643 DMM DEBUG MM(262420000001001/cb4139f1) checking auth: received UMTS RES = f4 14 e8 44 0f d8 84 dc (gprs_gmm.c:716) 20250326100128643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100128643 DMM DEBUG MM(262420000001001/cb4139f1) Requesting authorization (sgsn_auth.c:160) 20250326100128643 DMM INFO MM(262420000001001/cb4139f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100128643 DMM DEBUG MM(262420000001001/cb4139f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100128643 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250326100128643 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) 20250326100128643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100128643 DMM DEBUG MM(262420000001001/cb4139f1) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250326100128643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128643 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 d4 83 86 1e a1 3b 1d a0 91 a2 4a f6 0f b8 17 8f 00 0b 40 12 08 90 2d a9 f1 0f b4 82 5b 3f 84 71 27 67 d0 89 87 55 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_len:17 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250326100128655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128655 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128655 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100128655 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100128655 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100128655 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250326100128655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100128655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100128655 DMM INFO MM(262420000001001/cb4139f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4139f1) (gprs_gmm.c:337) 20250326100128655 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250326100128655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128655 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100128655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128655 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cb 41 39 f1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100128660 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100128660 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100128660 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326100128660 DMM INFO MM(262420000001001/cb4139f1) Subscriber data update (mmctx.c:445) 20250326100128660 DMM DEBUG MM(262420000001001/cb4139f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100128660 DMM INFO MM(262420000001001/cb4139f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100128660 DMM NOTICE MM(262420000001001/cb4139f1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250326100128660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100128660 DMM NOTICE MM(262420000001001/cb4139f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100128660 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) 20250326100128661 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100128661 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250326100128661 DMM INFO MM(262420000001001/cb4139f1) Subscriber data update (mmctx.c:445) 20250326100128661 DMM DEBUG MM(262420000001001/cb4139f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100128663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128663 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128663 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100128663 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100128663 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100128663 DMM INFO MM(262420000001001/cb4139f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100128663 DMM NOTICE MM(262420000001001/cb4139f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100128663 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100128663 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100128663 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100128663 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100128663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100128663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100128663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128664 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f6 56 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100128670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128670 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100128670 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100128670 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100128670 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100128670 DMM INFO MM(262420000001001/cb4139f1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100128670 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100128670 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100128670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100128670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128670 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100128670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100128670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 f6 56 2f 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Session index based on local reference:0 20250326100128671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100128671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100128671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100128671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100128671 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100128671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100128671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100128671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100128671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 f6 56 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@c60a1c1a8e2e: Deleted conn table entry 0TC_iu_attach_encr(1453)16143919 TC_iu_attach_encr(1453)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@c60a1c1a8e2e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100128739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1451)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100128744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1440)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1436)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100128744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1431)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1445)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1438)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1443)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1434)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_iu_attach_encr finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Mar 26 10:01:28 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 20250326100128860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100128872 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100128872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100128872 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100128872 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100128872 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100128872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100128872 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100128872 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100128872 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100128872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100128872 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100128872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100128872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100128872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100128872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100128872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100128872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100128873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100128873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100128873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100129262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236620) 20250326100129746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100129746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236620, count=237876) 20250326100130747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100130747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100130874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100130874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100130874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100131749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100131749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_iu_attach_geran_rau started. 20250326100132302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100132306 DMM INFO MM(262420000001001/cb4139f1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100132306 DMM INFO MM(262420000001001/cb4139f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100132306 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100132306 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100132306 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100132306 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100132306 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250326100132306 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) 20250326100132306 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250326100132306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100132306 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9a10]{Idle}: Deallocated (fsm.c:568) 20250326100132306 DMM DEBUG MM_STATE_Iu(2)[0x55e8fe3a97b0]{Detached}: Deallocated (fsm.c:568) 20250326100132306 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b4940]{Deregistered}: Deallocated (fsm.c:568) 20250326100132306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100132361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100132361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100132361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100132361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100132361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100132361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100132361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100132361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100132362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100132362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100132362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100132362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100132362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100132362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100132362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100132362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100132362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100132362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100132363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100132363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100132366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100132374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100132374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100132379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100132379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100132379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100132379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132379 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100132379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100132379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100132379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100132379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100132381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100132381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100132381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100132381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100132381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100132381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100132381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100132381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100132381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100132381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100132381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100132381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100132383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100132389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100132389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100132393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100132394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100132394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100132394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100132394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100132394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100132394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100132394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100132394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100132394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100132394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100132394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100132394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100132394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100132396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1471)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation 20250326100132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100132402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100132603 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100132603 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100132603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100132603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100132611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100132611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100132611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100132611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100132611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100132611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100132611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100132611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100132611 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100132611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100132611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100132613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100132613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100132613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100132613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100132613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100132613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100132613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100132613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100132613 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100132613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100132614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100132614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100132614 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100132750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100132750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100132750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100132750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100132754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100132755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100133422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133422 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133423 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100133423 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100133423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133424 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100133424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1470)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E6D7935C'O, index=0 SGSN_Test-GSUP(1474)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: 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 := '8949'O, rac := '7F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@c60a1c1a8e2e: Added conn table entry 0TC_iu_attach_geran_rau(1476)3094106 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1470)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100133836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133836 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2f 36 5a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 89 49 7f 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133836 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100133836 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100133836 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100133836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100133836 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100133836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Allocated (fsm.c:456) 20250326100133836 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100133836 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9b40]{Detached}: Allocated (fsm.c:456) 20250326100133836 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100133836 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100133836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100133836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100133836 DMM DEBUG MM(262420000001002/c2c6ce52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100133836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250326100133836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100133836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 2f 36 5a 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100133836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: { messageType := 2, destLocRef := '2F365A'O ("/6Z"), sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: 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 := 'E6FC0DF2713698BFFF9E32BBE398A793'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F53C4F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '843A3EDDB9123D86'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D6C96AA8F5091A70C97A461261F5287'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AC6669A99D78DC29AE414368FE188506'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D4843BAB6633A9E9F8F4F5C1F3F909D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F0C8AB215ED63B50'O } } } } } SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250326100133844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133845 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100133845 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100133845 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100133845 DMM DEBUG MM(262420000001002/c2c6ce52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250326100133845 DMM NOTICE MM(262420000001002/c2c6ce52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100133845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100133845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100133845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100133845 DMM DEBUG MM(262420000001002/c2c6ce52) Requesting authorization (sgsn_auth.c:160) 20250326100133845 DMM INFO MM(262420000001002/c2c6ce52) Requesting authentication tuples (sgsn_auth.c:184) 20250326100133845 DMM DEBUG MM(262420000001002/c2c6ce52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100133845 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250326100133845 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@c60a1c1a8e2e: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250326100133846 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100133846 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100133846 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100133846 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100133846 DMM INFO MM(262420000001002/c2c6ce52) Subscriber data update (mmctx.c:445) 20250326100133846 DMM DEBUG MM(262420000001002/c2c6ce52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100133846 DMM INFO MM(262420000001002/c2c6ce52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100133846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100133846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100133846 DMM INFO MM(262420000001002/c2c6ce52) <- GMM AUTH AND CIPHERING REQ (rand = e6 fc 0d f2 71 36 98 bf ff 9e 32 bb e3 98 a7 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 84 3b ab 66 33 a9 e9 f8 f4 f5 c1 f3 f9 09 d7 ) (gprs_gmm.c:510) 20250326100133846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250326100133846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133846 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 e6 fc 0d f2 71 36 98 bf ff 9e 32 bb e3 98 a7 93 80 28 10 d4 84 3b ab 66 33 a9 e9 f8 f4 f5 c1 f3 f9 09 d7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522F0C8AB2123094399990000100002F029045ED63B50'O 20250326100133850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133850 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 f0 c8 ab 21 23 09 43 99 99 00 00 10 00 02 f0 29 04 5e d6 3b 50 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133851 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100133851 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100133851 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100133851 DMM INFO MM(262420000001002/c2c6ce52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100133851 DMM NOTICE MM(262420000001002/c2c6ce52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100133851 DMM DEBUG MM(262420000001002/c2c6ce52) checking auth: received UMTS RES = f0 c8 ab 21 5e d6 3b 50 (gprs_gmm.c:716) 20250326100133851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100133851 DMM DEBUG MM(262420000001002/c2c6ce52) Requesting authorization (sgsn_auth.c:160) 20250326100133851 DMM INFO MM(262420000001002/c2c6ce52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100133851 DMM DEBUG MM(262420000001002/c2c6ce52) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100133851 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250326100133851 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) 20250326100133851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100133851 DMM DEBUG MM(262420000001002/c2c6ce52) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100133851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8d 6c 96 aa 8f 50 91 a7 0c 97 a4 61 26 1f 52 87 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100133856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133856 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100133856 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100133856 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100133856 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250326100133856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100133856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100133856 DMM INFO MM(262420000001002/c2c6ce52) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c6ce52) (gprs_gmm.c:337) 20250326100133856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250326100133856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100133856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c2 c6 ce 52 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100133859 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100133859 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100133859 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250326100133859 DMM INFO MM(262420000001002/c2c6ce52) Subscriber data update (mmctx.c:445) 20250326100133859 DMM DEBUG MM(262420000001002/c2c6ce52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100133859 DMM INFO MM(262420000001002/c2c6ce52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100133859 DMM NOTICE MM(262420000001002/c2c6ce52) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250326100133859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100133859 DMM NOTICE MM(262420000001002/c2c6ce52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100133859 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) 20250326100133860 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100133860 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250326100133860 DMM INFO MM(262420000001002/c2c6ce52) Subscriber data update (mmctx.c:445) 20250326100133860 DMM DEBUG MM(262420000001002/c2c6ce52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100133861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133861 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100133861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100133861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100133861 DMM INFO MM(262420000001002/c2c6ce52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100133862 DMM NOTICE MM(262420000001002/c2c6ce52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100133862 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100133862 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100133862 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100133862 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100133862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100133862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100133862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133862 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2f 36 5a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100133865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133865 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100133865 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100133865 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100133865 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100133865 DMM INFO MM(262420000001002/c2c6ce52) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100133865 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100133865 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100133865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100133866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100133866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100133866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100133866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 2f 36 5a 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@c60a1c1a8e2e: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3094106 20250326100133867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100133867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100133867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100133867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100133867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100133867 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100133867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100133867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100133867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326100133867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 2f 36 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C2C6CE52'O, index=1 20250326100133936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100133936 DLLC NOTICE LLME(ffffffff/c2c6ce52){UNASSIGNED} LLC RX: unknown TLLI 0xc2c6ce52, creating LLME on the fly (gprs_llc.c:552) 20250326100133936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250326100133937 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326100133937 DMM INFO MM(262420000001002/c2c6ce52) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c2c6ce52, P-TMSI: c2c6ce52 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250326100133937 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250326100133937 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250326100133937 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100133937 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100133937 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250326100133937 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100133937 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100133937 DLLC NOTICE LLME(ffffffff/c2c6ce52){UNASSIGNED} LLGM Assign pre (c2c6ce52 => c2c6ce52) (gprs_llc.c:1079) 20250326100133937 DLLC NOTICE LLME(c2c6ce52/c2c6ce52){ASSIGNED} LLGM Assign post (c2c6ce52 => c2c6ce52) (gprs_llc.c:1125) 20250326100133937 DMM INFO MM(262420000001002/c2c6ce52) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: Removing Client IMSI='262420000001002'H, index=1 20250326100133966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100133966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100133966 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100133967 DMM INFO MM(262420000001002/c2c6ce52) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326100133967 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326100133967 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100133967 DLLC NOTICE LLME(c2c6ce52/c2c6ce52){ASSIGNED} LLGM Assign pre (ffffffff => c2c6ce52) (gprs_llc.c:1079) 20250326100133967 DLLC NOTICE LLME(ffffffff/c2c6ce52){ASSIGNED} LLGM Assign post (ffffffff => c2c6ce52) (gprs_llc.c:1125) 20250326100133967 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250326100133967 DMM ERROR MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1476)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100133975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100133979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100133979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1463)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1468)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1458)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1466)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1456)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1461)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@c60a1c1a8e2e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Mar 26 10:01:34 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 20250326100134072 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100134072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100134072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100134072 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100134072 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100134072 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100134072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100134072 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100134072 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100134072 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100134072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100134072 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100134072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100134072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100134072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100134072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100134072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100134104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100134506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244864) 20250326100134981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100134981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=244864, count=246220) 20250326100135982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100135982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100136074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100136074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100136074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100136984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100136985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_geran_attach_iu_rau started. 20250326100137543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100137545 DMM INFO MM(262420000001002/c2c6ce52) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100137545 DMM INFO MM(262420000001002/c2c6ce52) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100137545 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100137545 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100137545 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250326100137545 DMM ERROR MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250326100137545 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250326100137545 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) 20250326100137545 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250326100137545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9a10]{Init}: Deallocated (fsm.c:568) 20250326100137545 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100137545 DMM DEBUG MM_STATE_Iu(3)[0x55e8fe3a9b40]{Detached}: Deallocated (fsm.c:568) 20250326100137545 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326100137545 DLLC NOTICE LLME(ffffffff/c2c6ce52){ASSIGNED} LLGM Assign pre (c2c6ce52 => ffffffff) (gprs_llc.c:1079) 20250326100137545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c6ce52 => ffffffff) (gprs_llc.c:1125) 20250326100137545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100137581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100137581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100137581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100137581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137581 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100137581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100137581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100137581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100137581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100137583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100137583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100137583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100137583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100137583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100137583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100137583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100137583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100137583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100137583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100137584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100137584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100137591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1478)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100137600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100137600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100137606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100137606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100137606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100137606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100137606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100137607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100137607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326100137609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250326100137617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100137617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1491)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100137619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100137619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100137619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100137619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100137619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100137619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100137619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100137619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_geran_attach_iu_rau-BVCI210(1484)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100137619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100137619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100137619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100137620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100137620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100137620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100137620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100137620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100137620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100137620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100137620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100137620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100137620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100137622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100137627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100137628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1494)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100137830 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100137830 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100137830 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100137830 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100137837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100137837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100137837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100137837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100137837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100137837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100137837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100137837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100137837 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100137837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100137837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100137839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100137840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100137840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100137840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100137840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100137840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100137840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100137840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100137840 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100137840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100137840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100137840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100137840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100137986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100137986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100137986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100137986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100137990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100137991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100138646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100138646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100138646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100138647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100138647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100138647 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100138647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100138647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100138647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100138647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100138647 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100138647 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100138648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100138648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100138648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100138648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100138648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100138648 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100138648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100138648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100138648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100138648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1493)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@c60a1c1a8e2e: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FC49B829'O, index=0 SGSN_Test-GSUP(1497)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: 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 := 'C82F95D17343E2B9A5E57E445FDAE2EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71300373'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3044A474BACF759B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F21537F415B32B6E9B257813409A05E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BD595FD3CA1C2BC0AB0384472B8F1AF0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CD34EC6DE9F7CC90E09BB076D80F701A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C52DF4233D49703A'O } } } } } 20250326100139075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100139075 DLLC NOTICE LLME(ffffffff/fc49b829){UNASSIGNED} LLC RX: unknown TLLI 0xfc49b829, creating LLME on the fly (gprs_llc.c:552) 20250326100139075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100139075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100139075 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Allocated (fsm.c:456) 20250326100139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100139075 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100139075 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9a10]{Detached}: Allocated (fsm.c:456) 20250326100139075 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100139075 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100139075 DLLC NOTICE LLME(ffffffff/fc49b829){UNASSIGNED} LLGM Assign pre (fc49b829 => ec033990) (gprs_llc.c:1079) 20250326100139075 DLLC NOTICE LLME(fc49b829/ec033990){ASSIGNED} LLGM Assign post (fc49b829 => ec033990) (gprs_llc.c:1125) 20250326100139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100139075 DMM DEBUG MM(262420000001003/ec033990) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100139101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100139101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250326100139102 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100139102 DMM DEBUG MM(262420000001003/ec033990) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250326100139102 DMM NOTICE MM(262420000001003/ec033990) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100139102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100139102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100139102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100139102 DMM DEBUG MM(262420000001003/ec033990) Requesting authorization (sgsn_auth.c:160) 20250326100139102 DMM INFO MM(262420000001003/ec033990) Requesting authentication tuples (sgsn_auth.c:184) 20250326100139102 DMM DEBUG MM(262420000001003/ec033990) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100139102 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250326100139102 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@c60a1c1a8e2e: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250326100139108 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100139108 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100139108 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100139108 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100139108 DMM INFO MM(262420000001003/ec033990) Subscriber data update (mmctx.c:445) 20250326100139108 DMM DEBUG MM(262420000001003/ec033990) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100139108 DMM INFO MM(262420000001003/ec033990) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100139108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100139108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100139108 DMM INFO MM(262420000001003/ec033990) <- GMM AUTH AND CIPHERING REQ (rand = c8 2f 95 d1 73 43 e2 b9 a5 e5 7e 44 5f da e2 ea , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd 34 ec 6d e9 f7 cc 90 e0 9b b0 76 d8 0f 70 1a ) (gprs_gmm.c:510) 20250326100139128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100139128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250326100139128 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100139128 DMM INFO MM(262420000001003/ec033990) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100139128 DMM NOTICE MM(262420000001003/ec033990) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100139128 DMM DEBUG MM(262420000001003/ec033990) checking auth: received UMTS RES = c5 2d f4 23 3d 49 70 3a (gprs_gmm.c:716) 20250326100139128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100139128 DMM DEBUG MM(262420000001003/ec033990) Requesting authorization (sgsn_auth.c:160) 20250326100139128 DMM INFO MM(262420000001003/ec033990) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100139128 DMM DEBUG MM(262420000001003/ec033990) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100139128 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250326100139128 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) 20250326100139128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250326100139128 DMM INFO MM(262420000001003/ec033990) <- GMM ATTACH ACCEPT (new P-TMSI=0xec033990) (gprs_gmm.c:337) 20250326100139131 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100139131 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100139131 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250326100139131 DMM INFO MM(262420000001003/ec033990) Subscriber data update (mmctx.c:445) 20250326100139131 DMM DEBUG MM(262420000001003/ec033990) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100139131 DMM INFO MM(262420000001003/ec033990) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100139131 DMM NOTICE MM(262420000001003/ec033990) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250326100139131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100139131 DMM NOTICE MM(262420000001003/ec033990) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100139131 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) 20250326100139132 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100139132 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250326100139132 DMM INFO MM(262420000001003/ec033990) Subscriber data update (mmctx.c:445) 20250326100139132 DMM DEBUG MM(262420000001003/ec033990) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250326100139146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100139146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250326100139146 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250326100139146 DMM INFO MM(262420000001003/ec033990) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100139146 DMM NOTICE MM(262420000001003/ec033990) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100139146 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100139146 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100139146 DLLC NOTICE LLME(fc49b829/ec033990){ASSIGNED} LLGM Assign pre (ffffffff => ec033990) (gprs_llc.c:1079) 20250326100139146 DLLC NOTICE LLME(ffffffff/ec033990){ASSIGNED} LLGM Assign post (ffffffff => ec033990) (gprs_llc.c:1125) 20250326100139146 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250326100139146 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250326100139146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100139146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: 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 := 'EC033990'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@c60a1c1a8e2e: Added conn table entry 0TC_geran_attach_iu_rau(1499)5706802 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1493)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100139227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100139227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139227 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100139227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100139227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 57 14 32 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 ec 03 39 90 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100139228 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100139228 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100139228 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100139228 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250326100139228 DMM INFO MM(262420000001003/ec033990) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ec033990 (00000000), TLLI: ec033990 (ec033990), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250326100139228 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250326100139228 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250326100139228 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250326100139228 DLLC NOTICE LLME(ffffffff/ec033990){ASSIGNED} LLGM Assign pre (ec033990 => ffffffff) (gprs_llc.c:1079) 20250326100139228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec033990 => ffffffff) (gprs_llc.c:1125) 20250326100139228 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100139228 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250326100139228 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100139228 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100139228 DMM DEBUG MM(262420000001003/ec033990) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100139228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100139228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139228 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100139228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100139228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 57 14 32 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100139229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100139229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100139229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100139229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 57 14 32 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 15 37 f4 15 b3 2b 6e 9b 25 78 13 40 9a 05 e6 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: { messageType := 2, destLocRef := '571432'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: vl_from0 20250326100139245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100139245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139245 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100139245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100139245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100139245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100139245 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100139245 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100139245 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100139245 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250326100139245 DMM INFO MM(262420000001003/ec033990) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250326100139245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250326100139245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100139245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100139245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100139245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 57 14 32 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100139245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100139245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100139245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100139245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 57 14 32 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 ec 03 39 90 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@c60a1c1a8e2e: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250326100139257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100139257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100139257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100139257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100139257 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100139257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100139257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100139257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100139257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100139257 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100139257 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100139257 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100139257 DMM INFO MM(262420000001003/ec033990) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250326100139257 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250326100139257 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100139257 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9a10]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250326100139257 DMM ERROR MM_STATE_Iu[0x55e8fe3a9a10]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1499)@c60a1c1a8e2e: Final verdict of PTC: pass 20250326100139262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1493)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1497)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100139266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100139266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI196(1480)@c60a1c1a8e2e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1481)@c60a1c1a8e2e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1486)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1491)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1489)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1485)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1479)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@c60a1c1a8e2e: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Mar 26 10:01:39 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 20250326100139412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100139464 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100139464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100139464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100139464 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100139464 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100139464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100139464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100139464 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100139464 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100139464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100139464 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100139464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100139464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100139464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100139464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100139464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100139464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100139464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100139464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100139464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100139814 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=184472) 20250326100140267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100140267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184472, count=193880) 20250326100141268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100141269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100141465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100141465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100141465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100142270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100142271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user started. 20250326100142912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100142915 DMM INFO MM(262420000001003/ec033990) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100142915 DMM INFO MM(262420000001003/ec033990) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100142915 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100142915 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100142915 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9a10]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100142915 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250326100142915 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) 20250326100142915 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250326100142915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100142915 DMM DEBUG MM_STATE_Gb(0)[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100142915 DMM DEBUG MM_STATE_Iu[0x55e8fe3a9a10]{Detached}: Deallocated (fsm.c:568) 20250326100142915 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a97b0]{Deregistered}: Deallocated (fsm.c:568) 20250326100142915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100142969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100142969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100142969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100142969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100142969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100142970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100142970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100142970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100142970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100142970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100142970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100142970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100142970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100142970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100142970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100142970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100142970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100142970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100142972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100142976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100142977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 20250326100142986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100142986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100142986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100142986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100142986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100142986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100142986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100142986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100142986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100142987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100142987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100142987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100142987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100142987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100142987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100142987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100142987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100142987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100142987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100142987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100142987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100142987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100142989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100142994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100142994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100143000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100143000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100143000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100143000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100143000 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100143000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100143000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100143000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100143000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100143001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100143001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100143001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100143001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100143001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100143001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100143001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100143001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100143001 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100143001 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100143001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100143001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100143001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1517)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100143004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100143009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100143009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100143205 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100143205 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100143205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100143205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100143213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100143213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100143213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100143213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100143213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100143213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100143213 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100143213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100143215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100143215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100143215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100143215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100143215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100143215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100143215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100143215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100143215 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100143215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100143215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100143215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100143215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100143272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100143272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100143272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100143272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100143276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100143277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100144033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144033 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144033 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100144033 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100144033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144033 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 01 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DFC55BFB'O, index=0 SGSN_Test-GSUP(1520)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: 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 := '3DA6'O, rac := 'AC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user(1522)6202673 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100144369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144369 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 5e a5 31 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 3d a6 ac 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144369 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100144369 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100144369 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100144369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100144369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Deregistered}: Allocated (fsm.c:456) 20250326100144369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100144369 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Allocated (fsm.c:456) 20250326100144369 DMM DEBUG MM_STATE_Iu[0x55e8fe3b3c30]{Detached}: Allocated (fsm.c:456) 20250326100144369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100144369 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100144369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100144369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100144369 DMM DEBUG MM(262420000001004/f120ab56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100144369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250326100144369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144369 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100144369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 5e a5 31 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100144369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144369 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: { messageType := 2, destLocRef := '5EA531'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(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: 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 := '81621B33D812D6B081F02028788CB3C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C93CAE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07BE9633B28600EE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0CE07746903FA5536BC3276537CDE23'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6ED55882444EA67DD8B2729B373E4BB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '712621EE9B0B0BD0F7BD72C5AB1C3F73'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF0BF77FB2188843'O } } } } } SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250326100144383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144383 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144384 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100144384 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100144384 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100144384 DMM DEBUG MM(262420000001004/f120ab56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250326100144384 DMM NOTICE MM(262420000001004/f120ab56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100144384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100144384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100144384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100144384 DMM DEBUG MM(262420000001004/f120ab56) Requesting authorization (sgsn_auth.c:160) 20250326100144384 DMM INFO MM(262420000001004/f120ab56) Requesting authentication tuples (sgsn_auth.c:184) 20250326100144384 DMM DEBUG MM(262420000001004/f120ab56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100144384 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250326100144384 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250326100144390 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100144390 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100144390 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100144390 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100144390 DMM INFO MM(262420000001004/f120ab56) Subscriber data update (mmctx.c:445) 20250326100144390 DMM DEBUG MM(262420000001004/f120ab56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100144390 DMM INFO MM(262420000001004/f120ab56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100144390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100144390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100144390 DMM INFO MM(262420000001004/f120ab56) <- GMM AUTH AND CIPHERING REQ (rand = 81 62 1b 33 d8 12 d6 b0 81 f0 20 28 78 8c b3 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 26 21 ee 9b 0b 0b d0 f7 bd 72 c5 ab 1c 3f 73 ) (gprs_gmm.c:510) 20250326100144390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250326100144390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144390 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 81 62 1b 33 d8 12 d6 b0 81 f0 20 28 78 8c b3 c5 80 28 10 71 26 21 ee 9b 0b 0b d0 f7 bd 72 c5 ab 1c 3f 73 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622DF0BF77F23094399990000100004F02904B2188843'O 20250326100144404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144404 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 df 0b f7 7f 23 09 43 99 99 00 00 10 00 04 f0 29 04 b2 18 88 43 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100144404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100144404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100144404 DMM INFO MM(262420000001004/f120ab56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100144404 DMM NOTICE MM(262420000001004/f120ab56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100144404 DMM DEBUG MM(262420000001004/f120ab56) checking auth: received UMTS RES = df 0b f7 7f b2 18 88 43 (gprs_gmm.c:716) 20250326100144404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100144404 DMM DEBUG MM(262420000001004/f120ab56) Requesting authorization (sgsn_auth.c:160) 20250326100144404 DMM INFO MM(262420000001004/f120ab56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100144404 DMM DEBUG MM(262420000001004/f120ab56) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100144404 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250326100144404 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) 20250326100144404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100144405 DMM DEBUG MM(262420000001004/f120ab56) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100144405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144405 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a0 ce 07 74 69 03 fa 55 36 bc 32 76 53 7c de 23 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100144421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144421 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144421 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100144421 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100144421 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100144421 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250326100144421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100144421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100144421 DMM INFO MM(262420000001004/f120ab56) <- GMM ATTACH ACCEPT (new P-TMSI=0xf120ab56) (gprs_gmm.c:337) 20250326100144421 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250326100144422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144422 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100144422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144422 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f1 20 ab 56 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100144428 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100144428 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100144428 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250326100144428 DMM INFO MM(262420000001004/f120ab56) Subscriber data update (mmctx.c:445) 20250326100144428 DMM DEBUG MM(262420000001004/f120ab56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100144428 DMM INFO MM(262420000001004/f120ab56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100144428 DMM NOTICE MM(262420000001004/f120ab56) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250326100144428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100144428 DMM NOTICE MM(262420000001004/f120ab56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100144428 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) 20250326100144429 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100144429 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250326100144429 DMM INFO MM(262420000001004/f120ab56) Subscriber data update (mmctx.c:445) 20250326100144429 DMM DEBUG MM(262420000001004/f120ab56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100144431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144431 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100144432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100144432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100144432 DMM INFO MM(262420000001004/f120ab56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100144432 DMM NOTICE MM(262420000001004/f120ab56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100144432 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100144432 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100144432 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100144432 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100144432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100144432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100144432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 5e a5 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100144441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144441 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144441 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100144441 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100144441 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100144441 DMM INFO MM(262420000001004/f120ab56) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100144441 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100144441 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100144441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144441 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 5e a5 31 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 20250326100144443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144444 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 5e a5 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_user(1522)6202673 TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: 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 := 'F120AB56'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user(1522)7461784 SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: First idle individual index:0 20250326100144644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100144645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100144645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100144645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 71 db 98 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f1 20 ab 56 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100144646 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100144646 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100144646 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100144646 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF120AB56) type="signalling"  (gprs_gmm.c:1936) 20250326100144646 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100144646 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100144646 DMM DEBUG MM(262420000001004/f120ab56) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100144646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100144646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 71 db 98 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100144646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100144646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100144646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100144646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100144647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100144647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100144647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100144647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 71 db 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a0 ce 07 74 69 03 fa 55 36 bc 32 76 53 7c de 23 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: { messageType := 2, destLocRef := '71DB98'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(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100144662 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100144662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100144662 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100144662 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100144662 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100144662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100144662 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100144662 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100144662 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100144663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100144663 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100144663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100144663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100144663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100144663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100144663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100144663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100144663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100144663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100144663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100144668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1517)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-RAN(1516)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1520)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100144672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100144672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1504)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1510)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1515)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1513)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1508)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1502)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Mar 26 10:01:44 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 20250326100144800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100145301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261376) 20250326100145673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100145673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261376, count=265828) 20250326100146664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100146664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100146664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100146675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100146675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100147675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100147676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250326100148357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100148361 DMM INFO MM(262420000001004/f120ab56) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100148361 DMM INFO MM(262420000001004/f120ab56) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100148361 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100148361 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100148361 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100148361 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100148361 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250326100148362 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) 20250326100148362 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250326100148362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100148362 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Deallocated (fsm.c:568) 20250326100148362 DMM DEBUG MM_STATE_Iu(5)[0x55e8fe3b3c30]{Detached}: Deallocated (fsm.c:568) 20250326100148362 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3a9a10]{Deregistered}: Deallocated (fsm.c:568) 20250326100148362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100148407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100148407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100148407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100148407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100148408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100148408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100148408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100148408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100148408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100148408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100148408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100148408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100148408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100148408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100148409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100148409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 20250326100148412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100148418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100148418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1528)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100148421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100148421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100148421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100148421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100148421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100148421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100148421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100148421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100148422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100148422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100148422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100148422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100148422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100148422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100148422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100148422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100148422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100148422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100148422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100148422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100148425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100148430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100148430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100148435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100148435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100148435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100148435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100148435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100148435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100148435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100148435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100148436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100148436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100148436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100148436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100148436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100148436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100148436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100148436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100148436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100148436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100148436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100148436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100148436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100148438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100148442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100148442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1540)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1540)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100148645 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100148645 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100148645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100148645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100148652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100148652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100148652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100148652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100148652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100148652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100148652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100148652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100148652 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100148652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100148652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100148656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100148656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100148656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100148656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100148656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100148656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100148656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100148656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100148656 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100148656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100148656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100148656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100148656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100148677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100148677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100148677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100148677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100148681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100148682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100149463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149463 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149464 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100149464 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100149464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149464 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='DC8EBE06'O, index=0 SGSN_Test-GSUP(1543)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: 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 := 'C399'O, rac := '04'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)1137500 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100149775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149775 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 11 5b 5c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 c3 99 04 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149776 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100149776 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100149776 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100149776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100149776 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Deregistered}: Allocated (fsm.c:456) 20250326100149776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100149776 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100149776 DMM DEBUG MM_STATE_Iu[0x55e8fe3b6c50]{Detached}: Allocated (fsm.c:456) 20250326100149776 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100149776 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100149776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100149776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100149776 DMM DEBUG MM(262420000001058/f5f4c3c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100149776 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250326100149776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149776 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100149776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 11 5b 5c 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100149776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149776 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: { messageType := 2, destLocRef := '115B5C'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: 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 := '219EEFED1CB8B3326C02BD47A8D8C6D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01E99A57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C702B9E0041E5C41'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A5EA73376F3DD41EB779B70A6ED4817'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '320FAACF2FDEAD0E02924E6E56DBDB01'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B57903B0863A58D9F736B923E3AFE756'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6EF9C5FB0586575'O } } } } } SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_from0 20250326100149783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149783 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250326100149783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149783 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100149783 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100149783 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100149783 DMM DEBUG MM(262420000001058/f5f4c3c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250326100149783 DMM NOTICE MM(262420000001058/f5f4c3c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100149784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100149784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100149784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100149784 DMM DEBUG MM(262420000001058/f5f4c3c2) Requesting authorization (sgsn_auth.c:160) 20250326100149784 DMM INFO MM(262420000001058/f5f4c3c2) Requesting authentication tuples (sgsn_auth.c:184) 20250326100149784 DMM DEBUG MM(262420000001058/f5f4c3c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100149784 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250326100149784 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250326100149787 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100149787 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100149787 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100149787 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100149787 DMM INFO MM(262420000001058/f5f4c3c2) Subscriber data update (mmctx.c:445) 20250326100149787 DMM DEBUG MM(262420000001058/f5f4c3c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100149787 DMM INFO MM(262420000001058/f5f4c3c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100149787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100149787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100149787 DMM INFO MM(262420000001058/f5f4c3c2) <- GMM AUTH AND CIPHERING REQ (rand = 21 9e ef ed 1c b8 b3 32 6c 02 bd 47 a8 d8 c6 d6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 79 03 b0 86 3a 58 d9 f7 36 b9 23 e3 af e7 56 ) (gprs_gmm.c:510) 20250326100149787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250326100149787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149787 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 21 9e ef ed 1c b8 b3 32 6c 02 bd 47 a8 d8 c6 d6 80 28 10 b5 79 03 b0 86 3a 58 d9 f7 36 b9 23 e3 af e7 56 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22E6EF9C5F23094399990000105008F02904B0586575'O 20250326100149794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149794 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 e6 ef 9c 5f 23 09 43 99 99 00 00 10 50 08 f0 29 04 b0 58 65 75 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100149794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100149794 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100149794 DMM INFO MM(262420000001058/f5f4c3c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100149794 DMM NOTICE MM(262420000001058/f5f4c3c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100149794 DMM DEBUG MM(262420000001058/f5f4c3c2) checking auth: received UMTS RES = e6 ef 9c 5f b0 58 65 75 (gprs_gmm.c:716) 20250326100149794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100149794 DMM DEBUG MM(262420000001058/f5f4c3c2) Requesting authorization (sgsn_auth.c:160) 20250326100149794 DMM INFO MM(262420000001058/f5f4c3c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100149794 DMM DEBUG MM(262420000001058/f5f4c3c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100149794 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250326100149794 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) 20250326100149794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100149794 DMM DEBUG MM(262420000001058/f5f4c3c2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100149794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 5e a7 33 76 f3 dd 41 eb 77 9b 70 a6 ed 48 17 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100149805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149805 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149805 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100149805 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100149805 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100149805 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250326100149805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100149805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100149805 DMM INFO MM(262420000001058/f5f4c3c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5f4c3c2) (gprs_gmm.c:337) 20250326100149805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250326100149805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100149805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f5 f4 c3 c2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100149810 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100149810 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100149810 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250326100149810 DMM INFO MM(262420000001058/f5f4c3c2) Subscriber data update (mmctx.c:445) 20250326100149810 DMM DEBUG MM(262420000001058/f5f4c3c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100149810 DMM INFO MM(262420000001058/f5f4c3c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100149810 DMM NOTICE MM(262420000001058/f5f4c3c2) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250326100149810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100149810 DMM NOTICE MM(262420000001058/f5f4c3c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100149810 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) 20250326100149811 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100149811 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250326100149811 DMM INFO MM(262420000001058/f5f4c3c2) Subscriber data update (mmctx.c:445) 20250326100149811 DMM DEBUG MM(262420000001058/f5f4c3c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100149813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149813 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149813 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100149813 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100149813 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100149813 DMM INFO MM(262420000001058/f5f4c3c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100149813 DMM NOTICE MM(262420000001058/f5f4c3c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100149813 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100149813 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100149813 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100149813 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100149813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100149813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100149813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 11 5b 5c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100149821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149821 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100149821 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100149821 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100149821 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100149821 DMM INFO MM(262420000001058/f5f4c3c2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100149821 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100149821 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100149821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100149821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100149822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100149822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 11 5b 5c 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 20250326100149823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100149823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100149823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100149823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100149823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100149823 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100149823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100149823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100149823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100149823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 11 5b 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)1137500 TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: 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 := 'F5F4C3C2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7703762 SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: First idle individual index:0 20250326100150024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100150024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100150025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100150025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100150025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100150025 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100150025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100150025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100150025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100150025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 75 8c d2 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f5 f4 c3 c2 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100150026 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100150026 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100150026 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100150026 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF5F4C3C2) type="signalling"  (gprs_gmm.c:1936) 20250326100150026 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100150026 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100150026 DMM DEBUG MM(262420000001058/f5f4c3c2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100150027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100150027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100150027 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100150027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100150027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100150027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100150027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 75 8c d2 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100150027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100150027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100150027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100150027 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100150027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100150027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100150027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100150027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 75 8c d2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 5e a7 33 76 f3 dd 41 eb 77 9b 70 a6 ed 48 17 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: { messageType := 2, destLocRef := '758CD2'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100150041 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100150041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100150041 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100150041 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100150041 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100150041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100150042 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100150042 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100150042 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100150042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100150042 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100150042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100150042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100150042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100150042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100150042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100150042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100150042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100150042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100150042 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100150046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1539)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1543)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100150051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100150051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1532)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1537)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1527)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1525)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1530)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1535)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Mar 26 10:01:50 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 20250326100150184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100150686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263064) 20250326100151052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100151053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263064, count=267516) 20250326100152044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100152044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100152044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100152054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100152054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100152312 DGPRS DEBUG Checking for inactive LLMEs, time = 6214218 (sgsn.c:132) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100153056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100153056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250326100153756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100153759 DMM INFO MM(262420000001058/f5f4c3c2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100153759 DMM INFO MM(262420000001058/f5f4c3c2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100153759 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100153759 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100153759 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100153759 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100153759 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250326100153759 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) 20250326100153759 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250326100153759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100153759 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100153759 DMM DEBUG MM_STATE_Iu(7)[0x55e8fe3b6c50]{Detached}: Deallocated (fsm.c:568) 20250326100153759 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3c30]{Deregistered}: Deallocated (fsm.c:568) 20250326100153759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100153805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100153805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100153805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100153805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100153805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100153805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100153805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100153805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100153807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100153807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100153807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100153807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100153807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100153807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100153807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100153807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100153807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100153807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100153807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100153807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1551)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1550)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100153809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(1547)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1555)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100153817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100153817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100153817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100153817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100153817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1555)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100153817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100153817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100153817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100153818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100153818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100153818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100153818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100153818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100153818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100153818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100153818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100153818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100153820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100153825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100153825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100153831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100153831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100153831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100153831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100153832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100153832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100153832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100153832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100153832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100153832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100153832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100153832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100153832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100153832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100153832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100153833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100153833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100153835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1563)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100153841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100153841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100154039 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100154039 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100154039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100154039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100154042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100154042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100154042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100154042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100154042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100154042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100154042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100154042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100154042 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100154042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100154042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100154044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100154044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100154044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100154044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100154044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100154044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100154044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100154044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100154044 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100154044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100154044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100154044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100154044 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100154057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100154058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100154058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100154058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100154061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100154062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100154847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100154847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100154847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100154847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100154847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100154847 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100154847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100154847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100154847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100154847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100154847 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100154847 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100154848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100154848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100154848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100154848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100154848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100154848 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100154848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100154848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100154848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100154848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F6B8A02E'O, index=0 SGSN_Test-GSUP(1566)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: 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 := '4262'O ("Bb"), rac := '36'O ("6") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2457714 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100155151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155151 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 25 80 72 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 42 62 36 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155151 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100155151 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100155151 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100155151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100155151 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Deregistered}: Allocated (fsm.c:456) 20250326100155151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100155152 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Allocated (fsm.c:456) 20250326100155152 DMM DEBUG MM_STATE_Iu[0x55e8fe3b3100]{Detached}: Allocated (fsm.c:456) 20250326100155152 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100155152 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100155152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100155152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100155152 DMM DEBUG MM(262420000001055/f4815df3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100155152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250326100155152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 25 80 72 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100155152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: { messageType := 2, destLocRef := '258072'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: 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 := 'B776AF793B1265726E3EE93B9EF7EC7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF67EE71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67F425D17BB505F7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1C60B65D5846AFB30C592511B4EADE28'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF52DBEB0DF37DB4DC31727404D63CC2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E62405149DA7478F471BD539AE69FB1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CB7B37919D3C2392'O } } } } } SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250326100155161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155161 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155161 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100155161 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100155161 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100155161 DMM DEBUG MM(262420000001055/f4815df3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250326100155161 DMM NOTICE MM(262420000001055/f4815df3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100155161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100155161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100155161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100155161 DMM DEBUG MM(262420000001055/f4815df3) Requesting authorization (sgsn_auth.c:160) 20250326100155161 DMM INFO MM(262420000001055/f4815df3) Requesting authentication tuples (sgsn_auth.c:184) 20250326100155161 DMM DEBUG MM(262420000001055/f4815df3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100155161 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250326100155161 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250326100155164 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100155164 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100155164 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100155164 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100155164 DMM INFO MM(262420000001055/f4815df3) Subscriber data update (mmctx.c:445) 20250326100155164 DMM DEBUG MM(262420000001055/f4815df3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100155164 DMM INFO MM(262420000001055/f4815df3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100155164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100155164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100155164 DMM INFO MM(262420000001055/f4815df3) <- GMM AUTH AND CIPHERING REQ (rand = b7 76 af 79 3b 12 65 72 6e 3e e9 3b 9e f7 ec 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 62 40 51 49 da 74 78 f4 71 bd 53 9a e6 9f b1 ) (gprs_gmm.c:510) 20250326100155164 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250326100155165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 b7 76 af 79 3b 12 65 72 6e 3e e9 3b 9e f7 ec 7d 80 28 10 3e 62 40 51 49 da 74 78 f4 71 bd 53 9a e6 9f b1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222CB7B379123094399990000105005F029049D3C2392'O 20250326100155174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155174 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 cb 7b 37 91 23 09 43 99 99 00 00 10 50 05 f0 29 04 9d 3c 23 92 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100155174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100155174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100155174 DMM INFO MM(262420000001055/f4815df3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100155174 DMM NOTICE MM(262420000001055/f4815df3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100155174 DMM DEBUG MM(262420000001055/f4815df3) checking auth: received UMTS RES = cb 7b 37 91 9d 3c 23 92 (gprs_gmm.c:716) 20250326100155174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100155174 DMM DEBUG MM(262420000001055/f4815df3) Requesting authorization (sgsn_auth.c:160) 20250326100155174 DMM INFO MM(262420000001055/f4815df3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100155174 DMM DEBUG MM(262420000001055/f4815df3) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100155174 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250326100155174 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) 20250326100155174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100155174 DMM DEBUG MM(262420000001055/f4815df3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100155175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155175 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 60 b6 5d 58 46 af b3 0c 59 25 11 b4 ea de 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100155191 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155191 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155191 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100155191 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100155191 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100155191 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250326100155192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100155192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100155192 DMM INFO MM(262420000001055/f4815df3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4815df3) (gprs_gmm.c:337) 20250326100155192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250326100155192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155192 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155192 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100155192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155192 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155192 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f4 81 5d f3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100155199 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100155199 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100155199 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250326100155199 DMM INFO MM(262420000001055/f4815df3) Subscriber data update (mmctx.c:445) 20250326100155199 DMM DEBUG MM(262420000001055/f4815df3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100155199 DMM INFO MM(262420000001055/f4815df3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100155199 DMM NOTICE MM(262420000001055/f4815df3) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250326100155199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100155199 DMM NOTICE MM(262420000001055/f4815df3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100155199 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) 20250326100155199 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100155199 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250326100155199 DMM INFO MM(262420000001055/f4815df3) Subscriber data update (mmctx.c:445) 20250326100155199 DMM DEBUG MM(262420000001055/f4815df3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100155202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155202 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155202 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100155202 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100155202 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100155202 DMM INFO MM(262420000001055/f4815df3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100155202 DMM NOTICE MM(262420000001055/f4815df3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100155202 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100155202 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100155202 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100155202 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100155202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100155202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100155202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 25 80 72 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100155209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155209 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155209 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100155209 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100155209 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100155209 DMM INFO MM(262420000001055/f4815df3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100155209 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100155210 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100155210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155210 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 25 80 72 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 20250326100155211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2457714 20250326100155212 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 25 80 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: 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 := 'F4815DF3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)7997227 SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: First idle individual index:0 20250326100155412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100155413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155413 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100155413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100155413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7a 07 2b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f4 81 5d f3 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100155414 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100155414 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100155414 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100155414 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF4815DF3) type="signalling"  (gprs_gmm.c:1936) 20250326100155414 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100155414 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100155414 DMM DEBUG MM(262420000001055/f4815df3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100155414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155414 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100155414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 7a 07 2b 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100155414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100155415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100155415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100155415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100155415 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100155415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100155415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100155415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100155415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 7a 07 2b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 60 b6 5d 58 46 af b3 0c 59 25 11 b4 ea de 28 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: { messageType := 2, destLocRef := '7A072B'O ("z\a+"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100155431 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100155431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100155431 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100155431 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100155431 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100155431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100155431 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100155431 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100155431 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100155431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100155431 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100155431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100155431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100155431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100155431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100155431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100155431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100155431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100155431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100155432 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100155436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1561)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100155441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100155441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1566)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1550)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1555)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1560)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1558)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1553)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1548)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Mar 26 10:01:55 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 20250326100155609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100156111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263688) 20250326100156442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100156442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263688, count=268140) 20250326100157432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100157432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100157432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100157443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100157443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:01:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100158443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100158443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250326100159183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100159184 DMM INFO MM(262420000001055/f4815df3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100159184 DMM INFO MM(262420000001055/f4815df3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100159184 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100159184 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100159184 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100159184 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100159184 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250326100159184 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) 20250326100159184 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250326100159184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100159184 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Deallocated (fsm.c:568) 20250326100159184 DMM DEBUG MM_STATE_Iu(9)[0x55e8fe3b3100]{Detached}: Deallocated (fsm.c:568) 20250326100159184 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b6c50]{Deregistered}: Deallocated (fsm.c:568) 20250326100159184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100159217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100159217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100159217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100159217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100159217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100159217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100159217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100159217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100159218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100159218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100159218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100159218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100159218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100159218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100159218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100159218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100159218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100159218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100159219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100159219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100159222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100159234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100159234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100159240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100159240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100159240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100159240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159240 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100159240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100159240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100159240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100159240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100159241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100159241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100159241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100159242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100159242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100159242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100159242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100159242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100159242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100159242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100159242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100159242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100159245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100159252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100159252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@c60a1c1a8e2e: 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(1577)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100159260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100159260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100159260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100159260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100159260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100159260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100159260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100159260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100159262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100159262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100159262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100159262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100159262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100159262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100159262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100159262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100159262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100159262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100159262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100159262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100159262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100159266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1586)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1580)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100159271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100159271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100159444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100159444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100159444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100159444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100159447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100159448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100159470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100159470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100159470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100159470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100159475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100159475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100159475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100159475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100159475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100159475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100159475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100159475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100159475 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100159475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100159475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100159478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100159478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100159478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100159478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100159478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100159478 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100159479 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100159478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100159478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100159478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100200289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200289 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200290 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100200290 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100200290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200290 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C5FE02B3'O, index=0 SGSN_Test-GSUP(1589)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: 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 := '153D'O, rac := 'F7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14640590 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100200549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200549 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 df 65 ce 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 15 3d f7 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200550 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100200550 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100200550 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100200550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100200550 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Deregistered}: Allocated (fsm.c:456) 20250326100200550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100200550 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100200550 DMM DEBUG MM_STATE_Iu[0x55e8fe3b2610]{Detached}: Allocated (fsm.c:456) 20250326100200550 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100200550 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100200550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100200550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100200550 DMM DEBUG MM(262420000001056/cd745477) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100200550 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250326100200550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100200550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 df 65 ce 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100200550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: { messageType := 2, destLocRef := 'DF65CE'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: 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 := '766B5672A4615F667018E36679677BCB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5AE2006'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1566A0B5BF3B6F9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87A01F3CFD8C39421723EF385AFBB2AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '62293E5F1EC52382BECF2C7684351B2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B0E4D72CEE926D1EC1CEE709D3F832A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '894F767CE869FCA6'O } } } } } SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250326100200556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200556 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100200557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100200557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100200557 DMM DEBUG MM(262420000001056/cd745477) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250326100200557 DMM NOTICE MM(262420000001056/cd745477) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100200557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100200557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100200557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100200557 DMM DEBUG MM(262420000001056/cd745477) Requesting authorization (sgsn_auth.c:160) 20250326100200557 DMM INFO MM(262420000001056/cd745477) Requesting authentication tuples (sgsn_auth.c:184) 20250326100200557 DMM DEBUG MM(262420000001056/cd745477) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100200557 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250326100200557 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250326100200558 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100200558 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100200558 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100200558 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100200558 DMM INFO MM(262420000001056/cd745477) Subscriber data update (mmctx.c:445) 20250326100200558 DMM DEBUG MM(262420000001056/cd745477) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100200558 DMM INFO MM(262420000001056/cd745477) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100200558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100200558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100200558 DMM INFO MM(262420000001056/cd745477) <- GMM AUTH AND CIPHERING REQ (rand = 76 6b 56 72 a4 61 5f 66 70 18 e3 66 79 67 7b cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 0e 4d 72 ce e9 26 d1 ec 1c ee 70 9d 3f 83 2a ) (gprs_gmm.c:510) 20250326100200558 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250326100200559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 76 6b 56 72 a4 61 5f 66 70 18 e3 66 79 67 7b cb 80 28 10 4b 0e 4d 72 ce e9 26 d1 ec 1c ee 70 9d 3f 83 2a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522894F767C23094399990000105006F02904E869FCA6'O 20250326100200565 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200565 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200565 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200565 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200565 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 89 4f 76 7c 23 09 43 99 99 00 00 10 50 06 f0 29 04 e8 69 fc a6 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200565 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100200565 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100200565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100200565 DMM INFO MM(262420000001056/cd745477) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100200565 DMM NOTICE MM(262420000001056/cd745477) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100200565 DMM DEBUG MM(262420000001056/cd745477) checking auth: received UMTS RES = 89 4f 76 7c e8 69 fc a6 (gprs_gmm.c:716) 20250326100200565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100200565 DMM DEBUG MM(262420000001056/cd745477) Requesting authorization (sgsn_auth.c:160) 20250326100200565 DMM INFO MM(262420000001056/cd745477) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100200565 DMM DEBUG MM(262420000001056/cd745477) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100200565 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250326100200565 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) 20250326100200565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100200565 DMM DEBUG MM(262420000001056/cd745477) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100200565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200565 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200565 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 87 a0 1f 3c fd 8c 39 42 17 23 ef 38 5a fb b2 aa 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100200572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200572 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100200572 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100200572 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100200572 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250326100200572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100200572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100200572 DMM INFO MM(262420000001056/cd745477) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd745477) (gprs_gmm.c:337) 20250326100200572 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250326100200573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100200573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cd 74 54 77 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100200577 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100200577 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100200577 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250326100200577 DMM INFO MM(262420000001056/cd745477) Subscriber data update (mmctx.c:445) 20250326100200577 DMM DEBUG MM(262420000001056/cd745477) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100200577 DMM INFO MM(262420000001056/cd745477) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100200577 DMM NOTICE MM(262420000001056/cd745477) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250326100200577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100200577 DMM NOTICE MM(262420000001056/cd745477) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100200577 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) 20250326100200577 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100200577 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250326100200577 DMM INFO MM(262420000001056/cd745477) Subscriber data update (mmctx.c:445) 20250326100200577 DMM DEBUG MM(262420000001056/cd745477) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100200580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200580 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200580 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100200580 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100200580 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100200580 DMM INFO MM(262420000001056/cd745477) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100200580 DMM NOTICE MM(262420000001056/cd745477) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100200580 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100200580 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100200580 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100200580 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100200580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100200580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100200580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200580 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 df 65 ce 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100200586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200587 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200587 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100200587 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100200587 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100200587 DMM INFO MM(262420000001056/cd745477) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100200587 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100200587 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100200587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200587 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 df 65 ce 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14640590 20250326100200589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200589 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b df 65 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: 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 := 'CD745477'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)8476503 SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: First idle individual index:0 20250326100200792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100200792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200793 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100200793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100200793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 81 57 57 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 cd 74 54 77 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100200794 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100200794 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100200794 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100200794 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCD745477) type="signalling"  (gprs_gmm.c:1936) 20250326100200794 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100200794 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100200794 DMM DEBUG MM(262420000001056/cd745477) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100200794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 81 57 57 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100200795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100200795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100200795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100200795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100200795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100200795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100200795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100200795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 81 57 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 87 a0 1f 3c fd 8c 39 42 17 23 ef 38 5a fb b2 aa 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: { messageType := 2, destLocRef := '815757'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100200811 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100200811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100200811 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100200811 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100200811 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100200811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100200811 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100200811 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100200811 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100200811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100200811 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100200811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100200811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100200811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100200811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100200811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100200811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100200811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100200811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100200812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100200817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1585)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1573)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1589)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100200821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100200821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1588)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1583)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1578)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1576)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1581)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1571)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Mar 26 10:02:00 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 20250326100200927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100201429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263632) 20250326100201822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100201822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263632, count=268084) 20250326100202812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100202812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100202812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100202824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100202824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:02:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100203825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100203825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250326100204505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100204508 DMM INFO MM(262420000001056/cd745477) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100204508 DMM INFO MM(262420000001056/cd745477) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100204508 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100204508 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100204508 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100204508 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100204508 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250326100204508 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) 20250326100204508 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250326100204508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100204508 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100204508 DMM DEBUG MM_STATE_Iu(11)[0x55e8fe3b2610]{Detached}: Deallocated (fsm.c:568) 20250326100204508 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3100]{Deregistered}: Deallocated (fsm.c:568) 20250326100204508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100204539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100204539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100204539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100204539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100204539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100204539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100204539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100204539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100204540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100204540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100204540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100204541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100204541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100204541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100204541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100204541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100204541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100204541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100204541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100204541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100204544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100204553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100204553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@c60a1c1a8e2e: 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(1595)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100204559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100204559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100204559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100204559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100204560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100204560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100204560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100204560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100204561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100204561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100204561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100204561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100204561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100204561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100204561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100204561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100204561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100204561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100204562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100204562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100204565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100204570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100204570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100204577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100204577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100204577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100204577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100204577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100204577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100204577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100204577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100204578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100204578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100204578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100204578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100204578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100204578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100204578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100204578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100204578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100204578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100204578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1606)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100204578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100204578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100204580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1609)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100204585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100204585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100204785 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100204785 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100204785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100204785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100204791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100204791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100204791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100204791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100204791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100204791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100204791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100204792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100204792 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100204792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100204792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100204794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100204794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100204794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100204794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100204794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100204794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100204794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100204794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100204794 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100204794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100204794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100204794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100204795 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100204826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100204826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100204826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100204826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100204830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100204832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100205589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205589 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205589 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100205589 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100205589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205589 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='F0EBDAE0'O, index=0 SGSN_Test-GSUP(1612)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: 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 := 'B435'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(1608)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14126967 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100205909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205909 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 d7 8f 77 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 b4 35 f2 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205909 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100205909 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100205909 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100205909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100205909 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Deregistered}: Allocated (fsm.c:456) 20250326100205909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100205909 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Allocated (fsm.c:456) 20250326100205909 DMM DEBUG MM_STATE_Iu[0x55e8fe3b3430]{Detached}: Allocated (fsm.c:456) 20250326100205909 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100205909 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100205909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100205910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100205910 DMM DEBUG MM(262420000001057/e26b53c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100205910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250326100205910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100205910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 d7 8f 77 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100205910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: { messageType := 2, destLocRef := 'D78F77'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: 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 := 'BFD4E6C0C3FB7ECAFFD113846F5B191F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A07B1112'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5552C8B7FC79835B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93661B339C8ED365638646F112D08063'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C7BD7FE6D4E235FA1CF11A530574ACF4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '671E6E22D45827F4049107396A37F9F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6C7FB65745AAE8D7'O } } } } } SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250326100205918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205918 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100205919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100205919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100205919 DMM DEBUG MM(262420000001057/e26b53c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250326100205919 DMM NOTICE MM(262420000001057/e26b53c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100205919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100205919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100205919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100205919 DMM DEBUG MM(262420000001057/e26b53c3) Requesting authorization (sgsn_auth.c:160) 20250326100205919 DMM INFO MM(262420000001057/e26b53c3) Requesting authentication tuples (sgsn_auth.c:184) 20250326100205919 DMM DEBUG MM(262420000001057/e26b53c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100205919 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250326100205919 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250326100205921 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100205921 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100205921 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100205921 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100205921 DMM INFO MM(262420000001057/e26b53c3) Subscriber data update (mmctx.c:445) 20250326100205921 DMM DEBUG MM(262420000001057/e26b53c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100205921 DMM INFO MM(262420000001057/e26b53c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100205921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100205921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100205921 DMM INFO MM(262420000001057/e26b53c3) <- GMM AUTH AND CIPHERING REQ (rand = bf d4 e6 c0 c3 fb 7e ca ff d1 13 84 6f 5b 19 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 1e 6e 22 d4 58 27 f4 04 91 07 39 6a 37 f9 f3 ) (gprs_gmm.c:510) 20250326100205921 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250326100205921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205921 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 bf d4 e6 c0 c3 fb 7e ca ff d1 13 84 6f 5b 19 1f 80 28 10 67 1e 6e 22 d4 58 27 f4 04 91 07 39 6a 37 f9 f3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C226C7FB65723094399990000105007F0290445AAE8D7'O 20250326100205927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205927 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 6c 7f b6 57 23 09 43 99 99 00 00 10 50 07 f0 29 04 45 aa e8 d7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205927 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100205927 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100205927 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100205927 DMM INFO MM(262420000001057/e26b53c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100205927 DMM NOTICE MM(262420000001057/e26b53c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100205927 DMM DEBUG MM(262420000001057/e26b53c3) checking auth: received UMTS RES = 6c 7f b6 57 45 aa e8 d7 (gprs_gmm.c:716) 20250326100205927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100205927 DMM DEBUG MM(262420000001057/e26b53c3) Requesting authorization (sgsn_auth.c:160) 20250326100205927 DMM INFO MM(262420000001057/e26b53c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100205927 DMM DEBUG MM(262420000001057/e26b53c3) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100205927 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250326100205927 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) 20250326100205927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100205927 DMM DEBUG MM(262420000001057/e26b53c3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100205927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205927 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 66 1b 33 9c 8e d3 65 63 86 46 f1 12 d0 80 63 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100205935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205935 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205936 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100205936 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100205936 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100205936 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250326100205936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100205936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100205936 DMM INFO MM(262420000001057/e26b53c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe26b53c3) (gprs_gmm.c:337) 20250326100205936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250326100205936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100205936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e2 6b 53 c3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100205940 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100205940 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100205940 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250326100205940 DMM INFO MM(262420000001057/e26b53c3) Subscriber data update (mmctx.c:445) 20250326100205940 DMM DEBUG MM(262420000001057/e26b53c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100205940 DMM INFO MM(262420000001057/e26b53c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100205940 DMM NOTICE MM(262420000001057/e26b53c3) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250326100205940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100205940 DMM NOTICE MM(262420000001057/e26b53c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100205940 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) 20250326100205940 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100205940 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250326100205940 DMM INFO MM(262420000001057/e26b53c3) Subscriber data update (mmctx.c:445) 20250326100205940 DMM DEBUG MM(262420000001057/e26b53c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100205942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205942 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205942 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100205942 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100205942 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100205942 DMM INFO MM(262420000001057/e26b53c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100205942 DMM NOTICE MM(262420000001057/e26b53c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100205942 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100205942 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100205942 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100205942 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100205942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100205942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100205942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 d7 8f 77 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100205947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205947 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100205947 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100205947 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100205947 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100205947 DMM INFO MM(262420000001057/e26b53c3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100205947 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100205947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100205947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100205947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100205947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 d7 8f 77 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100205947 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 20250326100205949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100205949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100205949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100205949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100205949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100205949 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100205949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100205949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100205949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100205949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d d7 8f 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14126967 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: 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 := 'E26B53C3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)12036663 SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: First idle individual index:0 20250326100206152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100206152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100206152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100206152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100206153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100206153 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100206153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100206153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100206153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100206153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b7 aa 37 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e2 6b 53 c3 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100206153 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100206153 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100206153 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100206153 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE26B53C3) type="signalling"  (gprs_gmm.c:1936) 20250326100206153 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100206154 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100206154 DMM DEBUG MM(262420000001057/e26b53c3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100206154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100206154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100206154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100206154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100206154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100206154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100206154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 b7 aa 37 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100206154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100206154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100206154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100206154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100206154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100206154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100206154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100206154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b7 aa 37 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 66 1b 33 9c 8e d3 65 63 86 46 f1 12 d0 80 63 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: { messageType := 2, destLocRef := 'B7AA37'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100206169 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100206169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100206169 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100206169 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100206169 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100206169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100206169 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100206169 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100206169 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100206169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100206169 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100206169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100206169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100206169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100206169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100206169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100206169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100206169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100206169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100206169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100206175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1608)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100206180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100206180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1606)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1601)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1596)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1604)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1599)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1594)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Mar 26 10:02:06 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 20250326100206312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100206815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265860) 20250326100207181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100207181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=265860, count=267020) 20250326100208170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100208170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100208170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100208183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100208183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:02:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100209184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100209185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_attach_pdp_act_pmm_idle started. 20250326100209897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100209899 DMM INFO MM(262420000001057/e26b53c3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100209899 DMM INFO MM(262420000001057/e26b53c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100209899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100209899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100209899 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100209899 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100209899 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250326100209899 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) 20250326100209899 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250326100209899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100209899 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Deallocated (fsm.c:568) 20250326100209899 DMM DEBUG MM_STATE_Iu(13)[0x55e8fe3b3430]{Detached}: Deallocated (fsm.c:568) 20250326100209899 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2610]{Deregistered}: Deallocated (fsm.c:568) 20250326100209900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100209949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100209949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100209949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100209949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100209949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100209949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100209949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100209949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100209950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100209950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100209950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100209950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100209950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100209950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100209950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100209950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100209950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100209950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100209950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100209950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100209953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100209959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100209969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100209969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100209969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100209969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100209969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100209969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100209969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100209969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100209971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100209971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100209971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100209971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100209971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100209971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100209971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100209971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100209971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100209971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100209971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100209971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100209973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100209977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100209977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100209984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100209984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100209984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100209984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100209984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100209984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100209984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100209984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100209985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100209985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100209985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100209985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100209985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100209985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100209985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100209985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100209985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100209985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100209985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100209985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100209985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100209987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100209992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100209992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1632)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100210186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100210186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100210186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100210186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100210187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100210187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100210193 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100210194 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100210194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100210194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100210195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100210195 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100210195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100210195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100210195 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100210195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100210195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100210195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100210195 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100211012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211012 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211012 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100211013 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100211013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@c60a1c1a8e2e: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E21976A5'O, index=0 SGSN_Test-GSUP(1635)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: 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 := 'D742'O, rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6153452 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: First idle individual index:0 SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 20250326100211264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211264 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 5d e4 ec 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 d7 42 17 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211264 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100211264 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100211264 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100211264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100211264 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Deregistered}: Allocated (fsm.c:456) 20250326100211264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100211264 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100211264 DMM DEBUG MM_STATE_Iu[0x55e8fe3b7130]{Detached}: Allocated (fsm.c:456) 20250326100211264 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100211264 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100211264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100211264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100211264 DMM DEBUG MM(262420000001005/ebd4b1e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100211264 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250326100211264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211264 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100211264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 5d e4 ec 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100211264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211264 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: { messageType := 2, destLocRef := '5DE4EC'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: 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 := '520BBCDC8127413CB4F029F289160361'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D56D962'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '796FFA4C7C4DF24D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1901A350756F7D7FAE3A1BE619F68BFC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C353768C1A0E5DE21FCC08C93EAE940E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B49EBE12844C44F735B405E717644996'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F4F4C6B7E1B1C0A9'O } } } } } SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250326100211277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211277 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100211278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100211278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100211278 DMM DEBUG MM(262420000001005/ebd4b1e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250326100211278 DMM NOTICE MM(262420000001005/ebd4b1e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100211278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100211278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100211278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100211278 DMM DEBUG MM(262420000001005/ebd4b1e9) Requesting authorization (sgsn_auth.c:160) 20250326100211278 DMM INFO MM(262420000001005/ebd4b1e9) Requesting authentication tuples (sgsn_auth.c:184) 20250326100211278 DMM DEBUG MM(262420000001005/ebd4b1e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100211278 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250326100211278 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@c60a1c1a8e2e: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250326100211281 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100211281 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100211281 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100211281 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100211281 DMM INFO MM(262420000001005/ebd4b1e9) Subscriber data update (mmctx.c:445) 20250326100211281 DMM DEBUG MM(262420000001005/ebd4b1e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100211281 DMM INFO MM(262420000001005/ebd4b1e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100211281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100211281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100211281 DMM INFO MM(262420000001005/ebd4b1e9) <- GMM AUTH AND CIPHERING REQ (rand = 52 0b bc dc 81 27 41 3c b4 f0 29 f2 89 16 03 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 9e be 12 84 4c 44 f7 35 b4 05 e7 17 64 49 96 ) (gprs_gmm.c:510) 20250326100211281 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250326100211281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211281 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 52 0b bc dc 81 27 41 3c b4 f0 29 f2 89 16 03 61 80 28 10 b4 9e be 12 84 4c 44 f7 35 b4 05 e7 17 64 49 96 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622F4F4C6B723094399990000100005F02904E1B1C0A9'O 20250326100211288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211288 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 f4 f4 c6 b7 23 09 43 99 99 00 00 10 00 05 f0 29 04 e1 b1 c0 a9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211288 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100211288 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100211288 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100211288 DMM INFO MM(262420000001005/ebd4b1e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100211288 DMM NOTICE MM(262420000001005/ebd4b1e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100211288 DMM DEBUG MM(262420000001005/ebd4b1e9) checking auth: received UMTS RES = f4 f4 c6 b7 e1 b1 c0 a9 (gprs_gmm.c:716) 20250326100211288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100211288 DMM DEBUG MM(262420000001005/ebd4b1e9) Requesting authorization (sgsn_auth.c:160) 20250326100211288 DMM INFO MM(262420000001005/ebd4b1e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100211288 DMM DEBUG MM(262420000001005/ebd4b1e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100211288 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250326100211288 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) 20250326100211288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100211288 DMM DEBUG MM(262420000001005/ebd4b1e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100211288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211288 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 01 a3 50 75 6f 7d 7f ae 3a 1b e6 19 f6 8b fc 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100211298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211298 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211298 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100211298 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100211298 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100211298 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250326100211298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100211298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100211298 DMM INFO MM(262420000001005/ebd4b1e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xebd4b1e9) (gprs_gmm.c:337) 20250326100211298 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250326100211298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100211298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 eb d4 b1 e9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100211303 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100211303 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100211303 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250326100211303 DMM INFO MM(262420000001005/ebd4b1e9) Subscriber data update (mmctx.c:445) 20250326100211303 DMM DEBUG MM(262420000001005/ebd4b1e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100211303 DMM INFO MM(262420000001005/ebd4b1e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100211303 DMM NOTICE MM(262420000001005/ebd4b1e9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250326100211303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100211303 DMM NOTICE MM(262420000001005/ebd4b1e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100211303 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) 20250326100211303 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100211303 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250326100211303 DMM INFO MM(262420000001005/ebd4b1e9) Subscriber data update (mmctx.c:445) 20250326100211303 DMM DEBUG MM(262420000001005/ebd4b1e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100211306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211306 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211306 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100211306 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100211306 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100211306 DMM INFO MM(262420000001005/ebd4b1e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100211306 DMM NOTICE MM(262420000001005/ebd4b1e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100211306 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100211306 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100211306 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100211306 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100211306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100211306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100211306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 5d e4 ec 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100211312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211312 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100211313 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100211313 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100211313 DMM INFO MM(262420000001005/ebd4b1e9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100211313 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100211313 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100211313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211313 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 5d e4 ec 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 20250326100211314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211314 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f 5d e4 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6153452 TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: 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 := 'EBD4B1E9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1316768 SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: First idle individual index:0 20250326100211516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100211517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100211517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100211517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 14 17 a0 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 eb d4 b1 e9 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100211517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100211517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100211517 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100211518 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEBD4B1E9) type="signalling"  (gprs_gmm.c:1936) 20250326100211518 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100211518 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100211518 DMM DEBUG MM(262420000001005/ebd4b1e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100211518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 14 17 a0 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100211518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100211518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100211518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100211518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100211518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100211519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100211519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100211519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 14 17 a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 01 a3 50 75 6f 7d 7f ae 3a 1b e6 19 f6 8b fc 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: { messageType := 2, destLocRef := '1417A0'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100211535 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100211535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100211535 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100211535 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100211535 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100211535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100211535 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100211535 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100211535 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100211535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100211536 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100211536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100211536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100211536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100211536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100211536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100211536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100211536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100211536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100211536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100211542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100211548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100211548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1635)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1624)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@c60a1c1a8e2e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1619)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1629)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1622)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1627)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1617)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Mar 26 10:02:11 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 20250326100211708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100212211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261792) 20250326100212548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100212549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261792, count=266244) 20250326100213537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100213537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100213537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100213549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100213550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:02:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100214550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100214551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_pmm_idle_rx_mt_data started. 20250326100215284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100215287 DMM INFO MM(262420000001005/ebd4b1e9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100215287 DMM INFO MM(262420000001005/ebd4b1e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100215287 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100215287 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100215287 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100215287 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100215287 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250326100215287 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) 20250326100215287 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250326100215287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100215287 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100215287 DMM DEBUG MM_STATE_Iu(15)[0x55e8fe3b7130]{Detached}: Deallocated (fsm.c:568) 20250326100215287 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b3430]{Deregistered}: Deallocated (fsm.c:568) 20250326100215287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100215332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100215332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100215332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100215332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100215332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100215332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100215332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100215332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100215333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100215333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100215333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100215333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100215333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100215333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100215333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100215333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100215335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100215340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100215340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100215346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100215346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100215346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100215346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215346 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100215346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100215346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100215346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100215346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100215347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100215347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100215347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100215347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100215347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100215347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100215347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100215347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100215349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100215354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100215354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1649)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100215367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100215367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100215367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100215367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100215367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100215367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100215367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100215367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100215369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100215369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100215369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100215369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100215369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100215369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100215369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100215369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100215369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100215369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100215369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250326100215369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100215369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test_0-M3UA(1655)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1655)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation -NSVCI99(1653)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 20250326100215372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100215377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100215377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100215551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100215552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100215552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100215552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100215556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250326100215557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100215570 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100215570 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100215570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100215571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100215576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100215576 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100215576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100215576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100215576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100215576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100215576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100215576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100215576 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100215576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100215576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100215578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100215578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100215578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100215578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100215578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100215578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100215578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100215578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100215578 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100215578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100215578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100215578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100215579 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100216385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216385 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216386 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100216386 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100216386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@c60a1c1a8e2e: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E1F3B4CC'O, index=0 SGSN_Test-GSUP(1658)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: 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 := '08E3'O, rac := '13'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4706267 SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: First idle individual index:0 20250326100216648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216648 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 47 cf db 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 08 e3 13 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216648 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100216648 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100216648 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100216648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100216648 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Deregistered}: Allocated (fsm.c:456) 20250326100216648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Allocated (fsm.c:456) 20250326100216648 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Allocated (fsm.c:456) 20250326100216648 DMM DEBUG MM_STATE_Iu[0x55e8fe3b2a80]{Detached}: Allocated (fsm.c:456) 20250326100216648 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100216649 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100216649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100216649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100216649 DMM DEBUG MM(262420000001007/ddf970b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100216649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250326100216649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216649 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250326100216649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 47 cf db 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100216649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216649 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: { messageType := 2, destLocRef := '47CFDB'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(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: 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 := 'B68DA2E9F1E78CEFA10F60B5FF2214A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43561727'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F163DBB23A9A5B88'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7380F3AFE7FD03859CE0074438EFECF0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '855A2DC0719E7FB5CD267284E8A00342'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D647270B513B86E269F892EEA14BD6F4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6270626D5187562E'O } } } } } SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_from0 20250326100216661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216661 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250326100216661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100216661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100216661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100216662 DMM DEBUG MM(262420000001007/ddf970b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250326100216662 DMM NOTICE MM(262420000001007/ddf970b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100216662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100216662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100216662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100216662 DMM DEBUG MM(262420000001007/ddf970b9) Requesting authorization (sgsn_auth.c:160) 20250326100216662 DMM INFO MM(262420000001007/ddf970b9) Requesting authentication tuples (sgsn_auth.c:184) 20250326100216662 DMM DEBUG MM(262420000001007/ddf970b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100216662 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250326100216662 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@c60a1c1a8e2e: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250326100216666 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100216666 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100216666 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100216666 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100216666 DMM INFO MM(262420000001007/ddf970b9) Subscriber data update (mmctx.c:445) 20250326100216666 DMM DEBUG MM(262420000001007/ddf970b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100216666 DMM INFO MM(262420000001007/ddf970b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100216666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100216666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100216666 DMM INFO MM(262420000001007/ddf970b9) <- GMM AUTH AND CIPHERING REQ (rand = b6 8d a2 e9 f1 e7 8c ef a1 0f 60 b5 ff 22 14 a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 47 27 0b 51 3b 86 e2 69 f8 92 ee a1 4b d6 f4 ) (gprs_gmm.c:510) 20250326100216666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250326100216666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216666 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 b6 8d a2 e9 f1 e7 8c ef a1 0f 60 b5 ff 22 14 a0 80 28 10 d6 47 27 0b 51 3b 86 e2 69 f8 92 ee a1 4b d6 f4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300226270626D23094399990000100007F029045187562E'O 20250326100216676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216676 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 00 22 62 70 62 6d 23 09 43 99 99 00 00 10 00 07 f0 29 04 51 87 56 2e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216677 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100216677 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100216677 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100216677 DMM INFO MM(262420000001007/ddf970b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100216677 DMM NOTICE MM(262420000001007/ddf970b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100216677 DMM DEBUG MM(262420000001007/ddf970b9) checking auth: received UMTS RES = 62 70 62 6d 51 87 56 2e (gprs_gmm.c:716) 20250326100216677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100216677 DMM DEBUG MM(262420000001007/ddf970b9) Requesting authorization (sgsn_auth.c:160) 20250326100216677 DMM INFO MM(262420000001007/ddf970b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100216677 DMM DEBUG MM(262420000001007/ddf970b9) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100216677 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250326100216677 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) 20250326100216677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100216677 DMM DEBUG MM(262420000001007/ddf970b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100216677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216677 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 73 80 f3 af e7 fd 03 85 9c e0 07 44 38 ef ec f0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100216689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216689 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216690 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100216690 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100216690 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100216690 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250326100216690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100216690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100216690 DMM INFO MM(262420000001007/ddf970b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xddf970b9) (gprs_gmm.c:337) 20250326100216690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250326100216690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216690 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100216690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dd f9 70 b9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100216696 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100216696 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100216696 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250326100216696 DMM INFO MM(262420000001007/ddf970b9) Subscriber data update (mmctx.c:445) 20250326100216696 DMM DEBUG MM(262420000001007/ddf970b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100216696 DMM INFO MM(262420000001007/ddf970b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100216696 DMM NOTICE MM(262420000001007/ddf970b9) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250326100216696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100216696 DMM NOTICE MM(262420000001007/ddf970b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100216696 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) 20250326100216697 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100216697 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250326100216697 DMM INFO MM(262420000001007/ddf970b9) Subscriber data update (mmctx.c:445) 20250326100216697 DMM DEBUG MM(262420000001007/ddf970b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100216699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216699 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100216699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100216699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100216699 DMM INFO MM(262420000001007/ddf970b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100216699 DMM NOTICE MM(262420000001007/ddf970b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100216699 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100216699 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100216699 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100216699 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100216699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100216699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100216699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216699 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 00 06 47 cf db 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100216703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216703 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216703 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100216703 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100216703 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100216703 DMM INFO MM(262420000001007/ddf970b9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100216703 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100216703 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100216703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216703 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 47 cf db 00 00 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 20250326100216704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216704 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 47 cf db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4706267 TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: 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 := 'DDF970B9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)8194891 SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: First idle individual index:0 20250326100216908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100216908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216908 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100216908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100216908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7d 0b 4b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 dd f9 70 b9 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100216909 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100216909 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100216909 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100216909 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDDF970B9) type="signalling"  (gprs_gmm.c:1936) 20250326100216909 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100216909 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100216909 DMM DEBUG MM(262420000001007/ddf970b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100216910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 7d 0b 4b 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100216910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100216910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100216910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100216910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100216910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100216910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100216910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100216910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7d 0b 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 73 80 f3 af e7 fd 03 85 9c e0 07 44 38 ef ec f0 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: { messageType := 2, destLocRef := '7D0B4B'O ("}\vK"), 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(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100216921 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100216921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100216921 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100216921 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100216921 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100216921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100216921 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100216921 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100216921 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100216921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100216921 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100216921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100216921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100216921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100216921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100216921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100216921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100216921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100216921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100216921 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100216927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1654)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1642)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1658)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1647)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1653)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@c60a1c1a8e2e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@c60a1c1a8e2e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@c60a1c1a8e2e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100216934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100216934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1656)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1645)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1640)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1651)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Mar 26 10:02:17 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 20250326100217093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100217596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261644) 20250326100217934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100217935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261644, count=266096) 20250326100218923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100218923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100218923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100218936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100218936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Wed Mar 26 10:02:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100219938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100219938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test case TC_update_ctx_err_ind_from_ggsn started. 20250326100220688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100220691 DMM INFO MM(262420000001007/ddf970b9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100220691 DMM INFO MM(262420000001007/ddf970b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100220691 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100220691 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100220691 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100220691 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100220691 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250326100220691 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) 20250326100220691 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250326100220691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a98e0]{Init}: Deallocated (fsm.c:568) 20250326100220691 DMM DEBUG MM_STATE_Gb[0x55e8fe3a9b40]{Idle}: Deallocated (fsm.c:568) 20250326100220691 DMM DEBUG MM_STATE_Iu(17)[0x55e8fe3b2a80]{Detached}: Deallocated (fsm.c:568) 20250326100220691 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b7130]{Deregistered}: Deallocated (fsm.c:568) 20250326100220691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100220728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100220728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100220728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100220728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100220728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100220728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100220728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100220728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100220729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100220729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100220729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100220729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100220729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100220729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100220729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100220729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250326100220729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100220729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100220729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100220729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@c60a1c1a8e2e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100220732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100220739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100220739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@c60a1c1a8e2e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100220744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250326100220744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100220744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100220744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250326100220744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100220744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100220744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100220744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100220745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100220745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100220745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100220745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100220745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100220745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100220745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100220745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250326100220745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100220745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250326100220745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100220745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@c60a1c1a8e2e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250326100220748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@c60a1c1a8e2e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250326100220753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8fe3a6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100220753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@c60a1c1a8e2e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@c60a1c1a8e2e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@c60a1c1a8e2e: Provider Link came up: sending NS-RESET 20250326100220763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250326100220763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100220763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100220763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250326100220763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100220763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100220763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100220763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250326100220763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100220763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100220763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250326100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250326100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250326100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250326100220764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100220764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250326100220764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250326100220764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250326100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250326100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@c60a1c1a8e2e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@c60a1c1a8e2e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c60a1c1a8e2e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@c60a1c1a8e2e: ************************************************* SGSN_Test_0-M3UA(1678)@c60a1c1a8e2e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@c60a1c1a8e2e: ************************************************* MTC@c60a1c1a8e2e: Starting RAN_Emulation 20250326100220766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@c60a1c1a8e2e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@c60a1c1a8e2e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250326100220771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8fe3a8070]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250326100220771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@c60a1c1a8e2e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250326100220939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100220939 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250326100220939 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250326100220939 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250326100220943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250326100220944 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250326100220966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250326100220966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250326100220966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250326100220967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@c60a1c1a8e2e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250326100220971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100220971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250326100220971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250326100220971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250326100220971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250326100220971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250326100220971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250326100220971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100220971 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250326100220971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100220971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250326100220973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100220973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250326100220973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250326100220973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100220973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250326100220973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250326100220974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250326100220974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100220974 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250326100220974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100220974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100220974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250326100220974 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250326100221784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100221784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100221784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100221785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100221785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100221785 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100221785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100221785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100221785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100221785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100221785 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250326100221785 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250326100221785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100221785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100221785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100221785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100221786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100221786 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100221786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100221786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100221786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100221786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0d 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@c60a1c1a8e2e: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CC693D7F'O, index=0 SGSN_Test-GSUP(1681)@c60a1c1a8e2e: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: 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 := '356E'O ("5n"), rac := '4A'O ("J") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9213433 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: First idle individual index:0 20250326100222037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222037 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 8c 95 f9 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 35 6e 4a 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222037 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100222037 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100222037 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100222037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250326100222037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Deregistered}: Allocated (fsm.c:456) 20250326100222037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Allocated (fsm.c:456) 20250326100222037 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Allocated (fsm.c:456) 20250326100222037 DMM DEBUG MM_STATE_Iu[0x55e8fe3b9970]{Detached}: Allocated (fsm.c:456) 20250326100222037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250326100222037 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250326100222037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250326100222037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250326100222037 DMM DEBUG MM(262420000001004/e1c9cad4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250326100222037 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250326100222037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 8c 95 f9 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100222037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: { messageType := 2, destLocRef := '8C95F9'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(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: 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 := '08EC398123FAAEB6C2783EB9611BE6F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C468A936'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34B4779BE9CC07F6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BEA96621FED6E564E6CF850DB827CFD4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BED51C35E75A49660E748F44DA17E19B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB57051695FA112E9552B44AE05573F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '911E2CA0F1A20A0D'O } } } } } SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_len:23 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250326100222044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222044 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222044 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100222044 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100222044 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100222044 DMM DEBUG MM(262420000001004/e1c9cad4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250326100222044 DMM NOTICE MM(262420000001004/e1c9cad4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250326100222044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250326100222044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250326100222044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250326100222044 DMM DEBUG MM(262420000001004/e1c9cad4) Requesting authorization (sgsn_auth.c:160) 20250326100222044 DMM INFO MM(262420000001004/e1c9cad4) Requesting authentication tuples (sgsn_auth.c:184) 20250326100222044 DMM DEBUG MM(262420000001004/e1c9cad4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250326100222044 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250326100222044 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@c60a1c1a8e2e: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@c60a1c1a8e2e: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250326100222046 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250326100222046 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250326100222046 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250326100222046 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250326100222046 DMM INFO MM(262420000001004/e1c9cad4) Subscriber data update (mmctx.c:445) 20250326100222046 DMM DEBUG MM(262420000001004/e1c9cad4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250326100222046 DMM INFO MM(262420000001004/e1c9cad4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250326100222046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250326100222046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250326100222046 DMM INFO MM(262420000001004/e1c9cad4) <- GMM AUTH AND CIPHERING REQ (rand = 08 ec 39 81 23 fa ae b6 c2 78 3e b9 61 1b e6 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 57 05 16 95 fa 11 2e 95 52 b4 4a e0 55 73 f3 ) (gprs_gmm.c:510) 20250326100222046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250326100222046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222046 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 08 ec 39 81 23 fa ae b6 c2 78 3e b9 61 1b e6 f8 80 28 10 db 57 05 16 95 fa 11 2e 95 52 b4 4a e0 55 73 f3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_len:37 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22911E2CA023094399990000100004F02904F1A20A0D'O 20250326100222049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222049 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0e 22 91 1e 2c a0 23 09 43 99 99 00 00 10 00 04 f0 29 04 f1 a2 0a 0d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100222049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100222049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100222049 DMM INFO MM(262420000001004/e1c9cad4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250326100222049 DMM NOTICE MM(262420000001004/e1c9cad4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250326100222049 DMM DEBUG MM(262420000001004/e1c9cad4) checking auth: received UMTS RES = 91 1e 2c a0 f1 a2 0a 0d (gprs_gmm.c:716) 20250326100222049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250326100222049 DMM DEBUG MM(262420000001004/e1c9cad4) Requesting authorization (sgsn_auth.c:160) 20250326100222049 DMM INFO MM(262420000001004/e1c9cad4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250326100222049 DMM DEBUG MM(262420000001004/e1c9cad4) Requesting subscriber data update (gprs_subscriber.c:894) 20250326100222049 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250326100222049 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) 20250326100222049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250326100222049 DMM DEBUG MM(262420000001004/e1c9cad4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250326100222049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be a9 66 21 fe d6 e5 64 e6 cf 85 0d b8 27 cf d4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_len:12 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250326100222055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222055 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222055 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250326100222055 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250326100222055 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250326100222055 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250326100222055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250326100222055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250326100222055 DMM INFO MM(262420000001004/e1c9cad4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1c9cad4) (gprs_gmm.c:337) 20250326100222055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250326100222055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222055 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100222055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222055 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e1 c9 ca d4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250326100222057 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250326100222057 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250326100222057 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250326100222057 DMM INFO MM(262420000001004/e1c9cad4) Subscriber data update (mmctx.c:445) 20250326100222057 DMM DEBUG MM(262420000001004/e1c9cad4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250326100222057 DMM INFO MM(262420000001004/e1c9cad4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250326100222057 DMM NOTICE MM(262420000001004/e1c9cad4) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250326100222057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250326100222057 DMM NOTICE MM(262420000001004/e1c9cad4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250326100222057 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) 20250326100222057 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250326100222057 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250326100222057 DMM INFO MM(262420000001004/e1c9cad4) Subscriber data update (mmctx.c:445) 20250326100222057 DMM DEBUG MM(262420000001004/e1c9cad4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_len:14 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250326100222058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222058 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250326100222058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250326100222058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250326100222058 DMM INFO MM(262420000001004/e1c9cad4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250326100222058 DMM NOTICE MM(262420000001004/e1c9cad4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250326100222058 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250326100222058 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250326100222058 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250326100222058 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250326100222058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250326100222058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250326100222058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222058 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 8c 95 f9 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_len:7 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: vl_from0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250326100222061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222061 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222061 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250326100222061 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250326100222061 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250326100222061 DMM INFO MM(262420000001004/e1c9cad4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250326100222061 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250326100222061 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250326100222061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 8c 95 f9 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 20250326100222061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9213433 20250326100222061 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 8c 95 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: 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 := 'E1C9CAD4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13995000 SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: First idle individual index:0 20250326100222265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250326100222265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222265 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250326100222265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250326100222265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 d5 8b f8 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e1 c9 ca d4 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250326100222266 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250326100222266 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250326100222266 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250326100222266 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1C9CAD4) type="signalling"  (gprs_gmm.c:1936) 20250326100222266 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250326100222266 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250326100222266 DMM DEBUG MM(262420000001004/e1c9cad4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250326100222266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 d5 8b f8 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250326100222266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250326100222266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250326100222266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250326100222266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250326100222266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250326100222266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250326100222267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250326100222267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 d5 8b f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be a9 66 21 fe d6 e5 64 e6 cf 85 0d b8 27 cf d4 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: { messageType := 2, destLocRef := 'D58BF8'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(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@c60a1c1a8e2e: Final verdict of PTC: error 20250326100222281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250326100222281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100222281 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250326100222281 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250326100222281 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250326100222281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250326100222281 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250326100222281 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250326100222281 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250326100222281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250326100222281 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250326100222281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250326100222281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250326100222281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250326100222281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250326100222281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250326100222281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250326100222281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250326100222281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250326100222281 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250326100222287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1675)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP(1681)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98(1670)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100222292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250326100222292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1662)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@c60a1c1a8e2e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@c60a1c1a8e2e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97(1665)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99-provIP(1674)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI98-provIP(1668)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI97-provIP(1663)@c60a1c1a8e2e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@c60a1c1a8e2e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@c60a1c1a8e2e: Final verdict of PTC: none -NSVCI99(1676)@c60a1c1a8e2e: Final verdict of PTC: none 20250326100222312 DGPRS DEBUG Checking for inactive LLMEs, time = 6214248 (sgsn.c:132) SGSN_Test-GGSN_GTP(1682)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: none MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@c60a1c1a8e2e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@c60a1c1a8e2e: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Mar 26 10:02:22 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 20250326100222408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100222910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262064) 20250326100223294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100223294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=262064, count=266516) 20250326100224282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250326100224282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250326100224282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250326100224294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100224294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@c60a1c1a8e2e: Test execution finished. MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Mar 26 10:02:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100225295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100225295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_NS_connect_alive started. 20250326100225992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100225995 DMM INFO MM(262420000001004/e1c9cad4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250326100225995 DMM INFO MM(262420000001004/e1c9cad4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250326100225995 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250326100225995 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250326100225995 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250326100225995 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250326100225995 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250326100225995 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) 20250326100225995 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250326100225995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8fe3a9b40]{Init}: Deallocated (fsm.c:568) 20250326100225995 DMM DEBUG MM_STATE_Gb[0x55e8fe3a98e0]{Idle}: Deallocated (fsm.c:568) 20250326100225995 DMM DEBUG MM_STATE_Iu(19)[0x55e8fe3b9970]{Detached}: Deallocated (fsm.c:568) 20250326100225995 DMM DEBUG GMM(gmm_fsm)[0x55e8fe3b2a80]{Deregistered}: Deallocated (fsm.c:568) 20250326100225995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250326100226022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250326100226023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250326100226023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250326100226297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100226297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: setverdict(pass): none -> pass MTC@c60a1c1a8e2e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250326100227033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: pass MTC@c60a1c1a8e2e: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@c60a1c1a8e2e: Test case TC_NS_connect_alive finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Mar 26 10:02:27 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 20250326100227071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100227297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100227297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100227574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10476) 20250326100228299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100228299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10476, count=14832) 20250326100229299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100229299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Mar 26 10:02:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250326100230300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100230300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@c60a1c1a8e2e: Test case TC_NS_connect_reset started. 20250326100230662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100230664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250326100230698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250326100230698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250326100230698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250326100230698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250326100230698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250326100230698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250326100230698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250326100230698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250326100230698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8fe3a5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@c60a1c1a8e2e: setverdict(pass): none -> pass 20250326100231302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100231302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c60a1c1a8e2e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250326100231705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41196<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@c60a1c1a8e2e: Final verdict of PTC: none MTC@c60a1c1a8e2e: Setting final verdict of the test case. MTC@c60a1c1a8e2e: Local verdict of MTC: pass MTC@c60a1c1a8e2e: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@c60a1c1a8e2e: Test case TC_NS_connect_reset finished. Verdict: pass MTC@c60a1c1a8e2e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Mar 26 10:02:31 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 20250326100231744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250326100232246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20250326100232302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100232302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7996, count=12352) 20250326100233304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100233304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100233699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@c60a1c1a8e2e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@c60a1c1a8e2e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c60a1c1a8e2e: Terminating MTC. MC@c60a1c1a8e2e: MTC terminated. MC2> exit MC@c60a1c1a8e2e: Shutting down session. MC@c60a1c1a8e2e: Shutdown complete. 20250326100234304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100234304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-8048.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3828199) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250326100235305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100235305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100236306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100236307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100236700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250326100237307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100237307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250326100238307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250326100238307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3828130) [testenv][generic] Stopping sgsn (3828157) [testenv] Showing testsuite/junit-xml-8048.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-8048.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0'] testenv-sgsn-generic-osmocom-nightly-20250326-0948-c1af73c3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2668/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